Package: uwot 0.2.4.9000

uwot: The Uniform Manifold Approximation and Projection (UMAP) Method for Dimensionality Reduction

An implementation of the Uniform Manifold Approximation and Projection dimensionality reduction by McInnes et al. (2018) <doi:10.48550/arXiv.1802.03426>. It also provides means to transform new data and to carry out supervised dimensionality reduction. An implementation of the related LargeVis method of Tang et al. (2016) <doi:10.48550/arXiv.1602.00370> is also provided. This is a complete re-implementation in R (and C++, via the 'Rcpp' package): no Python installation is required. See the uwot website (<https://github.com/jlmelville/uwot>) for more documentation and examples.

Authors:James Melville [aut, cre, cph], Aaron Lun [ctb], Mohamed Nadhir Djekidel [ctb], Yuhan Hao [ctb], Dirk Eddelbuettel [ctb], Wouter van der Bijl [ctb], Hugo Gruson [ctb]

uwot_0.2.4.9000.tar.gz
uwot_0.2.4.9000.zip(r-4.7)uwot_0.2.4.9000.zip(r-4.6)uwot_0.2.4.9000.zip(r-4.5)
uwot_0.2.4.9000.tgz(r-4.6-x86_64)uwot_0.2.4.9000.tgz(r-4.6-arm64)uwot_0.2.4.9000.tgz(r-4.5-x86_64)uwot_0.2.4.9000.tgz(r-4.5-arm64)
uwot_0.2.4.9000.tar.gz(r-4.7-arm64)uwot_0.2.4.9000.tar.gz(r-4.7-x86_64)uwot_0.2.4.9000.tar.gz(r-4.6-arm64)uwot_0.2.4.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
uwot/json (API)
NEWS

# Install 'uwot' in R:
install.packages('uwot', repos = c('https://jlmelville.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jlmelville/uwot/issues

Pkgdown/docs site:https://jlmelville.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

dimensionality-reductionumapcpp

15.93 score 367 stars 197 packages 2.1k scripts 57k downloads 17 mentions 12 exports 12 dependencies

Last updated from:488c7e3497. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK238
linux-devel-x86_64OK334
source / vignettesOK269
linux-release-arm64OK242
linux-release-x86_64OK316
macos-release-arm64OK170
macos-release-x86_64OK322
macos-oldrel-arm64OK201
macos-oldrel-x86_64OK419
windows-develOK285
windows-releaseOK290
windows-oldrelOK364
wasm-releaseFAIL150

Exports:load_uwotlvishoptimize_graph_layoutsave_uwotsimilarity_graphsimplicial_set_intersectsimplicial_set_uniontumapumapumap_transformumap2unload_uwot

Dependencies:BHdqrngFNNirlbalatticeMatrixRcppRcppAnnoyRcppEigenRcppProgressRSpectrasitmo

uwot

Rendered fromuwot.Rmdusingknitr::rmarkdownon Jun 14 2026.

Last update: 2025-02-22
Started: 2023-11-27