-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0929ef2
commit 4b11a57
Showing
67 changed files
with
257 additions
and
275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,8 +27,8 @@ NULL | |
#' @details | ||
#' 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 for | ||
#' [Linux](https://www.gurobi.com/documentation/9.1/quickstart_linux/r_ins_the_r_package.html), [Windows](https://www.gurobi.com/documentation/9.1/quickstart_windows/r_ins_the_r_package.html), and [Mac OS](https://www.gurobi.com/documentation/9.1/quickstart_mac/r_ins_the_r_package.html)). | ||
#' 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)). | ||
#' Additionally, the JAGS software | ||
#' (available from <https://mcmc-jags.sourceforge.io/>) is required to fit | ||
#' hierarchical generalized linear models. | ||
|
@@ -38,8 +38,16 @@ NULL | |
#' (accessible using the code `vignettes("surveyvoi")`). | ||
#' | ||
#' @name surveyvoi | ||
#' @docType package | ||
NULL | ||
#' | ||
#' @aliases surveyvoi-package | ||
#' | ||
#' @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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.