Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

spbtest5 #3143

Closed lshep closed 10 months ago

lshep commented 10 months ago

Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor

Confirm the following by editing each check box to '[x]'

I am familiar with the essential aspects of Bioconductor software management, including:

For questions/help about the submission process, including questions about the output of the automatic reports generated by the SPB (Single Package Builder), please use the #package-submission channel of our Community Slack. Follow the link on the home page of the Bioconductor website to sign up.

bioc-issue-bot commented 10 months ago

Hi @lshep

Thanks for submitting your package. We are taking a quick look at it and you will hear back from us soon.

The DESCRIPTION file for this package is:

Package: spbtest5
Title: Test Single Package Builder
Version: 0.99.0
Authors@R: c(person("Lori", "Shepherd",
        email = "Lori.Shepherd@roswellpark.org",
        role = c("aut", "cre")),
    person("Martin", "Morgan", role="ctb"))
Description: What the package does (one paragraph).
Maintainer: Lori Shepherd <Lori.Shepherd@roswellpark.org>
Author: Lori Shepherd [aut]
License: Artistic-2.0
biocViews: Software, DataImport, BiologicalQuestion
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, GenomicRanges, rmarkdown, testthat
RoxygenNote: 6.0.1
BiocType: Random