Skip to content

Releases: tmsalab/iccbeta

iccbeta 1.1.0

29 Jan 20:19
Compare
Choose a tag to compare
  • Adds instructions on how to create simICCdata2 to relevant helpdocs
  • Switched over to using Rcpp to handle function registration instead of src/init.c.
  • Added namespace requirement check for lme4 and RLRsim to documentation.\
  • Modified Travis-CI to use a later gcc

iccbeta 1.2.0: Direct icc calculations and improved error handling

29 Jan 20:20
Compare
Choose a tag to compare

Feature

  • Added automatic calculation of icc on lmer model objects.

Changes

  • Added improved error messaging related to presence of missing values and
    dimension mis-match.
  • Added ORCiDs to DESCRIPTION
  • Increased version dependencies.
  • Enabled use of OpenMP and C++11.
  • Added CITATION information for the R package.

Documentation

  • Switched documentation to use Markdown.
  • Improved contents of documentation.

Deployment

  • Enable the default TMSALab Travis-CI configuration.
  • Enable code coverage checks.

iccbeta 1.0.1: Maintenance Release for R 3.4

27 Apr 08:14
Compare
Choose a tag to compare
  • Added src/init.c to comply with R 3.4 requirements
  • Added GitHub repository location information.
  • Improved documentation flow.

iccbeta 1.0.0: Initial Release to CRAN

26 Apr 01:38
Compare
Choose a tag to compare

Initial release of iccbeta to CRAN.