Package: largeVis
Type: Package
Title: High-Quality Visualizations of Large, High-Dimensional Datasets
Version: 0.1.9.1
Author: Amos B. Elberg
Maintainer: Amos Elberg <amos.elberg@gmail.com>
Description: Implements the largeVis algorithm (see Tang, et al. (2016)  <https://arxiv.org/abs/1602.00370>) for visualizing very large high-dimensional datasets; very fast search for approximate nearest neighbors; outlier detection; optimized implementation of the HDBSCAN clustering algorithm; plotting functions for visualizing the above.
License: GPL-3
LazyData: TRUE
RoxygenNote: 5.0.1
Depends: R (>= 3.0.2), Matrix
Imports: Rcpp (>= 0.12.4), ggplot2 (>= 0.9.2.1)
LinkingTo: Rcpp,RcppProgress (>= 0.2.1),RcppArmadillo (>=
        0.7.200.2.0),testthat(>= 1.0.2)
Suggests: testthat, covr, knitr, rmarkdown, wesanderson, RColorBrewer,
        dplyr, magrittr
URL: https://github.com/elbamos/largeVis
BugReports: https://github.com/elbamos/largeVis/issues
NeedsCompilation: yes
BuildVignettes: TRUE
VignetteBuilder: knitr
SystemRequirements: C++11
Packaged: 2016-09-12 16:01:13 UTC; amos.elberg
Repository: CRAN
Date/Publication: 2016-09-13 03:04:47
