-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
72 lines (72 loc) · 1.46 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: geoChronR
Type: Package
Title: Tools to Analyze and Visualize Time-Uncertain Data
Version: 1.1.15
Date: 2021-02-01
Authors@R: c(
person("Nicholas", "McKay" ,email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3598-5113")
),
person("Julien", "Emile-Geay", role = c("aut"),
comment = c(ORCID = "0000-0001-5920-4751")
),
person("Deborah", "Khider", role = "aut",
comment = c(ORCID = "0000-0001-7501-8430")
)
)
Maintainer: Nick McKay <[email protected]>
Description: Time uncertain chronology developement and analysis, including correlation, regression, spectral, and PCA for paleogeoscientific data.
License: MIT License
LazyData: TRUE
RoxygenNote: 7.3.1
Encoding: UTF-8
biocViews:
Imports:
Bchron,
RColorBrewer,
dplR,
dplyr,
ggplot2,
ggmap,
grDevices,
grid,
lomb,
mapproj,
maps,
rbacon,
reshape2,
scales,
tibble,
ggridges,
gridExtra,
purrr,
matrixStats,
pbapply,
oxcAAR,
Hmisc,
glue,
rEDM (>= 1.15),
crayon,
tidyr,
magrittr,
astrochron,
MASS,
plyr,
stringr,
lipdR,
readr,
data.table
Suggests:
knitr,
rmarkdown,
testthat,
neotoma2,
BiocManager,
pcaMethods,
nuspectral
VignetteBuilder: knitr
URL: https://github.com/nickmckay/GeoChronR
BugReports: https://github.com/nickmckay/GeoChronR/issues
Remotes:
nickmckay/lipdR,
nickmckay/nuspectral