Skip to content

Commit 9cdc1d2

Browse files
committed
final cran comments for submission.
1 parent 0e8bd06 commit 9cdc1d2

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

cran-comments.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
## Test environments
22
* local macOS (10.12) install, R 3.3.1
33
* ubuntu 12.04 (on travis-ci), R 3.3.1
4-
* win-builder (release)
4+
* win-builder (release and devel)
55

66
## R CMD check results
7-
There were no ERRORs, WARNINGs or NOTEs.
7+
* For macOS and ubuntu there were no ERRORs, WARNINGs or NOTEs.
88

9+
* for win-builder release and devel versions there was one note:
10+
11+
* checking CRAN incoming feasibility ... NOTE
12+
Maintainer: 'Andrew C. Hooker <andrew.hooker@farmbio.uu.se>'
13+
Possibly mis-spelled words in DESCRIPTION:
14+
pharmacometric (19:9)
15+
16+
- The first portion is just stating that I am the maintainer.
17+
- The second portion does not recognize the well known word "pharmacometric",
18+
see for example: https://en.wikipedia.org/wiki/Pharmacometrics
19+
20+
921
## Downstream dependencies
1022
There are currently no downstream dependencies for this package.

0 commit comments

Comments
 (0)