aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gvandenburg@turing.ac.uk>2018-04-17 17:40:27 +0100
committerGertjan van den Burg <gvandenburg@turing.ac.uk>2018-04-17 17:40:27 +0100
commit68b6732f891db96879aa5c65add163563cd71392 (patch)
tree1c076ea4eaf8e78a12097080fba37af4a89cdc6e
parentupdate submodule (diff)
downloadrgensvm-68b6732f891db96879aa5c65add163563cd71392.tar.gz
rgensvm-68b6732f891db96879aa5c65add163563cd71392.zip
update cran-comments with latest check result
-rw-r--r--cran-comments.md22
1 files changed, 3 insertions, 19 deletions
diff --git a/cran-comments.md b/cran-comments.md
index 551bfcf..e4366ce 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -5,7 +5,7 @@
## R CMD check results
There were no ERRORs or WARNINGs.
-There were 2 NOTEs:
+There was 1 NOTEs:
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Gertjan van den Burg <gertjanvandenburg@gmail.com>'
@@ -20,21 +20,5 @@ There were 2 NOTEs:
multiclass (8:53, 14:14, 15:31)
- This is a new submission and these words are not mis-spelled.
-
-* checking compiled code ... NOTE
- File ‘gensvm/libs/gensvm_wrapper.so’:
- Found ‘rand’, possibly from ‘rand’ (C)
- Objects: ‘gensvm/src/gensvm_cv_util.o’, ‘gensvm/src/gensvm_init.o’,
- ‘gensvm/lib/libgensvm.a’
- Found ‘srand’, possibly from ‘srand’ (C)
- Objects: ‘gensvm/src/gensvm_train.o’, ‘gensvm/lib/libgensvm.a’
-
- Compiled code should not call entry points which might terminate R nor
- write to stdout/stderr instead of to the console, nor use Fortran I/O
- nor system RNGs.
-
-
- rand() and srand() are kept to maintain compatibility between the GenSVM C
- library and the Python package. They are not used for cryptographic
- purposes.
+ This is a new submission and these words are not mis-spelled, just not in
+ the dictionary.