Closed dtenenba closed 8 years ago
Hi @dtenenba
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: spbtest
Type: Package
Title: What the package does (short line)
Version: 0.99.11
Date: 2012-08-27
Author: Dan Tenenbaum
Maintainer: Who to complain to <yourfault@somewhere.net>
Description: More about what it does (maybe more than one line)
License: What license is it under?
Suggests: roxygen2
Collate: 'code.R'
Packaged: 2012-08-31 23:26:52 UTC; dtenenba
Your package has been approved for building. Your package is now submitted to our queue.
IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your repository will NOT trigger a new build.
Received a valid push; starting a build. Commits are:
b9587f4 added a comment to NAMESPACE
Received a valid push; starting a build. Commits are:
79849f9 convert line endings back to unix
Received a valid push; starting a build. Commits are:
d229403 remove DESCRIPTION
Received a valid push; starting a build. Commits are:
0f4b1f6 re-add DESCRIPTION
We only start builds when the Version
field in the DESCRIPTION
file is incremented. For example, by changing
Version: 0.99.0
to
Version 0.99.1
If you did not intend to start a build, you don't need to
do anything. If you did want to start a build, increment
the Version:
field and try again.
Received a valid push; starting a build. Commits are:
159f924 version bump
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.