From 68b6732f891db96879aa5c65add163563cd71392 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 17 Apr 2018 17:40:27 +0100 Subject: update cran-comments with latest check result --- cran-comments.md | 22 +++------------------- 1 file 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 ' @@ -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. -- cgit v1.2.3