cran. To fix this you can add URL: https://cran.r-universe.dev/banditpam to the package DESCRIPTION file. See also theR-universe documentation.Package: banditpam 1.0-2

banditpam: Almost Linear-Time k-Medoids Clustering
Interface to a high-performance implementation of k-medoids clustering described in Tiwari, Zhang, Mayclin, Thrun, Piech and Shomorony (2020) "BanditPAM: Almost Linear Time k-medoids Clustering via Multi-Armed Bandits" <https://proceedings.neurips.cc/paper/2020/file/73b817090081cef1bca77232f4532c5d-Paper.pdf>.
Authors:
banditpam_1.0-2.tar.gz
banditpam_1.0-2.tar.gz(r-4.7-arm64)banditpam_1.0-2.tar.gz(r-4.7-x86_64)banditpam_1.0-2.tar.gz(r-4.6-arm64)banditpam_1.0-2.tar.gz(r-4.6-x86_64)
banditpam_1.0-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
banditpam/json (API)
NEWS
| # Install 'banditpam' in R: |
| install.packages('banditpam', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/motiwari/banditpam/issues
Last updated from:5483be89b0. Checks:4 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 164 | ||
| linux-devel-x86_64 | NOTE | 190 | ||
| source / vignettes | OK | 245 | ||
| linux-release-arm64 | NOTE | 173 | ||
| linux-release-x86_64 | NOTE | 184 | ||
| wasm-release | OK | 146 |
Exports:KMedoids
Dependencies:R6RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| banditpam is a package for fast clustering using medoids | banditpam-package banditpam |
| Return the number of threads banditpam is using | bpam_num_threads |
| KMedoids Class | KMedoids |
