CRAN Package Check Results for Package CAMAN

Last updated on 2023-07-11 06:59:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.77 28.33 65.51 93.84 OK
r-devel-linux-x86_64-debian-gcc 0.77 16.23 49.85 66.08 OK
r-devel-linux-x86_64-fedora-clang 0.77 119.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.77 109.28 NOTE
r-devel-windows-x86_64 0.77 18.00 103.00 121.00 OK
r-patched-linux-x86_64 0.77 25.55 63.75 89.30 OK
r-release-linux-x86_64 0.77 21.54 64.20 85.74 OK
r-release-macos-arm64 0.77 39.00 OK
r-release-macos-x86_64 0.77 100.00 OK
r-release-windows-x86_64 0.77 23.00 111.00 134.00 OK
r-oldrel-macos-arm64 0.77 37.00 OK
r-oldrel-macos-x86_64 0.77 49.00 OK
r-oldrel-windows-x86_64 0.77 23.00 145.00 168.00 OK

Additional issues

clang17 clang17

Check Details

Version: 0.77
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