Skip to contents

modUpload 0.8.x

Internal changes

  • Claude Code Review and PR Assistant workflows added for automated review.
  • Comprehensive unit test suite added with 38+ passing tests and improved coverage.
  • Critical path dependency issues fixed (removed source() statements failing in R CMD check).
  • Hardcoded relative paths eliminated in tests, using testthat::test_path().
  • Module observers refined and demo scaffolding improved.
  • Package installation commands updated to use {pak}.