CRAN Package Check Results for Package groupsubsetselection

Last updated on 2023-09-11 10:58:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 7.71 19.89 27.60 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 5.60 15.83 21.43 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 36.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 34.38 NOTE
r-devel-windows-x86_64 1.0.3 8.00 39.00 47.00 OK
r-patched-linux-x86_64 1.0.3 6.91 20.01 26.92 NOTE
r-release-linux-x86_64 1.0.3 6.61 19.73 26.34 OK
r-release-macos-arm64 1.0.3 17.00 OK
r-release-macos-x86_64 1.0.3 22.00 OK
r-release-windows-x86_64 1.0.3 7.00 44.00 51.00 OK
r-oldrel-macos-arm64 1.0.3 19.00 OK
r-oldrel-macos-x86_64 1.0.3 22.00 OK
r-oldrel-windows-x86_64 1.0.3 11.00 44.00 55.00 OK

Check Details

Version: 1.0.3
Check: compiled code
Result: NOTE
    File ‘groupsubsetselection/libs/groupsubsetselection.so’:
     Found ‘_gfortran_random_r4’, possibly from ‘random_number’ (Fortran)
     Object: ‘gss.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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64