CRAN Package Check Results for Package RcppBDT

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.2.3 87.07 72.33 159.40 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 77.60 53.31 130.91 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 225.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 215.60 NOTE
r-devel-windows-ix86+x86_64 0.2.3 238.00 117.00 355.00 OK
r-patched-linux-x86_64 0.2.3 80.07 71.46 151.53 OK
r-patched-solaris-x86 0.2.3 217.20 OK
r-release-linux-x86_64 0.2.3 74.41 70.02 144.43 OK
r-release-macos-x86_64 0.2.3 NOTE
r-release-windows-ix86+x86_64 0.2.3 235.00 162.00 397.00 OK
r-oldrel-macos-x86_64 0.2.3 NOTE
r-oldrel-windows-ix86+x86_64 0.2.3 174.00 142.00 316.00 OK

Check Details

Version: 0.2.3
Check: installed package size
Result: NOTE
     installed size is 9.8Mb
     sub-directories of 1Mb or more:
     libs 9.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

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