rcicr 1.1.0
First release since 1.0.1, and the version submitted to CRAN to reinstate the package after its 2021-06-08 archival. The archival cause was an undeliverable maintainer address, which has been corrected.
This tag is the tree to build the CRAN submission tarball from — main has moved on since.
R CMD check --as-cran at this commit: 0 errors, 0 warnings, 2 NOTEs, both expected for a reinstatement (New submission + Package was archived on CRAN; the file-timestamp NOTE is environmental).
Highlights
- Seven P0 bugs fixed, including
generateCI(mask = )being unusable on R >= 4.2, base images silently required to already equalimg_size(#124), andnscales/sigmamissing from the saved.Rdatain a way that silently corrupted InfoVal (#81). - Three
plotZmap()bugs, one of which madezmapdecoration = FALSEentirely dead since R 4.2. generateNoiseImage()is ~6x faster end-to-end (1.66s -> 0.28s at 512px,nscales = 5).- A
reverse-correlation-walkthroughvignette that executes at build time, replacing the Medium tutorial — two lines of which had already stopped working. - Test suite from nothing to 180 tests with 0 skips, including a golden master pinning the default pipeline's numeric output and an end-to-end test that the CI recovers a known template.
If you have published or in-progress results, read the "Reproducibility impact" section of NEWS.md — it says explicitly which changes can and cannot alter numbers.