Skip to content

biocLite is deprecated #11

@gillsignals

Description

@gillsignals

Throughout the code, you install packages using biocLite. However, the BiocInstaller package is deprecated as of Bioconductor 3.8 and will be removed in Bioconductor 3.9 (see release notes).

You should consider replacing biocLite calls with BiocManager::install instead, especially as the tutorials are directed towards Bioconductor novices who may not yet know how to troubleshoot install/deprecation issues.

Thanks for your courses!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions