Skip to content

Commit

Permalink
Update cran comments to reflect test results.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Jan 15, 2016
1 parent cd934fa commit 9c79d50
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Test environments

* Debian GNU/Linux stretch/sid (via Docker), R 3.2.2 and R-devel (2015-10-15 r69519)
* Ununtu 14.04, R 3.2.2
* Mac OS X 10.10.3, R 3.2.2
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R 3.2.2, and R-devel
* Debian GNU/Linux stretch/sid (via Docker), R 3.2.2, R 3.2.3, and R-devel (2016-01-12 r69936)
* Mac OS X 10.10.3, R 3.2.3
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R 3.2.3, and R-devel

# R CMD check results

* There were no ERRORs or WARNINGs.
* There was one NOTE, indicating:
- that this is a new submission
- that the CRAN URL in the README.md is not found, which is expected as a new submission
- that 'indices' and 'synchrony' are possibly misspelled, which is not the case
* There were no ERRORs, WARNINGs, or NOTEs on Debian and Mac OS X
* Under Windows, there was 1 NOTE, indicating possibly misspelled words in the DESCRIPTION;
all of these words have been checked and are spelled correctly, albeit technical science terms
* covariance (20:75)
* indices (16:5, 16:60, 17:38)
* synchrony (21:9)

# Downstream dependencies

* Initial release, so no downstream dependencies
* There are currently no downstream dependencies for this package.

0 comments on commit 9c79d50

Please sign in to comment.