Package: largeVis
Type: Package
Title: High-Quality Visualizations of Large, High-Dimensional Datasets
Version: 0.2
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. Also very fast search for approximate nearest neighbors; outlier detection; and optimized implementations of the HDBSCAN*, DBSCAN and OPTICS clustering algorithms; plotting functions for visualizing the above.
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Depends: R (>= 3.0.2), Rcpp, Matrix
Imports: ggplot2 (>= 2.1.0)
LinkingTo: Rcpp (>= 0.12.4),RcppProgress (>= 0.2.1),RcppArmadillo (>=
        0.7.200.2.0),testthat(>= 1.0.2)
Suggests: ggforce, testthat, knitr, rmarkdown, png, dbscan
URL: https://github.com/elbamos/largeVis
BugReports: https://github.com/elbamos/largeVis/issues
NeedsCompilation: yes
BuildVignettes: TRUE
VignetteBuilder: knitr
SystemRequirements: C++11
Packaged: 2017-03-08 01:40:03 UTC; aelberg
Repository: CRAN
Date/Publication: 2017-03-08 08:22:24
