Package: aramappings
Title: Computes Adaptable Radial Axes Mappings
Version: 0.1.0
Authors@R: 
    c(person("Manuel", "Rubio-Sánchez", , "manuel.rubio@urjc.es", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8692-2553")),
      person("Dirk", "J. Lehmann", , "di.lehmann@ostfalia.de", role = c("ctb"),
           comment = c(ORCID = "0000-0002-8089-4408")),
      person("Miguel Ángel", "Muñoz Mohedano", , "miguel.munoz@urjc.es", role = c("ctb"),
           comment = c(ORCID = "0000-0001-6114-4460")),
      person("Alberto", "Sánchez Campos", , "alberto.sanchez@urjc.es", role = c("ctb"),
           comment = c(ORCID = "0000-0002-5382-6805")),
      person("Cristina", "Soguero-Ruiz", , "cristina.soguero@urjc.es", role = c("ctb"),
           comment = c(ORCID = "0000-0001-5817-989X")))           
Description: Computes low-dimensional point representations of high-dimensional numerical data according to the data visualization method Adaptable Radial Axes described in: Manuel Rubio-Sánchez, Alberto Sanchez, and Dirk J. Lehmann (2017) "Adaptable radial axes plots for improved multivariate data visualization" <doi:10.1111/cgf.13196>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: clarabel, CVXR, glpkAPI, Matrix, parallel, pracma, Rglpk,
        slam, ggplot2, grDevices, grid, stats
URL: https://github.com/manuelrubio/aramappings,
        https://manuelrubio.github.io/aramappings/
BugReports: https://github.com/manuelrubio/aramappings/issues
Suggests: testthat (>= 3.0.0), parallelly, geometry, ascentTraining,
        liver, datasetsICR, knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-13 18:36:16 UTC; manuel
Author: Manuel Rubio-Sánchez [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8692-2553>),
  Dirk J. Lehmann [ctb] (ORCID: <https://orcid.org/0000-0002-8089-4408>),
  Miguel Ángel Muñoz Mohedano [ctb] (ORCID:
    <https://orcid.org/0000-0001-6114-4460>),
  Alberto Sánchez Campos [ctb] (ORCID:
    <https://orcid.org/0000-0002-5382-6805>),
  Cristina Soguero-Ruiz [ctb] (ORCID:
    <https://orcid.org/0000-0001-5817-989X>)
Maintainer: Manuel Rubio-Sánchez <manuel.rubio@urjc.es>
Repository: CRAN
Date/Publication: 2025-11-18 09:50:02 UTC
