Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2.3 KB

File metadata and controls

55 lines (38 loc) · 2.3 KB

Dear CRAN volunteers,

Thank you for reviewing this submission to update the surveyvoi package. It contains an update to address the failing CRAN checks (i.e., related to the configure script). Additionally, it contains minor updates to (i) improve algorithmic performance, (ii) fix a typo in the citation, and (iii) improve compatibility with updates to dependencies.

Cheers,

Jeff

Test environments

R CMD check results

0 errors | 0 warnings | 2 notes | 1 info

Note checks

  • checking installed package size ... NOTE installed size is 13.2Mb sub-directories of 1Mb or more: libs 12.4Mb

    The package makes extensive use of C++ code to reduce run time.

  • found the following (possibly) invalid URLs: URL: https://support.gurobi.com/hc/en-us/articles/4534161999889-How-do-I-install-Gurobi-Optimizer From: man/approx_optimal_survey_scheme.Rd man/env_div_survey_scheme.Rd man/feasible_survey_schemes.Rd man/geo_cov_survey_scheme.Rd man/optimal_survey_scheme.Rd man/surveyvoi.Rd man/weighted_survey_scheme.Rd inst/doc/surveyvoi.html Status: 403 Message: Forbidden

    I have checked this URL and can confirm that it is valid.

Info checks

  • package suggested but not available for checking: 'gurobi'

    The package uses the gurobi R package that is distributed with Gurobi software suite (and not available on CRAN). The DESCRIPTION, README, and package documentation provide instructions for installing the gurobi R package.

Downstream dependencies

There are no existing packages that depend on this package.