-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
62 lines (62 loc) · 1.57 KB
/
Copy pathDESCRIPTION
File metadata and controls
62 lines (62 loc) · 1.57 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: csmTools
Title: Data Integration Utilities for Crop Modelers
Version: 0.2.1
Authors@R:
person("Benjamin", "Leroy", , "benjamin.leroy@inrae.fr", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-6007-7948"))
Author: Benjamin Leroy
Maintainer: Benjamin Leroy <benjamin.leroy@inrae.fr>
Description: The package provide a series of tools to extract, structure
and integrate data from various sources (IoT platform, online
databases, published datasets...) to compile validation datasets for
process-based crop models. The current version is mainly helpful for
streamlining data preparation for research applications with the DSSAT
modeling framework (https://dssat.net) and uses the ICASA dictionary
(https://github.com/DSSAT/ICASA-Dictionary) as its core annotation
standards.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Depends:
R (>= 4.4.3)
Imports:
countrycode,
cropCalendars,
dataverse,
dplyr,
DSSAT,
elevatr,
ggplot2,
glue,
httr,
jsonlite,
lubridate,
magrittr,
nasapower,
openxlsx2,
purrr,
readr,
rlang,
stats,
stringi,
stringr,
tibble,
tidygeocoder,
tidyr,
tidyselect,
tools,
utils,
xml2,
yaml,
zip
Suggests:
devtools,
testthat (>= 3.0.0)
Remotes:
AgMIP-GGCMI/cropCalendars,
leroy-bml/DSSAT
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
SystemRequirements: libudunits2-dev default-jdk libproj-dev libgdal-dev