Skip to content
Prev 15950 / 21318 Next

[Bioc-devel] Trigger a new build after version bump

I think this is because of build failures of other packages on the Windows builder, as mentioned by Lori

  https://stat.ethz.ch/pipermail/bioc-devel/2019-December/015962.html

For instance, your package can?t find SummarizedExperiment, because when the build system tried to install SummarizedExperiment it failed

  http://bioconductor.org/checkResults/release/bioc-LATEST/SummarizedExperiment/tokay1-install.html


? because DelayedArray failed

  http://bioconductor.org/checkResults/release/bioc-LATEST/DelayedArray/tokay1-install.html

? because BiocParallel failed

  http://bioconductor.org/checkResults/release/bioc-LATEST/BiocParallel/tokay1-install.html

? because the CRAN package ?snow? failed to install, for reasons that are still under investigation.

There is nothing for you to do until this has been fixed on our end.

Martin

From: Ahmed Metwally <ametwall at stanford.edu>
Date: Friday, December 20, 2019 at 5:08 PM
To: Martin Morgan <mtmorgan.bioc at gmail.com>, "Shepherd, Lori" <Lori.Shepherd at RoswellPark.org>
Cc: "bioc-devel at r-project.org" <bioc-devel at r-project.org>
Subject: Re: [Bioc-devel] Trigger a new build after version bump

Thank you, Martin!

It worked exactly as you mentioned. Now the package has been built successfully, except for windows on the release branch. Here is the error: http://bioconductor.org/checkResults/release/bioc-LATEST/OmicsLonDA/tokay1-buildsrc.html


* installing the package to build vignettes

      -----------------------------------

ERROR: dependencies 'SummarizedExperiment', 'BiocParallel' are not available for package 'OmicsLonDA'

* removing 'C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpULajPf/Rinst420c6eb71a2e/OmicsLonDA'

I have 'SummarizedExperiment' and  'BiocParallel' in the import section of the DESCRIPTION file:
https://github.com/aametwally/OmicsLonDA/blob/master/DESCRIPTION

Any help?
Message-ID: <BYAPR04MB5526A58DB712280D907E540AF92D0@BYAPR04MB5526.namprd04.prod.outlook.com>
In-Reply-To: <BYAPR02MB5990DD53AF4F65A51B53C427BC2D0@BYAPR02MB5990.namprd02.prod.outlook.com>