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

update github actions #133

Open
RMHogervorst opened this issue Sep 12, 2023 · 3 comments
Open

update github actions #133

RMHogervorst opened this issue Sep 12, 2023 · 3 comments
Labels

Comments

@RMHogervorst
Copy link
Contributor

We could change the github actions to check the package to something like dplyr:
https://github.com/tidyverse/dplyr/tree/main/.github/workflows

ideas:

  • of course R cmd check like we already do
  • linting step in merge requests
  • possibly a cool thing like the styler command inside dplyr .github
  • spellcheck?
@RMHogervorst
Copy link
Contributor Author

also add codemetar update https://docs.ropensci.org/codemetar/#keep-codemetajson-up-to-date
and auto spelling check?

@RMHogervorst
Copy link
Contributor Author

add https://docs.ropensci.org/pkgcheck/ too?

@RMHogervorst
Copy link
Contributor Author

Also new version of rhub https://blog.r-hub.io/2024/04/11/rhub2/

Install or update the rhub package.
Run rhub::rhub_setup() to set up R-hub v2 for your package.
Run rhub::rhub_check() to run R-hub checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant