-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 925 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
26
Package: farmrisk
Title: Farm Stochastic Risk Analysis
Version: 0.0.0.9000
Authors@R: c(
person("Natalia", "Ciria", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0009-0006-2669-6634")),
person("Alberto", "Allepuz", , "[email protected]", role = c("ths"),
comment = c(ORCID = "0000-0003-3518-1991")),
person("Giovanna", "Ciaravino", , "[email protected]", role = c("ths"),
comment = c(ORCID = "0000-0002-5796-8093"))
)
Description: Tools for performing quantitative risk analysis to prioritize farm external biosecurity measures.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/VetEpi-UAB/farmrisk
BugReports: https://github.com/VetEpi-UAB/farmrisk/issues
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
dplyr,
tidyr
Depends:
mc2d