Skip to content

exametrika v1.13.1

Choose a tag to compare

@kosugitti kosugitti released this 18 May 05:39
· 100 commits to main since this release

Summary

This is a CRAN resubmission of v1.13.0. The 1.13.0 submission was rejected by the CRAN auto-check service for a single NOTE on r-devel-windows-x86_64:

Overall checktime 11 min > 10 min

The package itself passed cleanly on both Windows and Debian (Status: OK / OK). To bring the Windows checktime comfortably under the 10-minute limit, this 1.13.1 release marks the slowest test blocks in test-grm.R and test-irm.R with skip_on_cran(). The same tests continue to run locally and on R-hub / win-devel via the NOT_CRAN environment variable that testthat sets, so coverage is unchanged off-CRAN.

No user-visible package changes between 1.13.0 and 1.13.1. For the actual feature set, see the v1.13.0 release notes (Graphical Lasso, Chatterjee's xi correlation, and the rolled-up 1.12.0–1.12.2 changes).

Test suite changes (no user-visible changes)

  • test-grm.R: the J15S3810 GRM regression (15 items × 3,810 respondents, ~60s) and the nitems >= 8 underflow regression (~8s) are skipped on CRAN. Default-coverage GRM tests on small data continue to run on CRAN.
  • test-irm.R: the J35S515 shared-fixture Gibbs run (~23s) and the two reproducibility tests that re-run Gibbs (~22s combined) are skipped on CRAN. The Default seed is 123 structural check still runs on CRAN.

CRAN status

Accepted on CRAN: 2026-05-18.