Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-04 Thread Ricardo Wurmus
Roel Janssen writes: >> Your patch is fine if you add a comment above the license field that >> states that these one of these two licenses may be choosen. > > Right. Would the following patch be alright then: > > modified gnu/packages/statistics.scm > @@ -2787,6 +2787,26 @@ Fourier transform

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-04 Thread Roel Janssen
Ricardo Wurmus writes: > Roel Janssen writes: > >> Ricardo Wurmus writes: >> >>> Roel Janssen writes: >>> Roel Janssen writes: > Ricardo Wurmus writes: > >> Roel Janssen writes: >>> +(description "This package provides a shared resource interface >>> for the

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-03 Thread Ricardo Wurmus
Roel Janssen writes: > Ricardo Wurmus writes: > >> Roel Janssen writes: >> >>> Roel Janssen writes: >>> Ricardo Wurmus writes: > Roel Janssen writes: >> +(description "This package provides a shared resource interface for >> the >> +bigmemory and synchronicity pa

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-03 Thread Roel Janssen
Ricardo Wurmus writes: > Roel Janssen writes: > >> Roel Janssen writes: >> >>> Ricardo Wurmus writes: >>> Roel Janssen writes: > +(description "This package provides a shared resource interface for > the > +bigmemory and synchronicity packages.") > +(license (list

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-03 Thread Ricardo Wurmus
Roel Janssen writes: > Roel Janssen writes: > >> Ricardo Wurmus writes: >> >>> Roel Janssen writes: +(description "This package provides a shared resource interface for the +bigmemory and synchronicity packages.") +(license (list license:lgpl3 license:asl2.0 >>>

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-11-03 Thread Roel Janssen
Roel Janssen writes: > Ricardo Wurmus writes: > >> Roel Janssen writes: >>> +(description "This package provides a shared resource interface for the >>> +bigmemory and synchronicity packages.") >>> +(license (list license:lgpl3 license:asl2.0 >> >> What does this list mean? >> Also:

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-10-31 Thread Roel Janssen
Ricardo Wurmus writes: > Roel Janssen writes: >> +(description "This package provides a shared resource interface for the >> +bigmemory and synchronicity packages.") >> +(license (list license:lgpl3 license:asl2.0 > > What does this list mean? > Also: is this LGPL3+ or LGPL3 only? T

Re: [PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-10-28 Thread Ricardo Wurmus
Roel Janssen writes: > * gnu/packages/statistics.scm (r-bigmemory-sri): New variable. > --- > gnu/packages/statistics.scm | 19 +++ > 1 file changed, 19 insertions(+) > > diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm > index 9e2d4a9..a50e792 100644 > ---

[PATCH 2/4] gnu: Add r-bigmemory-sri.

2016-10-28 Thread Roel Janssen
* gnu/packages/statistics.scm (r-bigmemory-sri): New variable. --- gnu/packages/statistics.scm | 19 +++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 9e2d4a9..a50e792 100644 --- a/gnu/packages/statistics.scm +++ b/g