CRAN Package Check Results for Package prototest

Last updated on 2023-05-28 22:00:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 95.61 104.92 200.53 OK
r-devel-linux-x86_64-debian-gcc 1.2 71.69 81.08 152.77 OK
r-devel-linux-x86_64-fedora-clang 1.2 264.80 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 261.50 NOTE
r-devel-windows-x86_64 1.2 67.00 117.00 184.00 OK
r-patched-linux-x86_64 1.2 76.05 101.42 177.47 OK
r-release-linux-x86_64 1.2 78.69 102.00 180.69 OK
r-release-macos-arm64 1.2 73.00 OK
r-release-macos-x86_64 1.2 113.00 OK
r-release-windows-x86_64 1.2 87.00 136.00 223.00 OK
r-oldrel-macos-arm64 1.2 59.00 OK
r-oldrel-macos-x86_64 1.2 84.00 OK
r-oldrel-windows-x86_64 1.2 80.00 134.00 214.00 OK

Check Details

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