CRAN Package Check Results for Package pdc

Last updated on 2022-08-15 08:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 9.87 31.88 41.75 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 13.98 24.13 38.11 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 62.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 93.32 NOTE
r-devel-windows-x86_64 1.0.3 30.00 59.00 89.00 OK
r-patched-linux-x86_64 1.0.3 24.25 30.21 54.46 OK
r-release-linux-x86_64 1.0.3 24.07 30.87 54.94 OK
r-release-macos-arm64 1.0.3 59.00 OK
r-release-macos-x86_64 1.0.3 34.00 OK
r-release-windows-x86_64 1.0.3 32.00 56.00 88.00 OK
r-oldrel-macos-arm64 1.0.3 64.00 OK
r-oldrel-macos-x86_64 1.0.3 41.00 OK
r-oldrel-windows-ix86+x86_64 1.0.3 34.00 61.00 95.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