Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.17 KB

File metadata and controls

28 lines (22 loc) · 1.17 KB

Release Summary

This is a minor release (v3.0.1) updating test infrastructure and test isolation:

  • Migrated test suite and VCR mock fixtures to the PASTA staging environment to prevent test pollution on the production repository.
  • Dynamically resolve test entity and descendant identifiers.
  • Added request throttling for live HTTP test requests to prevent HTTP 429 rate limiting.
  • Modularized internal test helper utilities.

Test environments

  • aarch64-apple-darwin20, (local machine), R 4.6.0
  • aarch64-apple-darwin20 (R-hub), R Under development (unstable) (2026-06-24 r90190)
  • x86_64-w64-mingw32 (R-hub), R Under development (unstable) (2026-08-17 r90424 ucrt)
  • x86_64-w64-mingw32 (R-hub), R version 4.6.1 (2026-06-24 ucrt)
  • x86_64-w64-mingw32 (R-hub), R version 4.5.3 (2026-03-11 ucrt)
  • x86_64-pc-linux-gnu Ubuntu (R-hub), R Under development (unstable) (2026-08-17 r90423)
  • x86_64-pc-linux-gnu Ubuntu (R-hub), R version 4.6.1 RC (2026-06-18 r90185)
  • x86_64-pc-linux-gnu Ubuntu (R-hub), R version 4.6.1 (2026-06-24)

R CMD check results

0 ERROR | 0 WARNINGS | 0 NOTES

Downstream dependencies

There are currently no downstream dependencies for this package.

Thanks!