?Hello, I tried to sync my package (flowDensity) and followed the instruction, but for some reason I don't see it in bioC check result. It would be great if someone can help, or guide me. Thanks in advance, Mehrnoush
[Bioc-devel] updating and syncing existing package with Github
3 messages · Mehrnoush Malek, Obenchain, Valerie
Hi Mehrnoush, When posting a question, try to provide as many details as possible. Show commands you've tried, any error messages you see, or point us to links that may be useful. The more details we have the easier it is to help you.
From looking around I found that flowDensity was in the release build report
https://bioconductor.org/checkResults/release/bioc-LATEST/ but not devel https://bioconductor.org/checkResults/devel/bioc-LATEST/ The problem was a bad DESCRIPTION file caused by the blank lines you had in there. I see you've removed them in your second to last commit. I also see you did not bump the version in your last commit (Nov 28). commit 1be6264c9a44064ab8a7e0712195d651a897448e (HEAD -> master, origin/master, origin/HEAD) Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Tue Nov 28 09:37:12 2017 -0800 Updated the vignette. vignettes/flowDensityVignette.pdf commit ab67d8dbe7af5df6ef7b83f26212c39ae9d1f925 Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Tue Nov 28 09:36:49 2017 -0800 Removed blank line from DESCRIPTION DESCRIPTION commit 53a0cc145074cb371ffa78b337998ceba327565c Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Mon Nov 27 12:34:39 2017 -0800 bumped the version DESCRIPTION When you commit a change to your package bump the 'z' portion of the version. A version bump is necessary for package propagation in the build system. https://bioconductor.org/developers/how-to/version-numbering/ The builds start ~ 2pm EST. Any commits you make after that time will not be included on the next build report. You need to wait another cycle before those changes will be picked up. Valerie
On 11/28/2017 09:47 AM, Mehrnoush Malek wrote:
?Hello, I tried to sync my package (flowDensity) and followed the instruction, but for some reason I don't see it in bioC check result. It would be great if someone can help, or guide me. Thanks in advance, Mehrnoush _______________________________________________ Bioc-devel at r-project.org<mailto:Bioc-devel at r-project.org> mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
On 11/28/2017 01:45 PM, Obenchain, Valerie wrote:
Hi Mehrnoush, When posting a question, try to provide as many details as possible. Show commands you've tried, any error messages you see, or point us to links that may be useful. The more details we have the easier it is to help you.
From looking around I found that flowDensity was in the release build report
https://bioconductor.org/checkResults/release/bioc-LATEST/ but not devel https://bioconductor.org/checkResults/devel/bioc-LATEST/ The problem was a bad DESCRIPTION file caused by the blank lines you had in there. I see you've removed them in your second to last commit. I also see you did not bump the version in your last commit (Nov 28). commit 1be6264c9a44064ab8a7e0712195d651a897448e (HEAD -> master, origin/master, origin/HEAD) Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Tue Nov 28 09:37:12 2017 -0800 Updated the vignette. vignettes/flowDensityVignette.pdf commit ab67d8dbe7af5df6ef7b83f26212c39ae9d1f925 Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Tue Nov 28 09:36:49 2017 -0800 Removed blank line from DESCRIPTION DESCRIPTION commit 53a0cc145074cb371ffa78b337998ceba327565c Author: mehrnoushmalek <mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca><mailto:mmalekes at bccrc.ca> Date: Mon Nov 27 12:34:39 2017 -0800 bumped the version DESCRIPTION When you commit a change to your package bump the 'z' portion of the version. A version bump is necessary for package propagation in the build system. https://bioconductor.org/developers/how-to/version-numbering/ Correction: The below should have said the builds start at ~ 2pm PST / 5pm EST. Valerie The builds start ~ 2pm EST. Any commits you make after that time will not be included on the next build report. You need to wait another cycle before those changes will be picked up. Valerie
On 11/28/2017 09:47 AM, Mehrnoush Malek wrote:
?Hello, I tried to sync my package (flowDensity) and followed the instruction, but for some reason I don't see it in bioC check result. It would be great if someone can help, or guide me. Thanks in advance, Mehrnoush _______________________________________________ Bioc-devel at r-project.org<mailto:Bioc-devel at r-project.org><mailto:Bioc-devel at r-project.org><mailto:Bioc-devel at r-project.org> mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. _______________________________________________ Bioc-devel at r-project.org<mailto:Bioc-devel at r-project.org> mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.