easystats
Meta-package unifying the easystats framework for statistical modeling in R
The easystats meta-package is install tooling wrapped around a relicensed ecosystem.
◆Recent moves
- 1y ago
easystats_citations() added; install_latest() gains a github source
Adds easystats_citations() to total Google Scholar citations across the ecosystem's publications and a github option to install_latest() for pulling from main. Both continue the meta-package's role of describing and installing the ecosystem rather than extending it.
View source ↗ - 1y ago
Complete-workflow vignette added; install_suggested() fix
Adds a vignette walking through a full easystats workflow and fixes install_suggested() failing to pull hard dependencies of suggested packages. Documentation plus one contributed repair.
View source ↗ - 2y ago
easystats_packages() added; pak used for installs when available
Adds easystats_packages() to enumerate the ecosystem programmatically and routes easystats_update() and install_suggested() through pak when it is installed. Small, but it makes the ecosystem boundary something code can query.
View source ↗ - 2y ago
R version policy vignette added
Documents the R version policy shared across the ecosystem and clears CRAN check issues. Governance documentation rather than functionality.
View source ↗ - 2y ago
Fix for development package version detection
Fixes version detection when CRAN and GitHub carry identical version numbers for a development package. A single-issue patch in the install tooling.
View source ↗ - 2y ago
Ecosystem relicensed to MIT; two new authors added
⚡ SPARKThe one release in this window that changes the terms on which easystats can be used rather than how it is installed, moving the ecosystem to MIT and expanding the author list. Everything since has been tooling around the boundary this release drew.
View source ↗