CRAN Package Check Results for Package prototest

Last updated on 2020-08-07 01:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 84.41 90.37 174.78 OK
r-devel-linux-x86_64-debian-gcc 1.2 60.40 68.79 129.19 OK
r-devel-linux-x86_64-fedora-clang 1.2 230.79 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 213.79 NOTE
r-devel-windows-ix86+x86_64 1.2 203.00 151.00 354.00 OK
r-patched-linux-x86_64 1.2 62.98 88.70 151.68 OK
r-patched-solaris-x86 1.2 229.40 OK
r-release-linux-x86_64 1.2 65.36 88.48 153.84 OK
r-release-macos-x86_64 1.2 OK
r-release-windows-ix86+x86_64 1.2 207.00 193.00 400.00 OK
r-oldrel-macos-x86_64 1.2 OK
r-oldrel-windows-ix86+x86_64 1.2 132.00 173.00 305.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