Package: bigMap
Type: Package
Title: Big Data Mapping
Version: 2.3.1
Date: 2020-06-01
Authors@R: c(
 person(given="Joan", family="Garriga", email="jgarriga@ceab.csic.es", role=c("aut", "cre")),
 person(given="Frederic", family="Bartumeus", email="fbartu@ceab.csic.es", role=c("aut"))
 )
Description: Unsupervised clustering protocol for large scale structured data, based on a low dimensional representation of the data. Dimensionality reduction is performed using a parallelized implementation of the t-Stochastic Neighboring Embedding algorithm (Garriga J. and Bartumeus F. (2018), <arXiv:1812.09869>).
License: GPL-3
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.12.0), bigmemory (>= 4.5.0), parallel (>= 3.5.0),
        RColorBrewer, colorspace,
Suggests: knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo, BH, bigmemory
LazyData: FALSE
VignetteBuilder: knitr
RoxygenNote: 6.1.1
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2020-06-30 14:03:24 UTC; jgarriga
Author: Joan Garriga [aut, cre],
  Frederic Bartumeus [aut]
Maintainer: Joan Garriga <jgarriga@ceab.csic.es>
Repository: CRAN
Date/Publication: 2020-06-30 15:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 12:37:26 UTC; windows
Archs: x64
