Skip to content

Bump Bioc version map for R v4.1 to 3.14 #664

@stufield

Description

@stufield

After the recent Bioconductor release of v3.14 on 2021-10-27, the version map version inside bioc-standalone.R looks like it still points to v3.13, however according to the recently updated BioC docs:

https://www.bioconductor.org/about/release-announcements/#release-versions

R v4.1 should map to Bioconductor v3.14.

After the Bioconductor update in October, this causes bioc_version() (current CRAN v2.4.1 & v2.4.1.9000) to point to the wrong (old) version associated with its R v4.1. I think ...

sapply(c("3.6", "4.0", "4.1", "4.2"), remotes::bioc_version)

If I'm wrong, please feel free to close. Otherwise I'm happy to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions