CRAN Package Check Results for Package gausscov

Last updated on 2022-11-28 08:51:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 6.52 35.12 41.64 OK
r-devel-linux-x86_64-debian-gcc 0.1.9 5.19 27.06 32.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 64.63 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.9 60.24 NOTE
r-devel-windows-x86_64 0.1.9 30.00 67.00 97.00 OK
r-patched-linux-x86_64 0.1.9 6.48 33.37 39.85 OK
r-release-linux-x86_64 0.1.9 5.72 32.64 38.36 OK
r-release-macos-arm64 0.1.9 23.00 OK
r-release-macos-x86_64 0.1.9 27.00 OK
r-release-windows-x86_64 0.1.9 33.00 65.00 98.00 OK
r-oldrel-macos-arm64 0.1.9 24.00 OK
r-oldrel-macos-x86_64 0.1.9 32.00 OK
r-oldrel-windows-ix86+x86_64 0.1.9 15.00 68.00 83.00 OK

Additional issues

gcc-ASAN valgrind

Check Details

Version: 0.1.9
Check: compiled code
Result: NOTE
    File ‘gausscov/libs/gausscov.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc