-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This issue collects some notes about how we can possibly automate some of the review process for a vignette conversion from Sweave to R Markdown.
Some of the checklist items for reviewing a pull request could be automated.
Martin gives another idea by using R CMD Stangle to extract the R code in the vignettes for comparison in Bioconductor/GSEABase#6 (comment).
Additional ideas from 3/8 lab meeting:
- a separate repo with github action template that is only used by contributor to convert and test (avoids adding github action to package directly, automates conversion and testing)
- same as above, but also checkouts out and makes pr
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request