CRAN Package Check Results for Package frailtypack

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.5.0 266.37 333.85 600.22 NOTE
r-devel-linux-x86_64-debian-gcc 3.5.0 228.80 239.38 468.18 NOTE
r-devel-linux-x86_64-fedora-clang 3.5.0 845.80 NOTE
r-devel-linux-x86_64-fedora-gcc 3.5.0 824.32 NOTE
r-devel-windows-x86_64 3.5.0 246.00 239.00 485.00 NOTE
r-patched-linux-x86_64 3.5.0 269.50 321.43 590.93 NOTE
r-release-linux-x86_64 3.5.0 243.25 317.38 560.63 OK
r-release-macos-arm64 3.5.0 256.00 NOTE
r-release-macos-x86_64 3.5.0 399.00 NOTE
r-release-windows-x86_64 3.5.0 323.00 306.00 629.00 NOTE
r-oldrel-macos-arm64 3.5.0 294.00 NOTE
r-oldrel-macos-x86_64 3.5.0 306.00 NOTE
r-oldrel-windows-x86_64 3.5.0 297.00 279.00 576.00 NOTE

Additional issues

clang17 clang17

Check Details

Version: 3.5.0
Check: compiled code
Result: NOTE
    File ‘frailtypack/libs/frailtypack.so’:
     Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
     Objects: ‘Integrale_mult_scl.o’, ‘autres_fonctions.o’
     Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
     (Fortran)
     Object: ‘autres_fonctions.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

Version: 3.5.0
Check: installed package size
Result: NOTE
     installed size is 7.4Mb
     sub-directories of 1Mb or more:
     R 1.2Mb
     help 2.3Mb
     libs 3.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64