-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 841 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 841 Bytes
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
Package: admtools
Title: Estimate and Manipulate Age-Depth Models
Version: 0.6.0.9000
Authors@R:
person("Niklas", "Hohmann", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1559-1838"))
Description: Estimate age-depth models from stratigraphic and sedimentological data,
and transform data
between the time and stratigraphic domain.
URL: https://github.com/MindTheGap-ERC/admtools, https://mindthegap-erc.github.io/admtools/
BugReports: https://github.com/MindTheGap-ERC/admtools/issues
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 4.2),
Imports:
ape
LazyData: true
Suggests:
FossilSim,
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US