CRAN Package Check Results for Package PDFEstimator

Last updated on 2022-08-08 08:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0 28.46 44.57 73.03 OK
r-devel-linux-x86_64-debian-gcc 4.0 20.90 34.68 55.58 OK
r-devel-linux-x86_64-fedora-clang 4.0 118.33 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0 101.15 NOTE
r-devel-windows-x86_64 4.0 51.00 94.00 145.00 OK
r-patched-linux-x86_64 4.0 22.06 46.05 68.11 OK
r-release-linux-x86_64 4.0 OK
r-release-macos-arm64 4.0 41.00 OK
r-release-macos-x86_64 4.0 54.00 OK
r-release-windows-x86_64 4.0 35.00 93.00 128.00 OK
r-oldrel-macos-arm64 4.0 38.00 OK
r-oldrel-macos-x86_64 4.0 49.00 OK
r-oldrel-windows-ix86+x86_64 4.0 63.00 108.00 171.00 OK

Additional issues

gcc-UBSAN

Check Details

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