diff --git a/cran-comments.md b/cran-comments.md index b7db4cae..6a23991d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,25 +1,18 @@ -This is a minor update fixing unit tests which broke the downstream tests of the recently updated 'caret' package. +This is a minor update, fixing unit tests which broke the downstream tests of the 'caret' package. Also registration of native routines has been added. ### R CMD checks ### Test environments -* Ubuntu 16.10 64bit (release) +* Ubuntu 16.10 64bit (release, release + valgrind) * Ubuntu 12.04 (on travis-ci), (oldrel, release, devel) -* winbuilder (devel) -* r-hub: 'debian-gcc-release', - 'debian-gcc-devel', - 'ubuntu-gcc-devel', - 'windows-x86_64-oldrel', - 'windows-x86_64-release', - 'windows-x86_64-devel', - 'linux-x86_64-rocker-gcc-san' +* winbuilder (devel, release) ### R CMD check results There were no ERRORs or WARNINGs. There was 1 NOTE: Possibly mis-spelled words in DESCRIPTION: - indices (11:26) + indices (10:26) This is a false alarm; 'indices' is spelled correctly.