forked from Predictia/metaclipR
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
35 lines (35 loc) · 954 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
27
28
29
30
31
32
33
34
35
Package: metaclipR
Depends:
R(>= 3.1.0)
Imports:
igraph (>= 2.0.3),
Rgraphviz,
magrittr,
utils,
jsonlite,
transformeR(>= 1.4.1),
png
Extends:
easyVerification,
climate4R.climdex,
loadeR,
loadeR.ECOMS,
downscaleR,
visualizeR
Suggests:
knitr,
rmarkdown
Type: Package
Title: A climate4R package for METACLIP provenance description
Version: 1.5.2
Date: 2024-07-26
Authors@R: c(person("Bedia", "Joaquín", email = "bediaj@unican.es", role = c("aut","cre"), comment = c(ORCID = "0000-0001-6219-4312")),
person("Daniel", "San Martín", email = "daniel@predictia.es", role = "aut"))
BugReports: https://github.com/metaclip/metaclipR/issues
URL: http://www.metaclip.org
Encoding: UTF-8
Description: Encode climate product provenance according to the METACLIP semantic framework <http://www.metaclip.org>.
License: file LICENSE
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr