Package: clugenr Title: Multidimensional Cluster Generation Using Support Lines Version: 1.0.4.9000 Authors@R: person(given = "Nuno", family = "Fachada", role = c("aut", "cre", "cph"), email = "faken@fakenmc.com", comment = c(ORCID = "0000-0002-8487-5837")) Description: 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) . Depends: R (>= 3.6.0) Imports: mathjaxr Suggests: crul, devtools, ggplot2, knitr, lintr, patchwork, prettydoc, rgl, rmarkdown, roxygen2, testthat (>= 3.0.0) RdMacros: mathjaxr License: MIT + file LICENSE URL: https://clugen.github.io/clugenr/, https://github.com/clugen/clugenr BugReports: https://github.com/clugen/clugenr/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://clugen.r-universe.dev Date/Publication: 2025-07-31 19:15:12 UTC RemoteUrl: https://github.com/clugen/clugenr RemoteRef: HEAD RemoteSha: 4238e0d6d0e35bfe9a8c2fc3f7acb02156ebadcb NeedsCompilation: no Packaged: 2026-06-06 07:48:48 UTC; root Author: Nuno Fachada [aut, cre, cph] (ORCID: ) Maintainer: Nuno Fachada