Skip to content

[Feature request] Respect BiocManager's BIOCONDUCTOR_CONFIG_FILE setting for Bioconductor config lookup #907

Description

@Fan-iX

It is known that Bioconductor mirrors require a configuration file (usually https://bioconductor.org/config.yaml) to work properly. However, I'm working in a environment that has very unstable network access to this default config url.

In BiocManager, I use BIOCONDUCTOR_CONFIG_FILE to specify a custom url for the config file. I note that pak use the environmental variable R_BIOC_CONFIG_URL for the same function.

It will be nice if pak (pkgcache) can recognize the BIOCONDUCTOR_CONFIG_FILE option as well, which will make pak easier to configure in environments that already rely on BiocManager.

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