CRAN Package Check Results for Package bsnsing

Last updated on 2023-12-01 21:53:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 27.82 59.03 86.85 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 17.59 45.89 63.48 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 117.77 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 112.30 OK
r-devel-windows-x86_64 1.0.1 17.00 84.00 101.00 OK
r-patched-linux-x86_64 1.0.1 23.95 58.86 82.81 OK
r-release-linux-x86_64 1.0.1 23.23 59.21 82.44 OK
r-release-macos-arm64 1.0.1 33.00 OK
r-release-macos-x86_64 1.0.1 52.00 OK
r-release-windows-x86_64 1.0.1 19.00 97.00 116.00 OK
r-oldrel-macos-arm64 1.0.1 29.00 OK
r-oldrel-macos-x86_64 1.0.1 42.00 OK
r-oldrel-windows-x86_64 1.0.1 26.00 91.00 117.00 OK

Check Details

Version: 1.0.1
Check: Rd files
Result: NOTE checkRd: (-1) bscontrol.Rd:39: Lost braces; missing escapes or markup? 39 | \item{opt.solver}{a character string in the set {'enum', 'enum_c', 'gurobi', 'cplex', 'lpSolve', 'greedy'} indicating the optimization solver to be used in the program. The choice of 'cplex' requires the package \code{cplexAPI}, 'gurobi' requires the package \code{gurobi}, and 'lpSolve' requires the package \code{lpSolve}. These solver options are only available in the full version at \url{https://github.com/profyliu/bsnsing/}. The default (and the best) is 'enum_c'.} | ^ checkRd: (-1) bscontrol.Rd:45: Lost braces; missing escapes or markup? 45 | \item{opt.model}{a character string in the set {'gini','error'} indicating the optimization model to solve in the program. The default is 'gini'. The 'error' option is not available in the current version.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc