Package: lowmemtkmeans 0.1.4

Andrew Thomas Jones

lowmemtkmeans: Low Memory Use Trimmed K-Means

Performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.

Authors:Andrew Thomas Jones [aut, cre], Hien Duy Nguyen [aut]

lowmemtkmeans_0.1.4.tar.gz
lowmemtkmeans_0.1.4.tar.gz(r-4.7-arm64)lowmemtkmeans_0.1.4.tar.gz(r-4.7-x86_64)lowmemtkmeans_0.1.4.tar.gz(r-4.6-arm64)lowmemtkmeans_0.1.4.tar.gz(r-4.6-x86_64)
lowmemtkmeans_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lowmemtkmeans/json (API)
NEWS

# Install 'lowmemtkmeans' in R:
install.packages('lowmemtkmeans', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblascppopenmp

2.48 score 2 packages 7 scripts 200 downloads 4 exports 2 dependencies

Last updated from:06f0770f96. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK145
linux-devel-x86_64OK117
source / vignettesOK199
linux-release-arm64OK166
linux-release-x86_64OK119
wasm-releaseOK109

Exports:cluster_BICnearest_clusterscale_mat_inplacetkmeans

Dependencies:RcppRcppArmadillo