-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (33 loc) · 930 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
Title: Paeoecological analysis using `neotoma`, an R package.
Version: 1.6.2
Date: 2016-09-21
Author: Andria Dawson [aut, cre], Simon J. Goring [aut, cre]
Authors@R: c(person(given = "Andria", family = "Dawson",
role = c("aut", "cre"), email = "[email protected]"),
person(given = c("Simon", "J."), family = "Goring",
role = c("aut", "cre"), email = "[email protected]"))
Maintainer: Simon J. Goring <[email protected]>
Description: A paper in progress for understanding age model construction in paleoecology.
License: MIT + file LICENSE
URL: https://github.com/palEON-Project/stepps-baconizing
BugReports: https://github.com/palEON-Project/stepps-baconizing/issues
Depends:
R (>= 2.10)
Imports:
neotoma,
rmarkdown,
purrr,
ggplot2,
plyr,
reshape2,
mgcv,
Bchron,
viridis,
dplyr,
readr,
gridExtra,
knitr,
svglite,
purrrlyr
Suggests:
RoxygenNote: 5.0.1