Problem with installing the package ph525x
1
0
Entering edit mode
@sadeghehhaghshenas-23363
Last seen 4.8 years ago

I have R 3.6.1 and when I try to install the package ph525x using the command "BiocManager::install('ph525x')", it gives me the following error:

"package ‘ph525x’ is not available (for R version 3.6.1) "

Does anyone know how I can install it?

ph525x • 850 views
ADD COMMENT
0
Entering edit mode
shepherl 4.1k
@lshep
Last seen 2 days ago
United States

This does not look like a package on CRAN or Bioconductor. install( ) will only search the repositories on CRAN and Bioconductor by default. The closest I found was this github package. If this is the correct package, you can install this package by including the github organization/username in the install command install("genomicsclass/ph525x")

ADD COMMENT

Login before adding your answer.

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