-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
53 lines (53 loc) · 2.01 KB
/
Copy pathDESCRIPTION
File metadata and controls
53 lines (53 loc) · 2.01 KB
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
Package: rbacon
Type: Package
Title: Age-Depth Modelling using Bayesian Statistics
Version: 4.0.0
Authors@R:
c(person(given = "Maarten",
family = "Blaauw",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5680-1515")),
person(given = "J. Andres",
family = "Christen",
role = c("aut", "ctb", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5795-4345")),
person(given = "Marco A.",
family = "Aquino Lopez",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-5076-7205")),
person(given = "Judith",
family = "Esquivel Vazquez",
role = "ctb"),
person(given = "Oscar M.",
family = "Gonzalez V.",
role = "ctb"),
person(given = "Ted",
family = "Belding",
role = "cph"),
person(given = "James",
family = "Theiler",
role = "cph"),
person(given = "Brian",
family = "Gough",
role = "cph"),
person(given = "Charles",
family = "Karney",
role = "cph"))
Description: 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 on accumulation rates and their variability. See Blaauw & Christen (2011).
Encoding: UTF-8
URL: https://github.com/Maarten14C/rbacon, https://CRAN.R-project.org/package=rbacon
Repository: CRAN
License: GPL (>= 2)
Language: en-GB
NeedsCompilation: yes
ByteCompile: true
Imports: coda (>= 0.19-4.1), graphics, grDevices, Rcpp (>= 1.1.1), stats, utils, data.table, rintcal (>= 1.4.0), rice (>= 2.2.1)
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, utf8
VignetteBuilder: knitr
Maintainer: Maarten Blaauw <[email protected]>
Config/roxygen2/version: 8.0.0