We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222e7d5 commit b8b19ccCopy full SHA for b8b19cc
DESCRIPTION
@@ -8,7 +8,7 @@ Description: Fits generalized logistic functions to serological data (antibody t
8
tools for assessing correlates of risk/protection including ROC AUC, LOO-CV,
9
and Brier scores. Built around an R6 class for streamlined workflow.
10
License: MIT + file LICENSE
11
-URL: https://seroanalytics.github.io/seroCOP/
+URL: https://seroanalytics.org/seroCOP/
12
BugReports: https://github.com/seroanalytics/seroCOP/issues
13
Encoding: UTF-8
14
Roxygen: list(markdown = TRUE)
_pkgdown.yml
@@ -1,4 +1,4 @@
1
-url: https://seroanalytics.github.io/seroCOP/
+url: https://seroanalytics.org/seroCOP/
2
3
template:
4
bootstrap: 5
0 commit comments