Skip to content

Prepare 0.2.0 for CRAN resubmission#4

Merged
TroyHernandez merged 1 commit intomainfrom
cran-prep
Apr 16, 2026
Merged

Prepare 0.2.0 for CRAN resubmission#4
TroyHernandez merged 1 commit intomainfrom
cran-prep

Conversation

@TroyHernandez
Copy link
Copy Markdown
Contributor

Summary

  • Add cornball.ai as cph in Authors@R per global package standard
  • Quote software names (R CMD INSTALL, etc.) in Description per CRAN cookbook
  • Expand Description with more detail on what the package does
  • Document the 0.1.0 rejection in cran-comments.md and confirm tinyrox is now on CRAN
  • Update local R version in cran-comments.md (4.4.2 → 4.5.3)

Context

Version 0.1.0 was rejected because Suggests: tinyrox referred to a package not yet on CRAN. tinyrox 0.3.3 is now on CRAN, so 0.2.0 can resubmit cleanly.

R CMD check

tinypkgr::check() passes with 0 errors, 0 warnings, 1 NOTE (New submission — expected).

Test plan

  • tinypkgr::check() — 0 errors, 0 warnings, 1 NOTE (new submission)
  • Verify all Imports/Suggests (curl, tinyrox, tinytest) are on CRAN
  • After merge: bump and submit_cran() (user will run)

- Add cornball.ai copyright holder to Authors@R
- Quote software names in Description per CRAN cookbook
- Expand Description with more detail
- Note 0.1.0 rejection and tinyrox CRAN availability in cran-comments
- Update R version in cran-comments to match check environment
@TroyHernandez TroyHernandez merged commit 8d3ec6f into main Apr 16, 2026
4 checks passed
@TroyHernandez TroyHernandez deleted the cran-prep branch April 16, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant