-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 832 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 832 Bytes
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
Package: datelifeplot
Type: Package
Title: Methods to plot chronograms
Version: 0.2.2
Author: c(person("Luna L.", "Sanchez-Reyes", role=c("aut", "cre"), email="lunalsr@gmail.com"),
Maintainer: "Luna L. Sanchez-Reyes" <lunalsr@gmail.com>
Description: Generate plots for visualizing results from the datelife package.
Plot chronograms using the citations as title, overlap chronograms, overlap LTT plots, and more.
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/phylotastic/datelifeplot
Imports:
ape,
datelife,
phangorn,
phyloch (>= 1.5.5),
phytools,
strap,
graphics,
gplots,
viridis,
dplyr
Suggests:
knitr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.2
Depends:
R (>= 2.10)
Remotes:
fmichonneau/phyloch