From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add r-gmodels Date: Fri, 13 Jan 2017 17:31:53 -0500 Message-ID: <20170113223153.GA6350@jasmine> References: <87k29ylj5a.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSAO8-0008P9-UU for guix-devel@gnu.org; Fri, 13 Jan 2017 17:32:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSAO4-0000om-1H for guix-devel@gnu.org; Fri, 13 Jan 2017 17:32:00 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55280) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cSAO3-0000oX-Oo for guix-devel@gnu.org; Fri, 13 Jan 2017 17:31:55 -0500 Content-Disposition: inline In-Reply-To: <87k29ylj5a.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel On Fri, Jan 13, 2017 at 10:55:29PM +0100, Ricardo Wurmus wrote: > > Ra writes: > > > * gnu/packages/statistics.scm (r-gmodels): New variable. > > --- > > gnu/packages/statistics.scm | 19 +++++++++++++++++++ > > 1 file changed, 19 insertions(+) > > Thanks for the patch, but I get the same problem as with your other > patch: > > error: corrupt patch at line 10 > > I don’t know if this is a problem on my end or with your email. It works for me.