Package: Radviz
Type: Package
Title: Project Multidimensional Data in 2D Space
Version: 0.9.5
Authors@R: c(person('Yann','Abraham',email='yann.abraham@gmail.com',role=c('aut','cre')),
             person('Nicolas','Sauwen',email='nicolas.sauwen@openanalytics.eu',role=c('aut')))
Depends: R (>= 3.0)
Imports: ggplot2 (>= 3.5.2), dplyr, rlang, stats, utils, igraph,
        pracma, hexbin, Rcpp
Suggests: knitr, rmarkdown, bodenmiller, tidyr, RColorBrewer, cytofan,
        scales, MASS
LinkingTo: Rcpp, RcppArmadillo
Description: An implementation of the radviz projection in R. It enables the visualization of
    multidimensional data while maintaining the relation to the original dimensions.
    This package provides functions to create and plot radviz projections, and a number of summary
    plots that enable comparison and analysis. For reference see Hoffman *et al.* (1999) 
    (<doi:10.1145/331770.331775>) for original implementation, 
    see Di Caro *et al* (2012) (<doi:10.1007/978-3-642-13672-6_13>), 
    for the original method for dimensional anchor arrangements, see Demsar *et al.* (2007) 
    (<doi:10.1016/j.jbi.2007.03.010>) for the original Freeviz implementation.
License: CC BY-NC-SA 4.0
URL: https://github.com/yannabraham/Radviz
BugReports: https://github.com/yannabraham/Radviz/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-07-15 06:43:50 UTC; yannabraham
Author: Yann Abraham [aut, cre],
  Nicolas Sauwen [aut]
Maintainer: Yann Abraham <yann.abraham@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-15 07:10:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-07-15 09:03:24 UTC; unix
Archs: Radviz.so.dSYM
