[SOLVED] There is no package called ‘BiocManager’

Hi @jeroen and @jimhester,

In this Travis build log I get the error:

Error in loadNamespace(name) : there is no package called ‘BiocManager’

I get this bug in other R packages as well, when they have the following lines in the .travis.yml file:

bioc_packages:
  - ggtree

It must a regression upstream, as I reproduced the error by re-building a working build with commit message ‘collect_esses reworked’. Here is a chronology, with times:

I hope you can fix it, or give a workaround. Keep up the great work :+1:

All builds work fine again. Marked this Issue as solved.