Type: Package Package: cardinalR Title: Collection of Data Structures Version: 1.0.6 Authors@R: c( person("Jayani P.", "Gamage", , "jayanilakshika76@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6265-6481")), person("Dianne", "Cook", , "dicook@monash.edu", role = "aut", comment = c(ORCID = "0000-0002-3813-7155")), person("Paul", "Harrison", , "paul.harrison@monash.edu", role = "aut", comment = c(ORCID = "0000-0002-3980-268X")), person("Michael", "Lydeamore", , "michael.lydeamore@monash.edu", role = "aut", comment = c(ORCID = "0000-0001-6515-827X")), person("Thiyanga S.", "Talagala", , "ttalagala@sjp.ac.lk", role = "aut", comment = c(ORCID = "0000-0002-0656-9789")) ) Description: A collection of functions to generate a large variety of structures in high dimensions. These data structures are useful for testing, validating, and improving algorithms used in dimensionality reduction, clustering, machine learning, and visualization. License: MIT + file LICENSE URL: https://jayanilakshika.github.io/cardinalR/ BugReports: https://github.com/JayaniLakshika/cardinalR/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, geozoo, gtools, MASS, mvtnorm, purrr, stats, tibble, tidyr Suggests: knitr, langevitour, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://jayanilakshika.r-universe.dev Date/Publication: 2026-05-13 04:44:58 UTC RemoteUrl: https://github.com/jayanilakshika/cardinalr RemoteRef: HEAD RemoteSha: 15342317fd9674cfaef908c42052f652a26c743b NeedsCompilation: no Packaged: 2026-06-12 10:41:12 UTC; root Author: Jayani P. Gamage [aut, cre] (ORCID: ), Dianne Cook [aut] (ORCID: ), Paul Harrison [aut] (ORCID: ), Michael Lydeamore [aut] (ORCID: ), Thiyanga S. Talagala [aut] (ORCID: ) Maintainer: Jayani P. Gamage