CRAN Package Check Results for Package testforDEP

Last updated on 2023-03-21 07:54:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 47.58 58.69 106.27 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 201.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 172.59 NOTE
r-patched-linux-x86_64 0.2.0 47.10 75.42 122.52 OK
r-release-linux-x86_64 0.2.0 41.83 74.07 115.90 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 129.00 197.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 138.00 150.00 288.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