CRAN Package Check Results for Package rJPSGCS

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-10 12.78 94.46 107.24 WARN
r-devel-linux-x86_64-debian-gcc 0.2-10 10.84 72.11 82.95 WARN
r-devel-linux-x86_64-fedora-clang 0.2-10 135.10 WARN
r-devel-linux-x86_64-fedora-gcc 0.2-10 134.95 WARN
r-patched-linux-x86_64 0.2-10 15.04 93.24 108.28 OK
r-release-linux-x86_64 0.2-10 14.33 93.79 108.12 OK
r-release-macos-arm64 0.2-10 42.00 OK
r-release-macos-x86_64 0.2-10 59.00 OK
r-release-windows-x86_64 0.2-10 36.00 119.00 155.00 OK
r-oldrel-macos-arm64 0.2-10 55.00 OK
r-oldrel-macos-x86_64 0.2-10 58.00 OK
r-oldrel-windows-ix86+x86_64 0.2-10 28.00 121.00 149.00 OK

Check Details

Version: 0.2-10
Check: for code/documentation mismatches
Result: WARN
    Error in b[[2L]] : subscript out of bounds
    Calls: <Anonymous> -> vapply -> FUN
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

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

Version: 0.2-10
Check: compiled code
Result: WARN
    File ‘rJPSGCS/libs/rJPSGCS.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘readPEDfile.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-fedora-clang