-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release volcalc 2.2.0 #107
Comments
|
And now macOS checks fail because of issues building |
The CRAN issues with |
How to install system dependencies (open babel) with rhub? |
Not going to get check passing on macOS GitHub runner any time soon since |
GitHub release:
git pull
usethis::use_github_links()
urlchecker::url_check()
devtools::check(remote = TRUE, manual = TRUE)
usethis::use_version('minor')
devtools::build_readme()
(updates citation in README)usethis::use_github_release()
usethis::use_dev_version(push = TRUE)
The text was updated successfully, but these errors were encountered: