lcolladotor / derfinder

Annotation-agnostic differential expression analysis of RNA-seq data via expressed regions-level or single base-level approaches
http://lcolladotor.github.io/derfinder
42 stars 15 forks source link

extra installation steps required #13

Closed alyssafrazee closed 10 years ago

alyssafrazee commented 10 years ago

Depending on the user's current package configuration, installing the package directly from GitHub may fail. I had to do the following in order to install derfinder:

After this, install_github('derfinder','lcolladotor') succeeds.

Is it possible to automate these installation steps or clarify in the docs that this stuff has to be pre-installed?

alyssafrazee commented 10 years ago

update - I see that the README addresses the first 2 bullet points. awesome.

lcolladotor commented 10 years ago

And the third one too ;) I just didn't know about the gfortran problem. Thanks for submitting the issue!

lcolladotor commented 10 years ago

No longer depending on Rcpp.