Installing Herper package Bioconductor 3.14
1
0
Entering edit mode
e.everman • 0
@eeverman-14774
Last seen 2.1 years ago
United States

I am trying to install the package Herper which is available for R 4.1 but am getting an error that has been noted before. I've tried the solutions there, but am still not able to install Herper. Any help on what I'm missing would be appreciated. Thanks!

> BiocManager::install("Herper")
'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details

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

Bioconductor version 3.14 (BiocManager 1.30.16), R 4.1.3 (2022-03-10)
Installing package(s) 'Herper'
Warning message:
In .inet_warning(msg) :
  package ‘Herper’ is not available for Bioconductor version '3.14'

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

> sessionInfo()
R version 4.1.3 (2022-03-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.7

Matrix products: default
BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] BiocManager_1.30.16

loaded via a namespace (and not attached):
[1] compiler_4.1.3 tools_4.1.3

Following previous fixes I ran:

> BiocManager::install("BiocVersion", force = TRUE)
'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details

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

Bioconductor version 3.14 (BiocManager 1.30.16), R 4.1.3 (2022-03-10)
Installing package(s) 'BiocVersion'
trying URL 'https://bioconductor.org/packages/3.14/bioc/bin/macosx/contrib/4.1/BiocVersion_3.14.0.tgz'
Content type 'application/x-gzip' length 5532 bytes
==================================================
downloaded 5532 bytes


The downloaded binary packages are in
    /var/folders/wc/m4xv97854dbckvmdvh15h7p00000gp/T//RtmpngUqRs/downloaded_packages
> dim(available.packages("https://bioconductor.org/packages/3.14/bioc/src/contrib"))
[1] 2053   17
Herper • 1.5k views
ADD COMMENT
0
Entering edit mode
Mike Smith ★ 6.5k
@mike-smith
Last seen 11 hours ago
EMBL Heidelberg

Unfortunately, if you take a look at the landing page for Herper at http://bioconductor.org/packages/3.14/bioc/html/Herper.html you currently see a "timeout" message for the build status.

This means the package is taking so long for the Bioconductor build system to process that it gives up and Herper is not currently available for either Mac OS X or Linux.

I would suggest emailing the maintainer of the package directly (their email is also on that page) and encouraging them to look into the issue, as it's a bit useless now, as you've found out.

ADD COMMENT

Login before adding your answer.

Traffic: 453 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