cran-comments.md

Dear CRAN volunteers,

Thank you for reviewing this submission. This submission contains an update to the prioritizr R package. Specifically, the update contains assorted bug fixes, improvements to the package documentation, and some quality of life improvements.

Cheers,

Richard Schuster

R CMD check results

0 errors | 0 warnings | 2 notes

CRAN check notes

Suggests or Enhances not in mainstream repositories: gurobi, rcbc, cplexAPI

The cplexAPI, gurobi, and rcbc R packages provide interfaces to optimization software. Although they are not available on CRAN, we provide instructions for installing these R packages in the DESCRIPTION file and the package documentation (see ?add_cplex_solver, ?add_gurobi_solver, ?add_cbc_solver). Additionally, comprehensive instructions for installing the gurobi R package are also provided in the Gurobi Installation Guide vignette (see vignette('gurobi_installation', package = "prioritizr")).

We also wish to justify our inclusion of the archived cplexAPI R package as an optional dependency. The prioritizr R package aims to provide users with the ability to solve optimization problems using a variety of different software, and the cplexAPI R package provides an interface to the IBM CPLEX software. Although compiler warnings resulted in the archival of the cplexAPI R package, we have confirmed that it still works correctly and the source code remains publicly available (https://github.com/cran/cplexAPI). Thus we are confident that users will be able to use the cplexAPI R package. Although the Rcplex R package -- which is available on CRAN -- aims to provide a similar interface to the IBM CPLEX software, it is not a suitable replacement. This is because the cplexAPI R package is not compatible with the latest version of the IBM CPLEX software. Despite attempts to contact the maintainer of the Rcplex R package, we have not been successful and so the Rcplex package remains unusable.

These words are spelled correctly.

Previous notes from CRAN maintainers

Thank you for this suggestion! The prioritizr R package was first released on CRAN in 2016. Since then it has been cited in nearly 30 scientific publications (see the publication record vignette), and has a worldwide community spanning over 100 countries (based on website tracking analytics). Although the "in R" text in the title is redundant, we worry that changing the title at this point in time would confuse the user base and invalidate previous work that has cited this package. As such, we would prefer to keep the current title.

Test environments

Downstream dependencies

There are no existing packages that depend on this package.



prioritizr/prioritizr documentation built on April 30, 2024, 1:35 a.m.