Release `teal.reporter` to CRAN
donyunardi opened this issue · 4 comments
donyunardi commented
Summary
The objective is to make teal.reporter
available on CRAN.
I ran R CMD check locally and everything looks good so we probably don't need to do a preliminary release before pushing to CRAN.
Acceptance Criteria
- Add/Confirm the
--as-cran
option in CICD pipeline - R CMD Check passed or create new issue to fix
- If there is an issue, then we'll need a preliminary release
- Might as well perform the README task and the vignettes grouping
- Perform release activities (full version bump and git tag)
- Push to CRAN
donyunardi commented
Add/Confirm the --as-cran option in CICD pipeline
Confirmed ✅
https://github.com/insightsengineering/teal.reporter/blob/main/.github/workflows/check.yaml#L30
gogonzo commented
Confirmed. Let's wait for the response from the CRAN team now
donyunardi commented
Package now in CRAN:
https://cran.r-project.org/web/packages/teal.reporter/index.html