travis-build icon indicating copy to clipboard operation
travis-build copied to clipboard

Install bioc and requested packages at setup stage

Open native-api opened this issue 5 years ago • 1 comments

This allows the user to override install: without losing this critical part of R build logic.

See https://travis-ci.community/t/in-r-version-4-0-0-library-path-not-writable/9744/22?u=native-api for the user problem that this fixes. I also have trouble checking things out since I cannot get a large part of the logic without a dummy R package or override install: which is extremely inconvenient.

native-api avatar Sep 12 '20 13:09 native-api

ping @jeroen @jimhester

native-api avatar Sep 12 '20 13:09 native-api