-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.03 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
Package: RFossilpol
Title: Tools for FOSSILPOL workflow
Version: 1.0.0
Authors@R:
person("Ondrej", "Mottl", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9796-5081"))
Description: This package provides tools for FOSSILPOL workflow, which
process global palaeoecological pollen data.
License: MIT + file LICENSE
URL: https://hope-uib-bio.github.io/FOSSILPOL-website/
Imports:
assertthat,
Bchron,
dplyr (>= 1.0.0),
forcats (>= 0.5.0),
furrr,
future,
ggplot2,
grDevices,
httr,
IntCal,
janitor,
lifecycle,
magrittr,
methods,
neotoma2,
purrr (>= 1.0.0),
rcarbon,
readr (>= 2.0.0),
readxl,
rioja,
rlang,
RUtilpol,
stats,
stringr (>= 1.4.0),
tibble (>= 3.0.0),
tidyr (>= 1.2.0),
tidyselect (>= 1.2.0),
usethis (>= 2.0.0),
utils
Remotes:
HOPE-UIB-BIO/R-Utilpol-package,
NeotomaDB/neotoma2
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3