-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
80 lines (80 loc) · 1.73 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Package: c14
Type: Package
Title: Tidy Radiocarbon Data
Version: 0.0.0.9000
Authors@R: c(
person(family = "Roe",
given = "Joe",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1011-1244")),
person(family = "Huet",
given = "Thomas",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-1112-6122")),
person(family = "Matzig",
given = "David",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0001-7349-5401")),
person(family = "Schmid",
given = "Clemens",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0003-3448-5715")),
person(family = "Seidensticker",
given = "Dirk",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-8155-7702"))
)
Description: S3 classes and functions for tidy radiocarbon data.
License: MIT + file LICENSE
URL: https://c14.joeroe.io, https://github.com/joeroe/c14
BugReports: https://github.com/joeroe/c14/issues
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.1.0)
Imports:
IntCal,
Rdpack,
checkmate,
cli,
controller,
curl,
era (>= 0.4.0),
furrr,
glue,
magrittr,
mathjaxr,
methods,
pillar,
purrr,
rcarbon,
rlang,
stats,
stringr,
utils,
vctrs (>= 0.3.3),
zeallot
Suggests:
covr,
dplyr,
knitr,
readr,
readxl,
rmarkdown,
roxygen2,
testthat,
tibble,
usethis
Enhances:
Bchron,
oxcAAR
Remotes:
joeroe/controller
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
RdMacros: Rdpack, mathjaxr