CRAN Package Check Results for Package ptest

Last updated on 2020-10-11 01:47:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-8 10.72 98.89 109.61 OK
r-devel-linux-x86_64-debian-gcc 1.0-8 8.06 74.12 82.18 OK
r-devel-linux-x86_64-fedora-clang 1.0-8 137.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-8 134.77 NOTE
r-devel-windows-ix86+x86_64 1.0-8 25.00 128.00 153.00 OK
r-patched-linux-x86_64 1.0-8 9.91 91.69 101.60 OK
r-patched-solaris-x86 1.0-8 189.60 OK
r-release-linux-x86_64 1.0-8 10.09 92.71 102.80 OK
r-release-macos-x86_64 1.0-8 OK
r-release-windows-ix86+x86_64 1.0-8 23.00 144.00 167.00 OK
r-oldrel-macos-x86_64 1.0-8 OK
r-oldrel-windows-ix86+x86_64 1.0-8 24.00 101.00 125.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