CRAN Package Check Results for Package localgauss

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.41 8.05 54.68 62.73 OK
r-devel-linux-x86_64-debian-gcc 0.41 6.94 41.95 48.89 OK
r-devel-linux-x86_64-fedora-clang 0.41 78.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.41 77.03 NOTE
r-devel-windows-x86_64 0.41 28.00 89.00 117.00 OK
r-patched-linux-x86_64 0.41 6.93 54.06 60.99 OK
r-release-linux-x86_64 0.41 9.07 54.90 63.97 OK
r-release-macos-arm64 0.41 33.00 OK
r-release-macos-x86_64 0.41 46.00 OK
r-release-windows-x86_64 0.41 15.00 91.00 106.00 OK
r-oldrel-macos-arm64 0.41 33.00 OK
r-oldrel-macos-x86_64 0.41 39.00 OK
r-oldrel-windows-ix86+x86_64 0.41 27.00 111.00 138.00 OK

Check Details

Version: 0.41
Check: compiled code
Result: NOTE
    File ‘localgauss/libs/localgauss.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