forked from cran/rbacon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.29 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
Package: rbacon
Type: Package
Title: Age-Depth Modelling using Bayesian Statistics
Version: 2.3.7
Date: 2019-02-13
Authors@R: c(
person("Maarten", "Blaauw", email = "[email protected]", role = c("aut", "cre")),
person("J. Andres", "Christen", email = "[email protected]", role = "aut"),
person("Judith", "Esquivel Vazquez", email = "", role = "ctb"),
person("Ted", "Belding", role = "cph"),
person("James", "Theiler", role = "cph"),
person("Brian", "Gough", role = "cph"),
person("Charles", "Karney", role = "cph"))
Description: Bacon is an approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for deposits, through combining radiocarbon and other dates with prior information. See Blaauw & Christen (2011) <doi:10.1214/11-BA618>.
Encoding: UTF-8
License: GPL (>= 2)
NeedsCompilation: yes
Imports: Rcpp (>= 0.12.12), coda (>= 0.19-1), grDevices, graphics,
stats, utils
LinkingTo: Rcpp
RoxygenNote: 6.1.1.9000
Packaged: 2019-02-13 14:22:52 UTC; maarten
Author: Maarten Blaauw [aut, cre],
J. Andres Christen [aut],
Judith Esquivel Vazquez [ctb],
Ted Belding [cph],
James Theiler [cph],
Brian Gough [cph],
Charles Karney [cph]
Maintainer: Maarten Blaauw <[email protected]>
Repository: CRAN
Date/Publication: 2019-02-13 14:40:03 UTC