If Bioconductor is not available, then devtools::install() will run into the error caused by this issue r-lib/pak#827
Setting
options(pkg.use_bioconductor = FALSE)
Sys.setenv(PKG_USE_BIOCONDUCTOR = "FALSE")
does not make any difference. Can anybody help? Thanks.