-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 883 Bytes
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: CCT
Title: Common Covid Tasks
Version: 0.7.1
Authors@R:
person(given = "Adrian",
family = "Zetner",
role = c("aut", "cre"),
email = "adrian.zetner@phac-aspc.gc.ca",
comment = c(ORCID = "0000-0003-4947-9756"))
Description: Common Covid Tasks (CCT) provides a one stop shop for functions that support common requests for SARS-CoV-2 information.
Date: 2025-02-17
URL: https://github.com/TheZetner/cct,
https://thezetner.github.io/cct/
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Imports:
data.tree,
dplyr,
jsonlite,
magrittr,
purrr,
rappdirs,
splitstackshape,
tibble,
tidyr,
tidyselect,
stringr,
plyr,
curl
Suggests:
DiagrammeR,
knitr