CRAN Package Check Results for Package ptest

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.0-8 10.17 97.62 107.79 OK
r-devel-linux-x86_64-debian-gcc 1.0-8 8.51 69.94 78.45 OK
r-devel-linux-x86_64-fedora-clang 1.0-8 131.04 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-8 122.56 NOTE
r-devel-windows-ix86+x86_64 1.0-8 33.00 140.00 173.00 OK
r-patched-linux-x86_64 1.0-8 9.94 92.17 102.11 OK
r-patched-solaris-x86 1.0-8 190.20 OK
r-release-linux-x86_64 1.0-8 10.43 93.88 104.31 OK
r-release-macos-x86_64 1.0-8 OK
r-release-windows-ix86+x86_64 1.0-8 31.00 173.00 204.00 OK
r-oldrel-macos-x86_64 1.0-8 OK
r-oldrel-windows-ix86+x86_64 1.0-8 22.00 111.00 133.00 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