Package: Rtsne Type: Package Title: T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut Implementation Version: 0.16 Authors@R: c( person("Jesse", "Krijthe", ,"jkrijthe@gmail.com", role = c("aut", "cre")), person("Laurens", "van der Maaten", role = c("cph"), comment = "Author of original C++ code") ) Description: An R wrapper around the fast T-distributed Stochastic Neighbor Embedding implementation by Van der Maaten (see for more information on the original implementation). License: file LICENSE URL: https://github.com/jkrijthe/Rtsne Imports: Rcpp (>= 0.11.0), stats LinkingTo: Rcpp Suggests: irlba, testthat RoxygenNote: 7.1.2 NeedsCompilation: yes Packaged: 2022-04-15 10:11:57 UTC; jkrijthe Author: Jesse Krijthe [aut, cre], Laurens van der Maaten [cph] (Author of original C++ code) Maintainer: Jesse Krijthe License_is_FOSS: yes Repository: CRAN Date/Publication: 2022-04-17 17:12:29 UTC Built: R 4.2.3; x86_64-conda-linux-gnu; 2023-06-15 04:56:10 UTC; unix