Skip to content

[Bioc-devel] index of Bioc repository unavailable

3 messages · Hervé Pagès, Laurent Gatto

#
Travis recently started to fail for Bioc devel (see [0] and [1] for another possibly related report), which seems to related to a warning in BiocManager::available():
[1] ?3.10?
Warning: unable to access index for repository https://bioconductor.org/packages/3.10/data/annotation/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.10/data/annotation/src/contrib/PACKAGES'
 chr [1:16400] "a4" "a4Base" "a4Classif" "a4Core" "a4Preproc" "a4Reporting" ...

Is this a temporary or known issue?

Thanks in advance.

Laurent

[0] https://travis-ci.org/lgatto/Features/jobs/538412208
[1] https://travis-ci.community/t/error-bioconductor-version-not-changed/3491
#
Hi Laurent,

This is temporary. We're in the process of creating the 3.10 annotation 
repo by "forking" the 3.9 annotation repo. As part of this process, we 
run a script that generates the PACKAGES index for the new 3.10
annotation repo. The process will take a few more hours before it
completes. Then this warning should go away.

Sorry for the inconvenience.

Cheers,
H.
On 5/28/19 13:04, Laurent Gatto wrote:

  
    
#
No worries at all. Thank you for letting me know.

Laurent