From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evQRh-0006PP-65 for guix-patches@gnu.org; Mon, 12 Mar 2018 12:37:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evQRg-0003MI-2K for guix-patches@gnu.org; Mon, 12 Mar 2018 12:37:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evQRf-0003MB-UF for guix-patches@gnu.org; Mon, 12 Mar 2018 12:37:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evQRf-00056l-Nm for guix-patches@gnu.org; Mon, 12 Mar 2018 12:37:07 -0400 Subject: [bug#30784] [8/8] Add r-tidyverse (r-tidyverse) Resent-Message-ID: Received: from eggs.gnu.org ([208.118.235.92]:44581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evPk3-0000QT-Lp for guix-patches@gnu.org; Mon, 12 Mar 2018 11:52:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evPip-00084C-Jd for guix-patches@gnu.org; Mon, 12 Mar 2018 11:52:03 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60369) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evPip-00080q-5b for guix-patches@gnu.org; Mon, 12 Mar 2018 11:50:47 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 17F5821197 for ; Mon, 12 Mar 2018 16:50:45 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 400Mrz28fJz9rxQ for ; Mon, 12 Mar 2018 16:50:42 +0100 (CET) From: Charlie Ritter Date: Mon, 12 Mar 2018 11:14:27 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30784@debbugs.gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-Add-r-tidyverse.patch Content-Transfer-Encoding: quoted-printable From=207bcfcd5a4be18cc34c442308c89f9555431c10a5 Mon Sep 17 00:00:00 2001 From: Charlie Ritter Date: Mon, 12 Mar 2018 11:07:22 -0400 Subject: [PATCH] gnu: Add r-tidyverse. * gnu/packages/cran.scm (r-tidyverse): New variable. =2D-- gnu/packages/cran.scm | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 2a8bcc215..f2af917a8 100644 =2D-- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -34,6 +34,54 @@ #:use-module (gnu packages statistics) #:use-module (gnu packages web)) =20 +(define-public r-tidyverse + (package + (name "r-tidyverse") + (version "1.2.1") + (source + (origin + (method url-fetch) + (uri (cran-uri "tidyverse" version)) + (sha256 + (base32 + "0yy3fkjksgcn6wkbgsb0pbnmsyqs4m01mziqafhig578nixs4rxd")))) + (build-system r-build-system) + (propagated-inputs + `(("r-broom" ,r-broom) + ("r-cli" ,r-cli) + ("r-crayon" ,r-crayon) + ("r-dbplyr" ,r-dbplyr) + ("r-dplyr" ,r-dplyr) + ("r-forcats" ,r-forcats) + ("r-ggplot2" ,r-ggplot2) + ("r-haven" ,r-haven) + ("r-hms" ,r-hms) + ("r-httr" ,r-httr) + ("r-jsonlite" ,r-jsonlite) + ("r-lubridate" ,r-lubridate) + ("r-magrittr" ,r-magrittr) + ("r-modelr" ,r-modelr) + ("r-purrr" ,r-purrr) + ("r-readr" ,r-readr) + ("r-readxl" ,r-readxl) + ("r-reprex" ,r-reprex) + ("r-rlang" ,r-rlang) + ("r-rstudioapi" ,r-rstudioapi) + ("r-rvest" ,r-rvest) + ("r-stringr" ,r-stringr) + ("r-tibble" ,r-tibble) + ("r-tidyr" ,r-tidyr) + ("r-xml2" ,r-xml2))) + (home-page "http://tidyverse.tidyverse.org") + (synopsis + "Easily Install and Load the 'Tidyverse'") + (description + "The 'tidyverse' is a set of packages that work in harmony because th= ey +share common data representations and 'API' design. This package is desig= ned +to make it easy to install and load multiple 'tidyverse' packages in a sin= gle +step. Learn more about the 'tidyverse' at .") + (license license:gpl3))) + (define-public r-rvest (package (name "r-rvest") =2D-=20 2.16.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEiNLX4rpUkGUHqgmts0r+M/VPj+8FAlqmmVMACgkQs0r+M/VP j+/SMgf9FzaqCGQ9g9s4Lp2K/c8daLQ+X90BPM49FeUziyvsqqjdM8UEedlTYz75 xHhIWa5IaoDPb4sgZWxDANu1rcUYReHjpeTBWzwz2Z3/3pJbCD5GDw/YSUaxXyFe vPxUJv2exa/zaTmYm+CTQM4jehpQPsux2ucm5X5Iwm/7qr0fVngOGcb6+ud/u10R 6/XhTROkHinJWAQCeVHap6Xg2w08GLMou7YUk5kt5v8fNDYyYf1GXgeni6F6Ym7Q kxIjG9SFyG8ztXofmtW94o9pWKc8GmxygwunuTon7guSE75u91BijIuWhZOw5XSt 30esKQz0ha3GhsxO1wDOrudVaxqDOg== =BLNN -----END PGP SIGNATURE----- --==-=-=--