Skip to content

Release SelectSim 0.1.6 #9

Description

@Arvindiyer

First release

  • usethis::use_cran_comments()
  • Update installation instructions in README
  • Proofread Title: and Description:
  • Check that all exported functions have @return and @examples
  • Check that Authors@R: includes copyright holders with role cph
  • Check licensing of included files
  • Review extrachecks

Prepare for release

  • git pull
  • usethis::use_github_links()
  • urlchecker::url_check()
  • devtools::build_readme()
  • Local R CMD check --as-cran
    • 0 errors
    • 0 warnings
    • 0 notes
  • Manual PDF generated successfully
  • Examples run successfully
  • 15 tests passed
  • GitHub Actions checks passed on PR Prepare SelectSim 0.1.6 for CRAN submission #10
  • Windows release check completed
  • Fix Windows NOTE for relative INSTALLATION.md link
  • Remove obsolete CXX_STD = CXX11 request
  • Re-run Windows release/devel check on the final commit
  • git push
  • Merge PR Prepare SelectSim 0.1.6 for CRAN submission #10

Validation summary

  • Local macOS CRAN check: 0 errors, 0 warnings, 0 notes
  • Tests: 15 passed, 0 failed, 0 warnings, 0 skips
  • Example runtimes: all examples completed in under 1 second
  • Package manual: generated successfully
  • GitHub Actions: passed
  • Windows initial check:
    • 0 errors
    • 0 warnings
    • 2 notes
    • Both actionable notes fixed in commit 6189909

Submit to CRAN

  • Confirm final cran-comments.md
  • Build final source tarball
  • Run final Windows devel/release check
  • devtools::submit_cran()
  • Approve CRAN confirmation email

Wait for CRAN

  • Accepted
  • Merge release branch
  • usethis::use_github_release()
  • Create GitHub release/tag v0.1.6
  • usethis::use_dev_version(push = TRUE)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions