CRAN Package Check Results for Package msr

Last updated on 2018-08-10 07:47:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 21.78 97.38 119.16 WARN
r-devel-linux-x86_64-debian-gcc 0.4.4 19.24 79.31 98.55 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.4 147.35 WARN
r-devel-linux-x86_64-fedora-gcc 0.4.4 141.63 NOTE
r-devel-windows-ix86+x86_64 0.4.4 59.00 206.00 265.00 OK
r-patched-linux-x86_64 0.4.4 23.22 84.50 107.72 NOTE
r-patched-solaris-x86 0.4.4 196.00 OK
r-release-linux-x86_64 0.4.4 23.58 86.06 109.64 NOTE
r-release-windows-ix86+x86_64 0.4.4 58.00 192.00 250.00 OK
r-release-osx-x86_64 0.4.4 WARN
r-oldrel-windows-ix86+x86_64 0.4.4 48.00 195.00 243.00 OK
r-oldrel-osx-x86_64 0.4.4 OK

Check Details

Version: 0.4.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ANN.cpp:51:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ANN.cpp:52:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ANN.cpp:53:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue_k.h:103:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:89:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:91:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:108:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:109:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:110:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:150:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:151:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:152:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:153:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:154:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:183:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:184:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:185:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:186:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:187:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:188:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:174:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:175:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:176:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:177:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:178:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:179:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:130:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:131:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:133:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:241:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:242:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Flavors: r-devel-linux-x86_64-debian-clang, r-release-osx-x86_64

Version: 0.4.4
Check: compiled code
Result: NOTE
    File ‘msr/libs/msr.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.4.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ANN.cpp:51:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ANN.cpp:52:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ANN.cpp:53:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue_k.h:103:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:89:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:91:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:108:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:109:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     ./pr_queue.h:110:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:183:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:184:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:185:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:186:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:187:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_pr_search.cpp:188:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:150:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:151:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:152:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:153:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_fix_rad_search.cpp:154:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:174:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:175:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:176:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:177:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:178:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_search.cpp:179:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:130:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:131:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:133:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:241:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     kd_util.cpp:242:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Flavor: r-devel-linux-x86_64-fedora-clang