The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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: circlecorR_0.1.0.zip, r-release: circlecorR_0.1.0.zip, r-oldrel: circlecorR_0.1.0.zip
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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.