-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 801 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 801 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
34
Package: approxmapR
Type: Package
Title: ApproxMAP (APPROXimate Multiple Alignment Pattern)
Version: 1.7.0
Author: Corey Bryant, Gurudev Ilngovan, and Hye Chung Kum.
Maintainer: The package maintainer <yourself@somewhere.net>
Description: ApproxMAP (APPROXimate Multiple Alignment Pattern). Is an efficient and effective mining algorithm which finds maximal approximate sequential patterns.
License: What license is it under?
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp,
RcppProgress
Imports: Rcpp,
RcppProgress,
dplyr,
ggplot2,
tidyr,
purrr,
magrittr,
lubridate,
stringr,
readr,
testthat,
knitr,
rmarkdown,
colormap,
kableExtra,
igraph,
htmlwidgets,
cluster,
fpc,
factoextra
VignetteBuilder: knitr
RoxygenNote: 6.0.1