CRAN Package Check Results for Package pdc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 10.23 27.37 37.60 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 12.93 21.54 34.47 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 55.14 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 52.89 NOTE
r-devel-windows-ix86+x86_64 1.0.3 40.00 49.00 89.00 OK
r-patched-linux-x86_64 1.0.3 12.90 26.93 39.83 OK
r-patched-solaris-x86 1.0.3 72.60 OK
r-release-linux-x86_64 1.0.3 12.70 27.25 39.95 OK
r-release-macos-x86_64 1.0.3 OK
r-release-windows-ix86+x86_64 1.0.3 40.00 67.00 107.00 OK
r-oldrel-macos-x86_64 1.0.3 OK
r-oldrel-windows-ix86+x86_64 1.0.3 30.00 59.00 89.00 OK

Check Details

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