You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is definitely something up with that package, maybe ask the package maintainers?
❯ BiocManager::install("GRridge", type = "source", update = FALSE)
'getOption("repos")' replaces Bioconductor standard repositories, see
'help("repositories", package = "BiocManager")' for details.
Replacement repositories:
CRAN: https://cloud.r-project.org
Bioconductor version 3.19 (BiocManager 1.30.23), R 4.4.0 (2024-04-24)
Installing package(s) 'GRridge'
Warning message:
package ‘GRridge’ is not available for Bioconductor version '3.19'
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
I have this error when I try to install this package via devtools:
However, installation via renv and BiocManager works fine. What am I missing? I don't know what to do with this error message tbh :/
The text was updated successfully, but these errors were encountered: