CRAN Package Check Results for Package fdaPDE

Last updated on 2020-01-29 12:47:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 13.79 2.58 16.37 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 219.06 82.58 301.64 OK
r-devel-linux-x86_64-fedora-clang 1.0 92.02 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 496.92 NOTE
r-devel-windows-ix86+x86_64 1.0 419.00 174.00 593.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.0 544.00 205.00 749.00 OK
r-patched-linux-x86_64 1.0 OK
r-patched-solaris-x86 1.0 155.40 ERROR
r-release-linux-x86_64 1.0 308.91 92.49 401.40 OK
r-release-windows-ix86+x86_64 1.0 371.00 127.00 498.00 OK
r-release-osx-x86_64 1.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0 567.00 114.00 681.00 OK
r-oldrel-osx-x86_64 1.0 ERROR

Additional issues

gcc-ASAN

Check Details

Version: 1.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: compiled code
Result: NOTE
    File ‘fdaPDE/libs/fdaPDE.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.
Flavor: r-devel-linux-x86_64-fedora-gcc