Skip to content

unable to install enrichplot on new version of R #312

@msewell12

Description

@msewell12

unable to install R on v4.4.2 due to ggtangle dependency which apparently is not available for this version. See error code below

install(packages = "bioc::enrichplot")

Downloading packages -------------------------------------------------------

  • Downloading enrichplot from BioCsoft ... OK [file is up to date]
  • Downloading ggnewscale from P3M ... OK [file is up to date]
    Error: package 'ggtangle' is not available
    In addition: Warning message:
    In method(package, type, repos) : binary packages are not available

install.packages('ggtangle')
Warning in install.packages :
unable to access index for repository https://cran.us.r-project.org/src/contrib:
cannot open URL 'https://cran.us.r-project.org/src/contrib/PACKAGES'
Warning in install.packages :
unable to access index for repository https://cran.us.r-project.org/src/contrib:
cannot open URL 'https://cran.us.r-project.org/src/contrib/PACKAGES'
Warning in install.packages :
package ‘ggtangle’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Warning in install.packages :
unable to access index for repository https://cran.us.r-project.org/bin/macosx/big-sur-arm64/contrib/4.4:
cannot open URL 'https://cran.us.r-project.org/bin/macosx/big-sur-arm64/contrib/4.4/PACKAGES'

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