Thanks to visit codestin.com
Credit goes to github.com

Skip to content

install_bioc installing older dependencies #239

@ankane

Description

@ankane

The following fails in a fresh environment:

remotes::install_bioc("Biostrings")

with

Error: package ‘XVector’ 0.20.0 was found, but >= 0.21.4 is required by ‘Biostrings’

Remotes is installing XVector 0.20.0 instead of the latest (0.22.0).

Remotes: 2.0.2
Platform: Mac

For a fresh environment, I'm using packrat::init(); install.packages("remotes").

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