CRAN Package Check Results for Package CAMAN

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.75 23.88 65.02 88.90 OK
r-devel-linux-x86_64-debian-gcc 0.75 18.57 48.82 67.39 OK
r-devel-linux-x86_64-fedora-clang 0.75 121.72 NOTE
r-devel-linux-x86_64-fedora-gcc 0.75 105.94 NOTE
r-devel-windows-x86_64 0.75 39.00 123.00 162.00 OK
r-patched-linux-x86_64 0.75 22.86 61.42 84.28 OK
r-release-linux-x86_64 0.75 19.98 61.23 81.21 OK
r-release-macos-arm64 0.75 35.00 OK
r-release-macos-x86_64 0.75 54.00 OK
r-release-windows-x86_64 0.75 35.00 117.00 152.00 OK
r-oldrel-macos-arm64 0.75 35.00 OK
r-oldrel-macos-x86_64 0.75 52.00 OK
r-oldrel-windows-ix86+x86_64 0.75 46.00 130.00 176.00 OK

Check Details

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