An implementation of the clugen algorithm for generating multidimensional clusters with arbitrary distributions. Each cluster is supported by a line segment, the position, orientation and length of which guide where the respective points are placed. This package is described in Fachada & de Andrade (2023) <doi:10.1016/j.knosys.2023.110836>.
Version: | 1.0.4 |
Depends: | R (≥ 3.6.0) |
Imports: | mathjaxr |
Suggests: | crul, devtools, ggplot2, knitr, lintr, patchwork, prettydoc, rgl, rmarkdown, roxygen2, testthat (≥ 3.0.0) |
Published: | 2025-07-07 |
DOI: | 10.32614/CRAN.package.clugenr |
Author: | Nuno Fachada |
Maintainer: | Nuno Fachada <faken at fakenmc.com> |
BugReports: | https://github.com/clugen/clugenr/issues |
License: | MIT + file LICENSE |
URL: | https://clugen.github.io/clugenr/, https://github.com/clugen/clugenr |
NeedsCompilation: | no |
Citation: | clugenr citation info |
Materials: | README |
CRAN checks: | clugenr results |
Reference manual: | clugenr.pdf |
Vignettes: |
Development (source, R code) Examples in 2D (source, R code) Examples in 3D: part I (source, R code) Examples in 3D: part II (source, R code) Merging and hierarchical cluster examples (source, R code) Examples in other dimensions (source, R code) Theory (source, R code) |
Package source: | clugenr_1.0.4.tar.gz |
Windows binaries: | r-devel: clugenr_1.0.3.zip, r-release: clugenr_1.0.3.zip, r-oldrel: clugenr_1.0.3.zip |
macOS binaries: | r-release (arm64): clugenr_1.0.4.tgz, r-oldrel (arm64): clugenr_1.0.4.tgz, r-release (x86_64): clugenr_1.0.4.tgz, r-oldrel (x86_64): clugenr_1.0.4.tgz |
Old sources: | clugenr archive |
Please use the canonical form https://CRAN.R-project.org/package=clugenr to link to this page.