Package: Rtsne
Type: Package
Title: T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut
Implementation
Version: 0.13
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: BSD_3_clause + file LICENSE
URL: https://github.com/jkrijthe/Rtsne
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-04-14 15:51:58 UTC; jkrijthe
Author: Jesse Krijthe [aut, cre],
Laurens van der Maaten [cph] (Author of original C++ code)
Maintainer: Jesse Krijthe
Repository: CRAN
Date/Publication: 2017-04-14 16:38:37 UTC
Built: R 3.3.2; x86_64-pc-linux-gnu; 2017-06-16 10:10:42 UTC; unix
RemoteType: cran
RemoteSha: 0.13
RemoteRepos: structure("https://ftp.acc.umu.se/mirror/CRAN", .Names = "CRAN")
RemotePkgType: source