forked from pinformatics/approxmapR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 843 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
35 lines (35 loc) · 843 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
35
Package: approxmapR
Type: Package
Title: ApproxMAP (APPROXimate Multiple Alignment Pattern)
Version: 1.7.4
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
Depends: R (>= 4.3), htmltools (>= 0.5.8)
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