-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.42 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
Package: MINOTAUR
Type: Package
Title: MultIvariate visualisatioN and OuTlier Analysis Using R
Version: 0.0.1
Date: 2016-07-27
Authors@R: c(
person("Caitlin", "Collins", email = "[email protected]", role = c("cre", "aut")),
person("Robert", "Verity", email = "[email protected]", role = "aut"),
person("Daren", "Card", email = "[email protected]", role = "aut"),
person("Sara", "Schaal", email = "[email protected]", role = "aut"),
person("Liuyang", "Wang", email = "[email protected]", role = "aut"),
person("Katie", "Lotterhos", email = "[email protected]", role = "aut"),
person("Thierry", "Gosselin", email = "[email protected]", role = "ctb"))
Description: MINOTAUR provides stand-alone functions and an interactive user-interface for the exploration, visualisation, and analysis of multivariate genetic data, and provides users with a variety of accessible tools for the identification of outliers in both univariate and multivariate space.
Depends:
R (>= 3.2.3)
Imports:
adegenet,
ash,
data.table,
DT,
fields,
ggplot2,
RColorBrewer,
Rcpp,
shiny (>= 0.14.1),
shinydashboard (>= 0.5.3),
shinyjs
Suggests:
knitr,
rmarkdown
Remotes:
github::rstudio/DT
LinkingTo: Rcpp
License: GPL (>=2)
LazyData: true
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 5.0.1
URL: https://github.com/NESCent/MINOTAUR
BugReports: https://github.com/NESCent/MINOTAUR/issues