CRAN Package Check Results for Package island

Last updated on 2023-01-25 04:51:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.8 21.30 274.86 296.16 WARN
r-devel-linux-x86_64-debian-gcc 0.2.9 15.10 207.81 222.91 OK
r-devel-linux-x86_64-fedora-clang 0.2.9 373.63 OK
r-devel-linux-x86_64-fedora-gcc 0.2.9 269.57 OK
r-devel-windows-x86_64 0.2.8 67.00 430.00 497.00 OK
r-patched-linux-x86_64 0.2.8 16.03 275.05 291.08 OK
r-release-linux-x86_64 0.2.8 16.14 268.65 284.79 OK
r-release-macos-arm64 0.2.9 86.00 OK
r-release-macos-x86_64 0.2.8 115.00 OK
r-release-windows-x86_64 0.2.8 84.00 433.00 517.00 OK
r-oldrel-macos-arm64 0.2.9 87.00 OK
r-oldrel-macos-x86_64 0.2.8 120.00 OK
r-oldrel-windows-ix86+x86_64 0.2.9 56.00 419.00 475.00 OK

Check Details

Version: 0.2.8
Check: compiled code
Result: WARN
    File ‘island/libs/island.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘IO_AKAIKE_Model_Selection.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 nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-clang