CRAN Package Check Results for Package RcppXts

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 12.88 27.69 40.57 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4 10.95 21.63 32.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.4 59.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.4 50.53 NOTE
r-devel-windows-ix86+x86_64 0.0.4 37.00 65.00 102.00 NOTE
r-patched-linux-x86_64 0.0.4 10.29 28.05 38.34 NOTE
r-patched-solaris-x86 0.0.4 71.30 NOTE
r-release-linux-x86_64 0.0.4 10.17 27.67 37.84 NOTE
r-release-macos-x86_64 0.0.4 NOTE
r-release-windows-ix86+x86_64 0.0.4 42.00 84.00 126.00 NOTE
r-oldrel-macos-x86_64 0.0.4 NOTE
r-oldrel-windows-ix86+x86_64 0.0.4 26.00 77.00 103.00 NOTE

Check Details

Version: 0.0.4
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

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