Package: tsne Type: Package Title: T-Distributed Stochastic Neighbor Embedding for R (t-SNE) Version: 0.2-0 Date: 2026-03-18 Authors@R: person(given = "Justin", family = "Donaldson", role = c("aut", "cre"), email = "jdonaldson@gmail.com") Description: A "pure R" implementation of the t-SNE algorithm. License: GPL LazyLoad: yes NeedsCompilation: no URL: https://github.com/jdonaldson/rtsne/ BugReports: https://github.com/jdonaldson/rtsne/issues Repository: https://jdonaldson.r-universe.dev Date/Publication: 2026-03-18 22:01:22 UTC RemoteUrl: https://github.com/jdonaldson/rtsne RemoteRef: HEAD RemoteSha: 2e1263178df92eec13006ee3bb039009606ed306 RemoteSubdir: tsne Packaged: 2026-07-16 05:58:20 UTC; root Author: Justin Donaldson [aut, cre] Maintainer: Justin Donaldson