Skip to content

Releases: tmsalab/errum

errum 0.0.4

Choose a tag to compare

@coatless coatless released this 28 Sep 01:39

Changes

  • Added explicit dependencies on R (>= 4.3.0), Rcpp (>= 1.1.0), and RcppArmadillo (>= 15.0.2-2)
  • Removed CXX11 from src/Makevars and src/Makevars.win to avoid potential compilation issues
    with newer versions of Armadillo through RcppArmadillo.
  • Switched README.Rmd to README.qmd to use Quarto for rendering.
  • Fixed CITATION file to use c() instead of personList() and bibentry() to
    avoid CRAN check notes.
  • Updated GitHub Action workflows.

CRAN Solaris Build Fix

Choose a tag to compare

@coatless coatless released this 22 Mar 21:30
63460e9

Bug fix

  • Fix ambiguous overloaded of pow on Solaris.

Initial release of errum on CRAN

Choose a tag to compare

@coatless coatless released this 22 Mar 21:30

Features

  • Provides a high-performing modeling routine for the Exploratory
    Reduced Reparameterized Unified Model (errum).