corsym 0.0.0.9000
(2026-08-06)
- First internal release. Package is basically complete for now.
corsym 1.0.0 (2026-08-26)
- First CRAN submission
- Added preprint citations in
DESCRIPTION and
README.md
- Added logo, linked to
README.md; added CRAN install
instructions in anticipation.
- Minor: fixed typos, title case.
- Added CRAN comments
corsym 1.0.1 (2026-09-09)
- CRAN resubmission, fixed problem “Writing to the .GlobalEnv”, by
replacing
<<- calls in unit tests.