-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 977 Bytes
/
DESCRIPTION
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
Package: seasonalSensitivity
Title: Data and analysis from the seasonal sensitivity study
Date: 2023
Version: 0.0.0.9000
Authors@R:
c(person("Matías", "Castillo Aguilar", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7291-247X")),
person("Cristian", "Núñez Espinosa", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-9896-7062")),
person("Claudia", "Estrada Goic", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-9982-2025")))
Description: Data and analysis from the seasonal sensitivity study.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://github.com/NIM-ACh/seasonalSensitivity,
https://nim-ach.github.io/seasonalSensitivity
BugReports: https://github.com/NIM-ACh/seasonalSensitivity/issues
Imports:
data.table,
lifecycle
Depends:
R (>= 2.10)
LazyData: true