CRAN Package Check Results for Package gmeta

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3-1 11.62 45.67 57.29 NOTE
r-devel-linux-x86_64-debian-gcc 2.3-1 9.38 34.18 43.56 NOTE
r-devel-linux-x86_64-fedora-clang 2.3-1 76.21 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3-1 69.59 NOTE
r-devel-windows-x86_64 2.3-1 14.00 59.00 73.00 OK
r-patched-linux-x86_64 2.3-1 10.35 44.96 55.31 NOTE
r-release-linux-x86_64 2.3-1 9.30 44.50 53.80 OK
r-release-macos-arm64 2.3-1 24.00 OK
r-release-macos-x86_64 2.3-1 37.00 OK
r-release-windows-x86_64 2.3-1 13.00 68.00 81.00 OK
r-oldrel-macos-arm64 2.3-1 25.00 OK
r-oldrel-macos-x86_64 2.3-1 31.00 OK
r-oldrel-windows-x86_64 2.3-1 19.00 63.00 82.00 OK

Check Details

Version: 2.3-1
Check: compiled code
Result: NOTE
    File ‘gmeta/libs/gmeta.so’:
     Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
     Object: ‘confdistint.o’
     Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
     (Fortran)
     Object: ‘confdistint.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