We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c012fb commit cbb0152Copy full SHA for cbb0152
DESCRIPTION
@@ -9,6 +9,7 @@ Description: This package contains data sets used to compile vignettes and
9
to the Delphi Epidata API, and deposit some examples here for easy
10
offline use.
11
License: MIT + file LICENSE
12
+URL: https://cmu-delphi.github.io/epidatasets/
13
Depends:
14
R (>= 2.10)
15
Suggests:
@@ -22,10 +23,11 @@ Suggests:
22
23
purrr,
24
readr
25
Remotes:
26
+ cmu-delphi/delphidocs,
27
cmu-delphi/epidatr,
28
cmu-delphi/epipredict,
29
cmu-delphi/epiprocess
30
+Config/Needs/website: cmu-delphi/delphidocs
31
Encoding: UTF-8
32
LazyData: true
33
RoxygenNote: 7.2.3
-URL: https://cmu-delphi.github.io/epidatasets/
0 commit comments