From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 19/19] gnu: Add r-dplyr. Date: Mon, 21 Sep 2015 10:57:01 +0200 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]:43271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdwuS-0006Zp-9Y for guix-devel@gnu.org; Mon, 21 Sep 2015 04:57:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdwuN-0007lu-9g for guix-devel@gnu.org; Mon, 21 Sep 2015 04:57:16 -0400 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:53703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdwuN-0007kO-0W for guix-devel@gnu.org; Mon, 21 Sep 2015 04:57:11 -0400 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: Vicente Vera Cc: guix-devel@gnu.org 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