Bioconductor / Contributions

Contribute Packages to Bioconductor
135 stars 33 forks source link

regutools #1393

Closed josschavezf closed 4 years ago

josschavezf commented 4 years 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 help with submitting your package, please subscribe and post questions to the bioc-devel mailing list.

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

On one or more platforms, the build results were: "skipped, ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.

Please see the build report for more details.

lcolladotor commented 4 years ago

Looks like the SPB caught some packages being updated 2/3 times it ran today (as in http://bioconductor.org/spb_reports/regutools_buildreport_20200421190543.html and http://bioconductor.org/spb_reports/regutools_buildreport_20200421195343.html) but it did work at http://bioconductor.org/spb_reports/regutools_buildreport_20200421192618.html. I'll submit a bump version later tonight just to double check things.

Best, Leo

bioc-issue-bot commented 4 years ago

Received a valid push; starting a build. Commits are:

6551e75 v0.99.15 -- bump version as promised in https://gi...

bioc-issue-bot commented 4 years ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on Linux, Mac, and Windows.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details.

lcolladotor commented 4 years ago

Ok, nothing really changed in https://github.com/ComunidadBioInfo/regutools/commit/6551e7521cdb6e8e2906190cdb39d1671096cb66 except a bump in version number, so it really was some transient issue on the SPB. Anyway, it's all green now =)

bioc-issue-bot commented 4 years ago

Your package has been accepted. It will be added to the Bioconductor Git repository and nightly builds. Additional information will be posed to this issue in the next several days.

Thank you for contributing to Bioconductor!

mtmorgan commented 4 years ago

The master branch of your GitHub repository has been added to Bioconductor's git repository.

To use the git.bioconductor.org repository, we need an 'ssh' key to associate with your github user name. If your GitHub account already has ssh public keys (https://github.com/josschavezf.keys is not empty), then no further steps are required. Otherwise, do the following:

  1. Add an SSH key to your github account
  2. Submit your SSH key to Bioconductor

See further instructions at

https://bioconductor.org/developers/how-to/git/

for working with this repository. See especially

https://bioconductor.org/developers/how-to/git/new-package-workflow/ https://bioconductor.org/developers/how-to/git/sync-existing-repositories/

to keep your GitHub and Bioconductor repositories in sync.

Your package will be included in the next nigthly 'devel' build (check-out from git at about 6 pm Eastern; build completion around 2pm Eastern the next day) at

https://bioconductor.org/checkResults/

(Builds sometimes fail, so ensure that the date stamps on the main landing page are consistent with the addition of your package). Once the package builds successfully, you package will be available for download in the 'Devel' version of Bioconductor using BiocManager::install("regutools"). The package 'landing page' will be created at

https://bioconductor.org/packages/regutools

If you have any questions, please contact the bioc-devel mailing list (https://stat.ethz.ch/mailman/listinfo/bioc-devel); this issue will not be monitored further.