r-cran-uwot 0.1.16-2 source package in Ubuntu

Changelog

r-cran-uwot (0.1.16-2) unstable; urgency=medium

  * Rebuild with r-graphics-engine set by r-base
    Closes: #1039674 

 -- Andreas Tille <email address hidden>  Thu, 06 Jul 2023 10:08:42 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-uwot_0.1.16-2.dsc 2.2 KiB 835ea0519c54c9424c45f379983884d49be7b818db6229f0bf5089456b24ce89
r-cran-uwot_0.1.16.orig.tar.gz 167.9 KiB 5f63a0d9edddb08435477af52724cb588c787c8d543c68c9358ed7b1ec3e8e48
r-cran-uwot_0.1.16-2.debian.tar.xz 3.1 KiB 19de2696d65ba3df730779d5b85efa9e9314a78479e404a0356715244410def8

Available diffs

No changes file available.

Binary packages built by this source

r-cran-uwot: GNU R uniform manifold approximation and projection (UMAP)

 An implementation of the Uniform Manifold Approximation and
 Projection dimensionality reduction by McInnes et al. (2018)
 <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) <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.

r-cran-uwot-dbgsym: debug symbols for r-cran-uwot