[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/55: gnu: r-purrr: Update to 0.3.2.
From: |
guix-commits |
Subject: |
35/55: gnu: r-purrr: Update to 0.3.2. |
Date: |
Wed, 20 Mar 2019 19:03:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6720b378106a99a32eda5a9dfd376050cf47d35c
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:45:36 2019 +0100
gnu: r-purrr: Update to 0.3.2.
* gnu/packages/statistics.scm (r-purrr): Update to 0.3.2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 58accb6..ccff2da 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3782,14 +3782,14 @@ It uses and relies on grid graphics and formal (S4)
classes and methods.")
(define-public r-purrr
(package
(name "r-purrr")
- (version "0.3.1")
+ (version "0.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "purrr" version))
(sha256
(base32
- "0fw8nyrwf009fpj3457binw5s02si226yrvn96hdivwj268ck8y2"))))
+ "0ccs78a2ylr60f3z0f7iywi8h1pwr8mz4ga78bs4pwgnwkclvir7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-magrittr" ,r-magrittr)
- 18/55: gnu: r-rstudioapi: Update to 0.10., (continued)
- 18/55: gnu: r-rstudioapi: Update to 0.10., guix-commits, 2019/03/20
- 02/55: gnu: r-diversitree: Fix typo., guix-commits, 2019/03/20
- 01/55: gnu: Add r-insight., guix-commits, 2019/03/20
- 12/55: gnu: r-stringi: Update to 1.4.3., guix-commits, 2019/03/20
- 15/55: gnu: r-knitr: Update to 1.22., guix-commits, 2019/03/20
- 22/55: gnu: r-rmarkdown: Update to 1.12., guix-commits, 2019/03/20
- 24/55: gnu: r-colorspace: Update to 1.4-1., guix-commits, 2019/03/20
- 28/55: gnu: r-ordinal: Update to 2019.3-9., guix-commits, 2019/03/20
- 29/55: gnu: r-cli: Update to 1.1.0., guix-commits, 2019/03/20
- 30/55: gnu: r-processx: Update to 3.3.0., guix-commits, 2019/03/20
- 35/55: gnu: r-purrr: Update to 0.3.2.,
guix-commits <=
- 32/55: gnu: r-zip: Update to 2.0.1., guix-commits, 2019/03/20
- 34/55: gnu: r-mclust: Update to 5.4.3., guix-commits, 2019/03/20
- 47/55: gnu: r-rgl: Update to 0.100.19., guix-commits, 2019/03/20
- 27/55: gnu: r-lmoments: Update to 1.3-1., guix-commits, 2019/03/20
- 46/55: gnu: r-argparse: Update to 2.0.1., guix-commits, 2019/03/20
- 41/55: gnu: r-gmp: Update to 0.5-13.5., guix-commits, 2019/03/20
- 45/55: gnu: r-findpython: Update to 1.0.5., guix-commits, 2019/03/20
- 49/55: gnu: r-proc: Update to 1.14.0., guix-commits, 2019/03/20
- 55/55: gnu: r-spam: Update to 2.2-2., guix-commits, 2019/03/20
- 09/55: gnu: qtractor: Update to 0.9.6., guix-commits, 2019/03/20