guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add r-genomationdata.


From: Ricardo Wurmus
Subject: Re: [PATCH] gnu: Add r-genomationdata.
Date: Tue, 24 May 2016 08:36:22 +0200
User-agent: mu4e 0.9.13; emacs 24.5.1

Efraim Flashner <address@hidden> writes:

> On Mon, May 23, 2016 at 04:57:16PM +0200, Ricardo Wurmus wrote:
>> * gnu/packages/bioinformatics.scm (r-genomationdata): New variable.
>> ---

[...]

>> +    (arguments `(#:substitutable? #f))
>                     ^^^^
>                 why not?

Because it’s an R data package, i.e. it’s a large download taking up
space on hydra; it’s the same for all architechtures and there’s no real
advantage in providing a binary substitute.

We’ve done the same for the genome data packages.  It was more clear cut
then, because the download was about ten times bigger.

Still, I didn’t want to waste space on hydra with a substitute for
something that’s mostly a simple download.

~~ Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]