Code Monkey home page Code Monkey logo

Comments (4)

franasa avatar franasa commented on July 17, 2024

were you able to install it?
when I try with BiocManager::install("jtleek/genstats", ref="gh-pages")

I get this error:

ERROR: dependency ‘RSkittleBrewer’ is not available for package ‘genstats’
* removing ‘/home/franasa/R/x86_64-redhat-linux-gnu-library/3.6/genstats’
Error: Failed to install 'genstats' from GitHub:
  (converted from warning) installation of package ‘/tmp/RtmpdNz6Kk/file111b347431de/genstats_0.1.02.tar.gz’ had non-zero exit status

with R 3.6.3 running on Fedora 31

from genstats.

davidenoma avatar davidenoma commented on July 17, 2024

Since I wanted the markdown and source code for the course, I just cloned the repository.

git clone https://github.com/jtleek/genstats
Then I was able to find the files in the vignettes sub directory.

With regards the error, I think you should install SkittleBrewer:
BiocManager::install('RSkittleBrewer')

This should work fine. Try and let me know what you get. Cheers

from genstats.

franasa avatar franasa commented on July 17, 2024

thanks!, I got an answer from one of the course mentors:

'RSkittleBrewer' is not a Bioconductor package and, thus, you cannot use 'BiocManager' to install it.
Try instead:

library(devtools)
devtools::install_github('alyssafrazee/RSkittleBrewer')

this worked for me.

from genstats.

davidenoma avatar davidenoma commented on July 17, 2024

BiocManager is able to install as well. Try it and see. I was also surprised.

from genstats.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.