Re: [PATCH] gnu: Add r-sva

2017-01-14 Thread Ricardo Wurmus
Ra writes: > follows the patch with the reduced description, sorry for the long version. > I do not know why you get the "corrupt" message, I hope that attaching the > patch file could solve the issue. The inline patch didn’t work, but the attached version was fine. Don’t know what went wrong

Re: [PATCH] gnu: Add r-sva

2017-01-13 Thread Ra
Hi Ricardo, On Fri, Jan 13, 2017 at 10:52 PM Ricardo Wurmus wrote: > Ra writes: > > > * gnu/packages/bioinformatics.scm (r-sva): New variable. > > --- > > gnu/packages/bioinformatics.scm | 35 +++ > > 1 file changed, 35 insertions(+) > > Thanks for the patch. I

Re: [PATCH] gnu: Add r-sva

2017-01-13 Thread Ricardo Wurmus
Ra writes: > * gnu/packages/bioinformatics.scm (r-sva): New variable. > --- > gnu/packages/bioinformatics.scm | 35 +++ > 1 file changed, 35 insertions(+) Thanks for the patch. I tried to apply this but got this error: error: corrupt patch at line 12 Could

[PATCH] gnu: Add r-sva

2017-01-13 Thread Ra
* gnu/packages/bioinformatics.scm (r-sva): New variable. --- gnu/packages/bioinformatics.scm | 35 +++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index d82b6c0..c6acab1 100644 --- a/gnu/packages/b