diff --git a/DESCRIPTION b/DESCRIPTION index 5202977..51282ee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,11 +6,11 @@ Authors@R: comment = c(ORCID = "YOUR-ORCID-ID")) Description: An API Client for accessing data from State Cancer Profiles for programmable analysis. License: MIT + file LICENSE -URL: https://github.com/getwilds/cancerprof +URL: https://github.com/getwilds/cancerprof, http://getwilds.org/cancerprof/ BugReports: https://github.com/getwilds/cancerprof/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.0 +RoxygenNote: 7.3.1 Imports: cdlTools, cli, diff --git a/_pkgdown.yml b/_pkgdown.yml new file mode 100644 index 0000000..2440153 --- /dev/null +++ b/_pkgdown.yml @@ -0,0 +1,4 @@ +url: http://getwilds.org/cancerprof/ +template: + bootstrap: 5 + diff --git a/man/cancerprof-package.Rd b/man/cancerprof-package.Rd index e308f8c..29eb7e5 100644 --- a/man/cancerprof-package.Rd +++ b/man/cancerprof-package.Rd @@ -12,6 +12,7 @@ An API Client for accessing data from State Cancer Profiles for programmable ana Useful links: \itemize{ \item \url{https://github.com/getwilds/cancerprof} + \item \url{http://getwilds.org/cancerprof/} \item Report bugs at \url{https://github.com/getwilds/cancerprof/issues} }