Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.0 #35

Merged
merged 15 commits into from
May 25, 2022
Merged

v0.1.0 #35

merged 15 commits into from
May 25, 2022

Conversation

schloerke
Copy link
Collaborator

@schloerke schloerke commented May 12, 2022

  • Update NEWS
  • Update Version
  • devtools::document()
  • devtools::spell_check()
  • devtools::release(check=TRUE), (don't actually release in the last step)
  • devtools::check_win_oldrelease()
  • devtools::check_win_release()
  • devtools::check_win_devel()
  • [NA] Revdep check
  • Reviewer approval
  • devtools::release() (actually release package)
  • When accepted on CRAN, merge PR and tag commit with version, push tag

@schloerke schloerke requested a review from wch May 12, 2022 16:51
@schloerke schloerke marked this pull request as ready for review May 12, 2022 16:51
@yutannihilation
Copy link

Congratulations on the release on CRAN! 🎉

I think the installation section of the README should also be updated.

webshot2/README.Rmd

Lines 28 to 34 in 4146aa0

## Installation
`webshot2` currently depends on a number of in-development packages.
```R
remotes::install_github("rstudio/webshot2")
```

@schloerke
Copy link
Collaborator Author

Accepted on CRAN. Closing PR

@schloerke schloerke merged commit ce1ffab into main May 25, 2022
@schloerke schloerke deleted the rc-v0.1.0 branch May 25, 2022 17:57
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.

3 participants