CRAN Package Check Results for Package prototest

Last updated on 2023-06-02 20:56:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 92.62 105.51 198.13 OK
r-devel-linux-x86_64-debian-gcc 1.2 71.66 80.82 152.48 OK
r-devel-linux-x86_64-fedora-clang 1.2 267.12 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 261.50 NOTE
r-devel-windows-x86_64 1.2 70.00 113.00 183.00 OK
r-patched-linux-x86_64 1.2 OK
r-release-linux-x86_64 1.2 77.47 100.60 178.07 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 88.00 134.00 222.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 83.00 133.00 216.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