CRAN Package Check Results for Package nontarget

Last updated on 2022-02-25 06:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 28.18 105.17 133.35 OK
r-devel-linux-x86_64-debian-gcc 1.9 22.90 79.57 102.47 OK
r-devel-linux-x86_64-fedora-clang 1.9 166.99 NOTE
r-devel-linux-x86_64-fedora-gcc 1.9 152.55 NOTE
r-devel-windows-x86_64-new-UL 1.9 61.00 143.00 204.00 OK
r-devel-windows-x86_64-new-TK 1.9 OK
r-patched-linux-x86_64 1.9 OK
r-release-linux-x86_64 1.9 25.27 100.25 125.52 OK
r-release-macos-arm64 1.9 OK
r-release-macos-x86_64 1.9 OK
r-release-windows-ix86+x86_64 1.9 55.00 148.00 203.00 OK
r-oldrel-macos-x86_64 1.9 OK
r-oldrel-windows-ix86+x86_64 1.9 55.00 144.00 199.00 OK

Additional issues

donttest rchk

Check Details

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