RSkittleBrewer Not available
2
0
Entering edit mode
6.2 years ago
scottschu97 ▴ 20

Hi! I am currently trying to download and install a package called 'RSkittleBrewer' but the console is saying that it is not available for this version of R. Does anyone know how to solve this issue? Thank you!

 > biocLite("RSkittleBrewer")
 BioC_mirror: https://bioconductor.org
 Using Bioconductor 3.6 (BiocInstaller 1.28.0), R 3.4.3 (2017-11-30).
 Installing package(s) ‘RSkittleBrewer’
 Warning message:
 package ‘RSkittleBrewer’ is not available (for R version 3.4.3)
RNA-Seq R Bioconductor • 6.3k views
ADD COMMENT
2
Entering edit mode
6.2 years ago
h.mon 35k

I think RSkittleBrewer is not part of BioConductor, use devtools to install it.

edit: by the way, did you search for a solution? Because I not only could find the link above, I also found the very same question, asked here a few weeks ago.

ADD COMMENT
0
Entering edit mode
5.8 years ago
Chao Tang ▴ 90

Here, As h.mon said, RSkittleBrewer is not a package of BioConductor. You should install using: devtools::install_github('alyssafrazee/RSkittleBrewer')

ADD COMMENT

Login before adding your answer.

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