CRAN Package Check Results for Package prototest

Last updated on 2023-01-25 04:51:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 87.21 103.66 190.87 OK
r-devel-linux-x86_64-debian-gcc 1.2 68.24 78.38 146.62 OK
r-devel-linux-x86_64-fedora-clang 1.2 261.54 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 236.39 NOTE
r-patched-linux-x86_64 1.2 72.70 102.97 175.67 OK
r-release-linux-x86_64 1.2 72.98 103.43 176.41 OK
r-release-macos-arm64 1.2 59.00 OK
r-release-macos-x86_64 1.2 84.00 OK
r-release-windows-x86_64 1.2 78.00 148.00 226.00 OK
r-oldrel-macos-arm64 1.2 69.00 OK
r-oldrel-macos-x86_64 1.2 121.00 OK
r-oldrel-windows-ix86+x86_64 1.2 196.00 184.00 380.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