-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ NULL | |
#' Please note that several functions depend on | ||
#' the 'Gurobi' optimization software (available from <https://www.gurobi.com>) | ||
#' and the \pkg{gurobi} R package (installation instructions | ||
#' [available online for Linux, Windows, and Mac OS](https://support.gurobi.com/hc/en-us/articles/4534161999889-How-do-I-install-Gurobi-Optimizer-)). | ||
#' [available online for Linux, Windows, and Mac OS](https://support.gurobi.com/hc/en-us/articles/4534161999889-How-do-I-install-Gurobi-Optimizer)). | ||
#' Additionally, the JAGS software | ||
#' (available from <https://mcmc-jags.sourceforge.io/>) is required to fit | ||
#' hierarchical generalized linear models. | ||
|
@@ -38,9 +38,16 @@ NULL | |
#' (accessible using the code `vignettes("surveyvoi")`). | ||
#' | ||
#' @name surveyvoi | ||
#' @docType package | ||
#' | ||
#' @aliases surveyvoi-package | ||
NULL | ||
#' | ||
#' @author | ||
#' Package authors: | ||
#' * Jeffrey O. Hanson \email{[email protected]} [ORCID](https://orcid.org/0000-0002-4716-6134) | ||
#' * Iadine Chadès \email{[email protected]} [ORCID](https://orcid.org/0000-0002-7442-2850) | ||
#' * Emma J. Hudgins \email{[email protected]} [ORCID](https://orcid.org/0000-0002-8402-5111) | ||
#' * Joseph R. Bennett \email{[email protected]} [ORCID](https://orcid.org/0000-0002-3901-9513) | ||
"_PACKAGE" | ||
|
||
# ensure package checks pass | ||
#' @importFrom utils zip | ||
|
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.