Skip to content

Release bulletAnalyzr 1.0.0 #66

@stephaniereinders

Description

@stephaniereinders

Prepare for release:

  • usethis::use_news_md()
  • Update the README
  • Proofread Title: and Description:
  • Check that all exported functions have @return and @examples
  • Check that Authors@R: includes a copyright holder (role 'cph')
  • Check licensing of included files
  • git pull
  • usethis::use_github_links()
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
    • I ran the check but unsurprisingly it threw an error because bulletxtrctr is not on CRAN
  • git push

Required bug fixes:

  • Fix the report on Windows issue
  • Fix the problem with x3p_crosscut_optimize() returning NAs

Submit to GitHub:

  • Create a release on GitHub

Set up a new development version on a development branch?
Keep the main branch as the current release to make it easier for people unfamiliar with GitHub to install?

  • usethis::use_dev_version(push = TRUE)
  • usethis::use_news_md()

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions