-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
49 lines (49 loc) · 1.46 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: mocaredd
Title: Monte Carlo Simulation for REDD+ uncertainty analysis
Version: 0.3.0
Authors@R: c(
person("Gael", "Sola", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID")),
person("Javier", "Garcia Perez", , "[email protected]", role = c("aut"),
comment = c(ORCID = "YOUR-ORCID-ID")),
person("Jimena", "Saucedo Miranda", , "[email protected]", role = c("aut"),
comment = c(ORCID = "YOUR-ORCID-ID")),
person("Lauri", "Vesa", , "[email protected]", role = c("aut"),
comment = c(ORCID = "YOUR-ORCID-ID"))
)
Description: functions and a shiny app for (1) setting up, (2) running Monte Carlo
Simulations and (3) producing improved estimates of and confidence intervals around
greenhouse gas emissions and emission reductions from the forestry sector.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/openforis/mocaredd, https://openforis.github.io/mocaredd/
BugReports: https://github.com/openforis/mocaredd/issues
Depends:
R (>= 4.1.0)
Imports:
bslib,
bsicons,
dplyr,
stringr,
tidyr,
ggplot2,
purrr,
rlang,
shiny,
shiny.i18n,
shinyjs,
shinyWidgets,
htmltools,
gt,
stats,
chromote,
scales,
readxl