CRAN Package Check Results for Package localgauss

Last updated on 2023-03-27 12:54:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.41 8.22 51.11 59.33 OK
r-devel-linux-x86_64-debian-gcc 0.41 6.92 39.31 46.23 OK
r-devel-linux-x86_64-fedora-clang 0.41 74.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.41 71.14 NOTE
r-patched-linux-x86_64 0.41 7.66 48.61 56.27 OK
r-release-linux-x86_64 0.41 8.68 50.98 59.66 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 26.00 89.00 115.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 24.00 105.00 129.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