From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Vera Subject: Re: [PATCH 19/19] gnu: Add r-dplyr. Date: Wed, 23 Sep 2015 11:32:05 -0300 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zel5b-0002D3-NA for guix-devel@gnu.org; Wed, 23 Sep 2015 10:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zel5a-00006r-QE for guix-devel@gnu.org; Wed, 23 Sep 2015 10:32:07 -0400 Received: from mail-ob0-x236.google.com ([2607:f8b0:4003:c01::236]:33404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zel5a-00006i-A5 for guix-devel@gnu.org; Wed, 23 Sep 2015 10:32:06 -0400 Received: by obbbh8 with SMTP id bh8so34508328obb.0 for ; Wed, 23 Sep 2015 07:32:05 -0700 (PDT) In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel Thank you for your patience too! 2015-09-21 5:57 GMT-03:00 Ricardo Wurmus : > Hi Vicente, > > I just pushed all your patches with some modifications: > > * changed the =E2=80=98uri=E2=80=99 field to use the new =E2=80=98(cran-u= ri ...)=E2=80=99 procedure > * updated a couple of packages to their latest versions > * changed the synopsis/description of some packages slightly > * moved =E2=80=98r-rcpp=E2=80=99 to =E2=80=98native-inputs=E2=80=99 as it= is only used at compile time > > Thanks again for your patches and thanks for your patience! > > ~~ Ricardo