RECA 1.7.1
- Fix
R CMD check
notes for r-devel on invalid file URIs inREADME.md
. - Use GitHub Actions workflows to run
R CMD check
and build pkgdown website.
RECA 1.6
CRAN release: 2018-05-16
- Fix package-level documentation file by removing the outdated version number.
- Improve code examples.
RECA 1.5
CRAN release: 2018-04-20
- Modernize package metadata with
Authors@R
field and ORCID. - Improve code examples with clearer synthetic data generation and better visualization.
- Improve documentation formatting by removing excessive indentation in argument descriptions.
RECA 1.3
CRAN release: 2016-11-12
- Add explicit import for
stats::cov()
to comply with packaging best practices. - Minor documentation improvements with better formatting and cleaner argument descriptions.