CRAN Package Check Results for Package testforDEP

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 63.73 97.82 161.55 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 41.76 73.08 114.84 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 211.92 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 189.15 NOTE
r-devel-windows-ix86+x86_64 0.2.0 173.00 161.00 334.00 OK
r-patched-linux-x86_64 0.2.0 36.61 94.88 131.49 OK
r-patched-solaris-x86 0.2.0 225.50 OK
r-release-linux-x86_64 0.2.0 35.80 96.80 132.60 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 117.00 231.00 348.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 103.00 151.00 254.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