Skip to content
Prev 6480 / 21312 Next

[Bioc-devel] "'BiocInstaller' package not in repository" error during nightly build

Hi Bioconductors,

I got the *BUILD* ERROR report below on all platforms last night.

Given the fact that I didn't update my package since the last (successful)
build, and the error ''BiocInstaller' package not in repository'',  I have
a feeling this is due to a problem on the build platforms ?
In which case, I wonder how many other packages may be affected the same
way. Most of the packages seem fine though.

I can see that the BiocInstaller package got *CHECK* ERROR on all platforms
in the most recent report. Could that be the origin of the problem?
In my vignette, I give the typical installation code "biocLite(GOexpress)"
which likely caused the build error when trying to load the BiocInstaller
library.

Thanks in advance for advising me

Kind regards,
Kevin


##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD build --keep-empty-dirs
--no-resave-data GOexpress
###
##############################################################################
##############################################################################


* checking for file ?GOexpress/DESCRIPTION? ... OK
* preparing ?GOexpress?:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Bioconductor version 3.1 (BiocInstaller 1.17.0), ?biocLite for help

Error: processing vignette 'GOexpress-UsersGuide.Rnw' failed with diagnostics:
 chunk 2
Error : ''BiocInstaller' package not in repository' while trying
  http://bioconductor.org/packages/3.1/bioc
Execution halted