CRAN Package Check Results for Package ptest

Last updated on 2019-01-15 00:46:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-8 6.81 78.90 85.71 OK
r-devel-linux-x86_64-debian-gcc 1.0-8 5.42 63.09 68.51 OK
r-devel-linux-x86_64-fedora-clang 1.0-8 99.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-8 97.69 NOTE
r-devel-windows-ix86+x86_64 1.0-8 15.00 149.00 164.00 OK
r-patched-linux-x86_64 1.0-8 5.94 76.29 82.23 OK
r-patched-solaris-x86 1.0-8 147.20 OK
r-release-linux-x86_64 1.0-8 6.35 76.12 82.47 OK
r-release-windows-ix86+x86_64 1.0-8 22.00 107.00 129.00 OK
r-release-osx-x86_64 1.0-8 OK
r-oldrel-windows-ix86+x86_64 1.0-8 12.00 110.00 122.00 OK
r-oldrel-osx-x86_64 1.0-8 OK

Check Details

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