-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
36 lines (35 loc) · 936 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
35
36
Title: Running multiple age models with Bacon.
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 = "andria.dawson@gmail.com"),
person(given = c("Simon", "J."), family = "Goring",
role = c("aut", "cre"), email = "goring@wisc.edu"))
Maintainer: Simon J. Goring <goring@wisc.edu>
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:
yaml,
rbacon,
neotoma,
maps,
fields,
raster,
rgdal,
dplyr,
lubridate,
httr,
jsonlite,
rgdal,
lubridate,
parallel,
evaluate,
htmltools,
DT
Suggests:
RoxygenNote: 5.0.1