* using log directory ‘/data/gannet/ripley/R/packages/tests-gcc-SAN/maxent.Rcheck’ * using R Under development (unstable) (2019-02-22 r76146) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘maxent/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘maxent’ version ‘1.3.3.1’ * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package ‘maxent’ can be installed ... [128s/67s] OK * checking package directory ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking contents of ‘data’ directory ... WARNING Output for data("NYTimes", package = "maxent"): Warning message: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : EOF within quoted string Output for data("USCongress", package = "maxent"): Warning message: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : EOF within quoted string * checking compiled code ... NOTE File ‘maxent/libs/maxent.so’: Found ‘rand’, possibly from ‘rand’ (C) Object: ‘sgd.o’ 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. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking examples ... OK * DONE Status: 1 WARNING, 1 NOTE