CRAN Package Check Results for Package optiSel

Last updated on 2023-01-24 07:54:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 173.25 286.38 459.63 WARN
r-devel-linux-x86_64-debian-gcc 2.0.5 137.63 214.18 351.81 WARN
r-devel-linux-x86_64-fedora-clang 2.0.5 645.49 WARN
r-devel-linux-x86_64-fedora-gcc 2.0.5 577.68 WARN
r-patched-linux-x86_64 2.0.5 151.78 271.28 423.06 OK
r-release-linux-x86_64 2.0.5 137.23 262.74 399.97 OK
r-release-macos-arm64 2.0.5 144.00 NOTE
r-release-macos-x86_64 2.0.5 229.00 NOTE
r-release-windows-x86_64 2.0.5 171.00 321.00 492.00 OK
r-oldrel-macos-arm64 2.0.5 180.00 NOTE
r-oldrel-macos-x86_64 2.0.5 292.00 NOTE
r-oldrel-windows-ix86+x86_64 2.0.5 429.00 407.00 836.00 NOTE

Additional issues

gcc13 M1mac

Check Details

Version: 2.0.5
Check: compiled code
Result: WARN
    File ‘optiSel/libs/optiSel.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘rcpp_haplofreq.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 2.0.5
Check: compiled code
Result: WARN
    File ‘optiSel/libs/optiSel.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘rcpp_haplofreq.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.5
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘alabama’, ‘cccp’, ‘nloptr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.5
Check: installed package size
Result: NOTE
     installed size is 6.2Mb
     sub-directories of 1Mb or more:
     extdata 1.8Mb
     libs 3.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64