Pjotr Prins writes:
> On Thu, Sep 24, 2015 at 11:40:57AM +0200, Ricardo Wurmus wrote:
>> Maybe it would be best to append the R version to the site-library
>> directory. I don’t think we should go further than that and bring in
>> the Guix hash, because I’m willing to trust that packages built
On Thu, Sep 24, 2015 at 11:40:57AM +0200, Ricardo Wurmus wrote:
> Maybe it would be best to append the R version to the site-library
> directory. I don’t think we should go further than that and bring in
> the Guix hash, because I’m willing to trust that packages built with
> version 3.2.2 are com
Pjotr Prins writes:
> When we add an R module, such as R-qtl, the R-build-system does not
> provide R itself as a propagated input, i.e., the R interpreter is not
> in the profile. In the R world this is kinda odd. Almost all modules
> used from R. I.e. start up R and
>
> library(qtl)
> do
When we add an R module, such as R-qtl, the R-build-system does not
provide R itself as a propagated input, i.e., the R interpreter is not
in the profile. In the R world this is kinda odd. Almost all modules
used from R. I.e. start up R and
library(qtl)
do something with R/qtl
Would have use