Skip to content

devtools::install() is not working if Bioconductor is not available #2684

@a-maldet

Description

@a-maldet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions