If you are submitting a pull request to BiocCheck please follow the
instructions.
The presentation includes steps for forking, creating a working branch, and
useful related information.
For a successful merge, the following steps are required:
[ ] Update the NEWS file
[ ] Update the vignette file
[ ] Add unit tests (optional but highly recommended)
[ ] Passing R CMD build & R CMD check on Bioconductor devel
List a reviewer in the Pull Request (either @LiNk-NY, @lshep, @mtmorgan).
Reviewers will make sure to Comment, Approve or Request changes.
If you are submitting a pull request to
BiocCheck
please follow the instructions. The presentation includes steps for forking, creating a working branch, and useful related information.For a successful merge, the following steps are required:
R CMD build
&R CMD check
on Bioconductor develList a reviewer in the Pull Request (either @LiNk-NY, @lshep, @mtmorgan). Reviewers will make sure to
Comment
,Approve
orRequest changes
.We highly recommend the use of the Bioconductor devel docker image described on the Bioconductor website.
If you have any questions, please get in touch with the Bioconductor core team on the Bioconductor Community Slack.