CRAN Package Check Results for Package bfa

Last updated on 2019-08-21 10:47:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 96.52 29.77 126.29 WARN
r-devel-linux-x86_64-debian-gcc 0.4 80.24 23.96 104.20 WARN
r-devel-linux-x86_64-fedora-clang 0.4 199.05 WARN
r-devel-linux-x86_64-fedora-gcc 0.4 200.58 WARN
r-devel-windows-ix86+x86_64 0.4 256.00 85.00 341.00 OK
r-patched-linux-x86_64 0.4 90.15 29.58 119.73 OK
r-patched-solaris-x86 0.4 193.40 OK
r-release-linux-x86_64 0.4 91.96 29.77 121.73 OK
r-release-windows-ix86+x86_64 0.4 176.00 61.00 237.00 OK
r-release-osx-x86_64 0.4 OK
r-oldrel-windows-ix86+x86_64 0.4 245.00 83.00 328.00 OK
r-oldrel-osx-x86_64 0.4 OK

Check Details

Version: 0.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     loadings.cpp:75:33: warning: 'inf' is deprecated [-Wdeprecated-declarations]
     loadings.cpp:80:48: warning: 'inf' is deprecated [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     loadings.cpp:75:33: warning: ‘static eT arma::Math<eT>::inf() [with eT = double]’ is deprecated [-Wdeprecated-declarations]
     loadings.cpp:75:37: warning: ‘static eT arma::Math<eT>::inf() [with eT = double]’ is deprecated [-Wdeprecated-declarations]
     loadings.cpp:80:48: warning: ‘static eT arma::Math<eT>::inf() [with eT = double]’ is deprecated [-Wdeprecated-declarations]
     loadings.cpp:80:52: warning: ‘static eT arma::Math<eT>::inf() [with eT = double]’ is deprecated [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.4
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     libs 4.9Mb
Flavor: r-devel-linux-x86_64-fedora-clang

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