uwot
0.2.4The Uniform Manifold Approximation and Projection (UMAP) Method for Dimensionality Reduction
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE r-devel-linux-x86_64-fedora-clang
- NOTE r-devel-linux-x86_64-fedora-gcc
- NOTE r-devel-windows-x86_64
- NOTE2026-07-1611 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2212 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1811 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-04-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
- ERROR2026-04-0911 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 99%
- Return-value docs
- 92%
- References docs
- 50%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
5 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/jlmelville/uwot on 2026-07-19.
Dependencies
and 3 more packages.
Code & Tests
- Cyclomatic complexity
- 3.0 median / 159 max
- Test cases
- 158 / 0.50 per code line
Test coverage
Line coverage
83%
Expression
84.5%
Tests / Examples
83.3% / 60% ex
Functions
212 12 exported
Complexity
5.6 avg / 159 max
Call network
212 nodes / 319 edges
Call graph
Open call graph →Lowest coverage
212 functions| Function | Cyclo | Coverage |
|---|---|---|
| umap2 exp | 28 | 0% |
| .onUnload | 1 | 0% |
| bigstatsr_is_installed | 1 | 0% |
| bigstatsr_scores | 3 | 0% |
| col_sum_normalize | 1 | 0% |
| fast_intersection | 5 | 0% |
People & History
16 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.2.4Latest
- RR 4.5.0 released · 2025-04-11
- 0.2.32025-02-24 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 0.2.22024-04-21 · diff ↗
- 0.2.12024-04-15 · diff ↗
- 0.1.162023-06-29 · diff ↗
- 0.1.152023-06-26 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 0.1.142022-08-22 · diff ↗
- 0.1.132022-08-16 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.1.112021-12-02 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 0.1.102020-12-15 · diff ↗
Package metadata
- First published
- 2019-04-06
- Total releases
- 16 / 7 yrs
- License
- GPL (>= 3) OSI
- Download size
- 600 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet