Other packages > Find by keyword >

circumplex  

Analysis and Visualization of Circular Data
View on CRAN: Click here


Download and install circumplex package within the R console
Install from CRAN:
install.packages("circumplex")

Install from Github:
library("remotes")
install_github("cran/circumplex")

Install by package version:
library("remotes")
install_version("circumplex", "1.0.2")



Attach the package and use:
library("circumplex")
Maintained by
Jeffrey Girard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-31
Latest Update: 2025-07-28
Description:
Circumplex models, which organize constructs in a circle around two underlying dimensions, are popular for studying interpersonal functioning, mood/affect, and vocational preferences/environments. This package provides tools for analyzing and visualizing circular data, including scoring functions for relevant instruments and a generalization of the bootstrapped structural summary method from Zimmermann & Wright (2017) and functions for creating publication-ready tables and figures from the results.
How to cite:
Jeffrey Girard (2018). circumplex: Analysis and Visualization of Circular Data. R package version 1.0.2, https://cran.r-project.org/web/packages/circumplex. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.1.1 (2018-07-31 12:10), 0.1.2 (2018-08-06 23:00), 0.2.0 (2018-10-26 07:10), 0.2.1 (2018-11-29 07:10), 0.3.0 (2019-04-26 11:30), 0.3.1 (2019-05-15 20:00), 0.3.2 (2019-08-21 19:50), 0.3.3 (2019-09-26 10:30), 0.3.4 (2019-12-05 12:30), 0.3.5 (2020-01-10 02:10), 0.3.6 (2020-04-30 00:00), 0.3.7 (2021-05-17 22:30), 0.3.8 (2021-05-28 17:00), 0.3.9 (2023-02-14 10:00), 0.3.10 (2023-08-22 09:20), 1.0.0 (2024-10-28 05:30), 1.0.1 (2025-07-28 18:20), 1.0.2 (2025-09-23 19:20), 1.1.0 (2026-05-24 22:00)
Other packages that cited circumplex R package
View circumplex citation profile
Other R packages that circumplex depends, imports, suggests or enhances
Complete documentation for circumplex
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA