-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1 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
Package: ringdater
Type: Package
Title: A Statstical and Graphical Tool for Crossdating
Version: 0.1.0
Author: c(person("David", "Reynolds", role = c("aut", "cre"),
person("David", "Edge", role = "aut"),
person("Bryan", "Black", role = "aut"))
Maintainer: David Reynolds <davidreynolds@email.arizona.edu>
Description: An interactive application (Shiny app) for visual and statistical crossdating
of annually resolved measurement time series (e.g. tree rings or mollusc, fish and coral growth rings).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 4.0.0)
Suggests:
knitr,
testthat
VignetteBuilder: knitr
Imports:
data.table,
DataCombine,
DescTools,
doParallel,
dplR,
dplyr,
DT,
ggplot2,
grid,
gridExtra,
htmlwidgets,
magrittr,
readxl,
rmarkdown,
shinycssloaders,
shinydashboard,
shinyjs,
shinyalert,
shinyWidgets,
stats,
stringr,
tidyselect,
xml2,
zoo,
shiny,