Skip to content

Releases: jmgirard/circumplex

circumplex v0.3.1

15 May 18:45
Compare
Choose a tag to compare

BUG FIXES

  • Avoid a bug with dplyr 0.8.1 and S3 methods on Linux systems
  • Update the web address for Johannes in the README document

circumplex v0.3.0

26 Apr 14:22
ed3dd32
Compare
Choose a tag to compare

NEW FEATURES

  • Added the ssm_parameters() function to calculate SSM parameters (without
    confidence intervals) from a vector of scores
  • Added the ssm_score() function to calculate SSM parameters by row
  • Added support for older versions of R (3.3.x)

BUG FIXES

  • Fixed a bug in the normative data for IPIP-IPC that prevented standardization
  • Fixed a bug caused by changes in how random numbers are generated in R
  • Fixed several broken links by running package through new version of usethis
  • Fixed warnings related to documentation inherited from other packages

MINOR IMPROVEMENTS

  • Updated the Introduction to SSM vignette's figures
  • Replaced use of dplyr::funs() as this function is being deprecated

circumplex v0.2.1

29 Nov 16:37
Compare
Choose a tag to compare

NEW FEATURES

  • Added one normative data set to the IIS-32
  • Added open-access (i.e., full item text) to the IIS-32 and IIS-64

BUG FIXES

  • Updated the IIS-32 response anchors to range from 1 to 6 to match norms
  • Changed use of tibble functions to avoid problems when new version releases
  • Removed dependency on MASS package (until it is used by exported functions)

MINOR IMPROVEMENTS

  • Updated the IIS-32 item ordering and scoring to match the author's version

circumplex v0.2.0

29 Oct 23:01
Compare
Choose a tag to compare

NEW FEATURES

  • Added functions and documentation for numerous circumplex instruments
  • Added functions for ipsatizing and scoring item-level data
  • Added function for standardizing scale-level data using normative data

BUG FIXES

  • Changed OpenMP flags in Makevars to fix a compile problem on Debian machines
  • Fixed a bug related to calculating angular medians in the presence of NAs

MINOR IMPROVEMENTS

  • Changed the default to plot profiles with low fit (but with dashed borders)
  • Import and export functions from rlang tidy evaluation
  • Added unit testing of various functions to increase code coverage

DOCUMENTATION FIXES

  • Redesigned package website to be more attractive and clear
  • Updated SSM vignette to use standardization function

circumplex v0.1.2

08 Aug 16:44
Compare
Choose a tag to compare

NEW FEATURES

  • Profiles with low fit now have dashed borders when plotted

BUG FIXES

  • Fix bug that prevented compilation on Solaris systems
  • Fix bug that prevented CRAN checks on old R versions

DOCUMENTATION FIXES

  • Improved the formatting of vignette source code

circumplex v0.1.0

28 Jul 19:10
Compare
Choose a tag to compare

Submitted to CRAN

circumplex v0.0.0.9004

27 Jul 22:34
Compare
Choose a tag to compare
Pre-release

Introductory and intermediate SSM vignettes completed

circumplex v0.0.0.9003

09 Jul 20:29
Compare
Choose a tag to compare
Pre-release

Updated beta version with all ssm analysis types added!

circumplex v0.0.0.9002

22 Jun 20:20
Compare
Choose a tag to compare
Pre-release

New wrapper functions: ssm_analyze(), ssm_plot(), ssm_table()

circumplex v0.0.0.9001

18 Jun 16:32
c3e2638
Compare
Choose a tag to compare
Pre-release

Updated beta version