CRAN Package Check Results for Package localgauss

Last updated on 2022-08-15 08:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.41 9.21 57.18 66.39 OK
r-devel-linux-x86_64-debian-gcc 0.41 6.71 43.76 50.47 OK
r-devel-linux-x86_64-fedora-clang 0.41 89.07 NOTE
r-devel-linux-x86_64-fedora-gcc 0.41 89.14 NOTE
r-devel-windows-x86_64 0.41 24.00 85.00 109.00 OK
r-patched-linux-x86_64 0.41 8.11 53.92 62.03 OK
r-release-linux-x86_64 0.41 7.29 54.44 61.73 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 21.00 85.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 25.00 110.00 135.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