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

Dev #134

Merged
merged 4 commits into from
Nov 1, 2023
Merged

Dev #134

merged 4 commits into from
Nov 1, 2023

Conversation

timcadman
Copy link
Owner

prerequisites:

  • install.packages("devtools")
  • install.packages("styler")
  • install.packages("pkgdown")

In general:

  • Did you test the code against https://armadillo.test.molgenis.org?
  • Have you ran styler:::style_active_pkg() to style the code-files
  • Have you ran devtools::check() to be sure documentation is rerendered and code is quality checked?

Vignettes:

  1. Did you create an .orig file and add it to the pre-render.R file?
  2. Did you run the the pre-render.R file to regenerate the vignettes
  3. Did you run pkgdown::build_site() to preview the documentation

@timcadman timcadman merged commit 029c3c1 into master Nov 1, 2023
3 checks passed
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.

1 participant