-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 781 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 781 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
Package: caIRA
Type: Package
Title: Collecting and Identification from Outbreak Cluster Based Tree and Metadata
Version: 1.1.1
Author: Dhihram Tenrisau, Stéphane Hué
Maintainer: Dhihram Tenrisau <dhihram.tenrisau@gmail.com>
Description: This package is used to find the cluster-based tree and metadata. The cluster-based tree is built based on the clusters in the data. The metadata contains information about the data used to build the tree.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
ape,
dplyr,
stringr,
progress,
ggtree,
treeio,
tidyr
Suggests:
knitr,
rmarkdown,
tidyverse,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Year: 2024
Config/testthat/edition: 3