circlecorR: Circular Correlation Wheel Plots

Draws circular "correlation wheel" plots in R, straight from a data frame of one row per observation. Variables are arranged around a circle, grouped and colour-tiled by category, and connected by curved links whose colour maps to the correlation coefficient, computed via a thin wrapper around corr.test() from the 'psych' package. Non-significant, weak, and within-category correlations can be masked. Categories, colours, and labels are all user-configurable.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: circlize (≥ 0.4.0), graphics, psych, stats
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-07-28
DOI: 10.32614/CRAN.package.circlecorR (may not be active yet)
Author: Chris Varghese [aut, cre], Armen A. Gharibans [aut]
Maintainer: Chris Varghese <chris.varghese at auckland.ac.nz>
BugReports: https://github.com/kriz98/circlecorR/issues
License: MIT + file LICENSE
URL: https://kriz98.github.io/circlecorR/, https://github.com/kriz98/circlecorR
NeedsCompilation: no
Language: en-GB
Materials: README
CRAN checks: circlecorR results

Documentation:

Reference manual: circlecorR.html , circlecorR.pdf
Vignettes: Correlation wheel plots with circlecorR (source, R code)

Downloads:

Package source: circlecorR_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): circlecorR_0.1.0.tgz, r-oldrel (arm64): circlecorR_0.1.0.tgz, r-release (x86_64): circlecorR_0.1.0.tgz, r-oldrel (x86_64): circlecorR_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=circlecorR to link to this page.