CRAN Package Check Results for Package scorer

Last updated on 2020-05-19 10:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 19.83 29.46 49.29 WARN
r-devel-linux-x86_64-debian-gcc 0.2.0 15.93 23.65 39.58 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 66.01 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.0 61.51 NOTE
r-devel-windows-ix86+x86_64 0.2.0 54.00 68.00 122.00 OK
r-patched-linux-x86_64 0.2.0 17.97 29.76 47.73 OK
r-patched-solaris-x86 0.2.0 74.30 OK
r-release-linux-x86_64 0.2.0 15.41 29.42 44.83 OK
r-release-osx-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 40.00 88.00 128.00 OK
r-oldrel-osx-x86_64 0.2.0 WARN
r-oldrel-windows-ix86+x86_64 0.2.0 51.00 68.00 119.00 OK

Check Details

Version: 0.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     regression_metrics.cpp:47:36: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:47:53: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:52:40: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:52:57: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:62:42: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:62:59: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:67:49: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:67:66: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:72:41: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:72:58: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:77:48: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:77:65: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:82:41: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:82:58: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:87:52: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:87:69: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:92:45: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:92:62: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:97:48: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:97:65: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:102:50: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:102:67: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:107:57: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
     regression_metrics.cpp:107:74: warning: explicitly assigning value of variable of type 'Rcpp::NumericVector' (aka 'Vector<14>') to itself [-Wself-assign-overloaded]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-oldrel-osx-x86_64

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