Skip to content
Prev 17330 / 21312 Next

[Bioc-devel] [EXTERNAL]Re: A question about r package update

Packages are built nightly, so you must usually wait ~24 - 48 hours for your commits to be reflected in the build report. 

Sometimes issues prevent the build report from being processed, so on the build overview page such as

  http://bioconductor.org/checkResults/devel/bioc-LATEST/

compare

  - 'This page generated on...'
  - 'Approx snapshot date...'

and on individual package pages such as

  http://bioconductor.org/checkResults/devel/bioc-LATEST/epihet/

look for

  - 'Snapshot date...'
  - 'Last commit...' 

If your last commit (`git log --oneline`) was after the snapshot date, then changes you made will not be reflected in the build report.

Because of the delay in the nightly builds, it makes sense to do your best to ensure that commits are correct, ensuring that your R and Bioconductor packages are current for the version that you are committing to, and running

  R CMD build <pgk>
  R CMD check <pkg_....tar.gz>

locally before pushing changes.

Martin



?On 10/16/20, 5:08 PM, "Bioc-devel on behalf of Xiaowen Chen" <bioc-devel-bounces at r-project.org on behalf of Xiaowen.Chen at jax.org> wrote:

    Hi Kern,
    I checked the epihet on the website ?bioconductor.org/packages/devel/bioc/html/epihet.html?.
    I saw its version is 1.5.2
    Unfortunately, it is not the one I push this morning. It is not the latest one.
    Could you help me check what?s wrong here? I am so sorry about that.

    Best,
    Xiaowen
    From: "Kern, Lori" <Lori.Shepherd at RoswellPark.org>
    Date: Friday, October 16, 2020 at 9:54 AM
    To: Xiaowen Chen <Xiaowen.Chen at jax.org>, "bioc-devel at r-project.org" <bioc-devel at r-project.org>
    Subject: [EXTERNAL]Re: A question about r package update

    We apologize.  It was announced on the Bioconductor slack but we forgot to post on the bioc-devel mailing list. There was an issue with the builders and there was no report generated yesterday Thursday October 15.  The issue should be resolved and we expect a build report today.
    I do see 1.5.2 in our git repository so it should be reflected in the report today.
    We apologize for the confusion and the inconvenience


    Cheers,


    Lori Shepherd

    Bioconductor Core Team

    Roswell Park Comprehensive Cancer Center

    Department of Biostatistics & Bioinformatics

    Elm & Carlton Streets

    Buffalo, New York 14263