On Wed, May 04, 2016 at 03:46:46PM +0200, Roel Janssen wrote: > Dear Guix, > > Yet another patch for an R package. > > Kind regards, > Roel Janssen > > >From ff2b4d8a0bc1ecf1dcc3a6ce8f3e457910e7aa33 Mon Sep 17 00:00:00 2001 > From: Roel Janssen <r...@gnu.org> > Date: Wed, 4 May 2016 15:45:09 +0200 > Subject: [PATCH] gnu: Add r-mvtnorm. > > * gnu/packages/statistics.scm (r-mvtnorm): New variable.
Okay! > + (license license:gpl2+))) I can't find the "or later" text anywhere in the source distribution. According to some recent guix-devel discussion [0], that's what determines whether something is gpl2 or gpl2+: http://lists.gnu.org/archive/html/guix-devel/2016-05/msg00149.html What do you think?