CRAN Package Check Results for Package testforDEP

Last updated on 2022-09-11 12:56:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 67.35 125.19 192.54 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 49.99 91.72 141.71 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 249.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 233.04 NOTE
r-devel-windows-x86_64 0.2.0 68.00 160.00 228.00 OK
r-patched-linux-x86_64 0.2.0 54.07 116.28 170.35 OK
r-release-linux-x86_64 0.2.0 38.39 117.74 156.13 OK
r-release-macos-arm64 0.2.0 64.00 OK
r-release-macos-x86_64 0.2.0 103.00 OK
r-release-windows-x86_64 0.2.0 68.00 155.00 223.00 OK
r-oldrel-macos-arm64 0.2.0 65.00 OK
r-oldrel-macos-x86_64 0.2.0 106.00 OK
r-oldrel-windows-ix86+x86_64 0.2.0 149.00 200.00 349.00 OK

Check Details

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