CRAN Package Check Results for Package fastcmh

Last updated on 2022-04-24 03:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 38.72 43.44 82.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.7 33.25 33.20 66.45 OK
r-devel-linux-x86_64-fedora-clang 0.2.7 115.97 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.7 95.93 NOTE
r-patched-linux-x86_64 0.2.7 36.11 41.17 77.28 OK
r-release-linux-x86_64 0.2.7 40.63 40.52 81.15 OK
r-release-macos-arm64 0.2.7 OK
r-release-macos-x86_64 0.2.7 OK
r-release-windows-x86_64 0.2.7 44.00 80.00 124.00 OK
r-oldrel-macos-arm64 0.2.7 OK
r-oldrel-macos-x86_64 0.2.7 OK
r-oldrel-windows-ix86+x86_64 0.2.7 97.00 76.00 173.00 OK

Check Details

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