CRAN Package Check Results for Package mRm

Last updated on 2019-12-02 06:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 16.18 19.69 35.87 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 11.20 15.68 26.88 OK
r-devel-linux-x86_64-fedora-clang 1.1.6 49.75 WARN
r-devel-linux-x86_64-fedora-gcc 1.1.6 43.67 NOTE
r-devel-windows-ix86+x86_64 1.1.6 33.00 61.00 94.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.1.6 40.00 49.00 89.00 OK
r-patched-linux-x86_64 1.1.6 12.97 19.24 32.21 OK
r-patched-solaris-x86 1.1.6 68.70 OK
r-release-linux-x86_64 1.1.6 12.33 19.00 31.33 OK
r-release-windows-ix86+x86_64 1.1.6 26.00 63.00 89.00 OK
r-release-osx-x86_64 1.1.6 OK
r-oldrel-windows-ix86+x86_64 1.1.6 26.00 45.00 71.00 OK
r-oldrel-osx-x86_64 1.1.6 OK

Check Details

Version: 1.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./matrix.h:4365:3: warning: 'bind1st<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4365:3: warning: 'bind2nd<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4330:3: warning: 'bind1st<std::__1::plus<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4330:3: warning: 'bind2nd<std::__1::plus<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4436:3: warning: 'bind1st<std::__1::divides<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4436:3: warning: 'bind2nd<std::__1::divides<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4401:3: warning: 'bind1st<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4401:3: warning: 'bind2nd<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4690:3: warning: 'bind1st<std::__1::equal_to<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./matrix.h:4690:3: warning: 'bind2nd<std::__1::equal_to<double>, double>' is deprecated [-Wdeprecated-declarations]
     ./smath.h:762:3: warning: 'ptr_fun<double, double, double>' is deprecated [-Wdeprecated-declarations]
     ./smath.h:762:3: warning: 'bind1st<std::__1::pointer_to_binary_function<double, double, double>, double>' is deprecated [-Wdeprecated-declarations]
     ./smath.h:762:3: warning: 'bind2nd<std::__1::pointer_to_binary_function<double, double, double>, double>' is deprecated [-Wdeprecated-declarations]
Flavor: r-devel-linux-x86_64-fedora-clang

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