Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor
- Repository: https://github.com/yourusername/yourpackagename
Confirm the following by editing each check box to '[x]'
-
I understand that by submitting my package to Bioconductor, the package source and all review commentary are visible to the general public.
-
I have read the Bioconductor Package Submission instructions. My package is consistent with the Bioconductor Package Guidelines.
-
I understand that a minimum requirement for package acceptance is to pass R CMD check and R CMD BiocCheck with no ERROR or WARNINGS. Passing these checks does not result in automatic acceptance. The package will then undergo a formal review and recommendations for acceptance regarding other Bioconductor standards will be addressed.
-
My package addresses statistical or bioinformatic issues related to the analysis and comprehension of high throughput genomic data.
-
I am committed to the long-term maintenance of my package. This includes monitoring the support site for issues that users may have, subscribing to the bioc-devel mailing list to stay aware of developments in the Bioconductor community, responding promptly to requests for updates from the Core team in response to changes in R or underlying software.
I am familiar with the essential aspects of Bioconductor software management, including:
- The 'devel' branch for new packages and features.
- The stable 'release' branch, made available every six months, for bug fixes.
- Bioconductor version control using Subversion (optionally via GitHub).
For help with submitting your package, please subscribe and post questions to the bioc-devel mailing list.