-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 1.29 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
Package: crestr
Title: A Probabilistic Approach to Reconstruct Past Climates Using Palaeoecological Datasets
Version: 1.4.3
Authors@R:
person(given = "Manuel",
family = "Chevalier",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8183-9881"))
Description: Applies the CREST climate reconstruction
method. It can be used using the calibration data that can be obtained
through the package or by importing private data. An ensemble of
graphical outputs were designed to facilitate the use of the
package and the interpretation of the results. More information can
be obtained from Chevalier (2022) <doi:10.5194/cp-18-821-2022>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
clipr,
DBI,
data.table,
methods,
openxlsx,
plot3D,
plyr,
RPostgres,
RSQLite,
scales,
stringr,
terra,
viridis
Suggests:
knitr,
rmarkdown,
pals
Depends:
R (>= 2.10)
Language: en-us
VignetteBuilder: knitr
URL: https://github.com/mchevalier2/crestr, https://www.manuelchevalier.com/crestr/index.html
BugReports: https://github.com/mchevalier2/crestr/issues