package ‘Herper’ is not available for Bioconductor version '3.15'
1
0
Entering edit mode
@d949db19
Last seen 20 months ago
United States

I am trying to install Herper and it says it is not available for my version of Bioconductor. However, the Bioconductor website says that Herper should work with version 3.15 and R 4.2.1 which I have!

Here is my code:

if (!require("BiocManager", quietly = TRUE))
  install.packages("BiocManager")

BiocManager::install("Herper")

And here is the error I get:

> if (!require("BiocManager", quietly = TRUE))
+   install.packages("BiocManager")
Bioconductor version 3.15 (BiocManager 1.30.18), R 4.2.1 (2022-06-23)
> BiocManager::install("Herper")

'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details

replacement repositories:
    CRAN: https://cran.rstudio.com/

Bioconductor version 3.15 (BiocManager 1.30.18), R 4.2.1 (2022-06-23)
Installing package(s) 'Herper'
Warning message:
package ‘Herper’ is not available for Bioconductor version '3.15'

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 
3.15 4.2.1 Herper • 1.4k views
ADD COMMENT
0
Entering edit mode
shepherl 3.8k
@lshep
Last seen 8 hours ago
United States

Herper has failed to build since the last release on mac and linux, and therefore not yet available on those platforms. It did have a clean build on windows and the windows binary is available for that platform. See the package archive section on the Harper Landing Page and Harper Build report. We will be reaching out to the Harper package maintainer to fix the package to avoid deprecation.

ADD COMMENT

Login before adding your answer.

Traffic: 670 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6