[Epic F] CRAN Release v0.2.0 — documentation and submission prep#87
Merged
Conversation
- Rewrite NEWS.md with user-facing release notes organized by category
- Add What's New in v0.2.0 section to README
- Add API Key Setup section documenting dep_set_api_key()
- Split code examples into copyable input + output blocks
- Fix formatting: heading spacing, typos, \code{} → backticks, add (SVI)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Rewrite release summary for minor release with key changes - Document resolution of email casing and DOI issues - Update test environments to match current CI matrix - Clean check results (no ERRORs, WARNINGs, or NOTEs) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Concise landing page for the pkgdown site — covers intro, what's new, installation, and a pointer to the Getting Started vignette. Detailed content lives in the reference docs and vignettes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares deprivateR v0.2.0 for CRAN submission by resolving all pre-submission check findings and updating release documentation.
Changes
Submission blockers fixed
0.2.0, removing.9000dev suffixRelease documentation (#80)
pkgdown homepage (#86)
Closes
Closes #80, closes #81, closes #83, closes #84, closes #86
Testing
Notes
After merge, re-run win-builder/R-hub checks (#82) to confirm clean results before
devtools::submit_cran().