File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
1022There are currently no downstream dependencies for this package.
You can’t perform that action at this time.
0 commit comments