[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/74: gnu: r-pbapply: Update to 1.4-0.
From: |
guix-commits |
Subject: |
12/74: gnu: r-pbapply: Update to 1.4-0. |
Date: |
Thu, 7 Mar 2019 17:53:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b58220f5992297d0c561e5e9e23175ead9557896
Author: Ricardo Wurmus <address@hidden>
Date: Thu Mar 7 23:24:13 2019 +0100
gnu: r-pbapply: Update to 1.4-0.
* gnu/packages/statistics.scm (r-pbapply): Update to 1.4-0.
---
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 84bfe80..276e178 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5006,14 +5006,14 @@ VGLMs can be loosely thought of as multivariate
generalised linear models.")
(define-public r-pbapply
(package
(name "r-pbapply")
- (version "1.3-4")
+ (version "1.4-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "pbapply" version))
(sha256
(base32
- "0lk5kxac09xzdv6vf7ix6r5bfrm7cnpyr2l5mkd4igpciadszzfd"))))
+ "0bn7a9ni36xy5acnrl9ky3gd1k8jr5kxgazzh3pzd1q6bri1nx7k"))))
(build-system r-build-system)
(home-page "https://github.com/psolymos/pbapply")
(synopsis "Adding progress bar to apply functions")
- 02/74: gnu: Add r-magick., (continued)
- 02/74: gnu: Add r-magick., guix-commits, 2019/03/07
- 07/74: gnu: r-network: Update to 1.14-377., guix-commits, 2019/03/07
- 06/74: gnu: r-vegan: Update to 2.5-4., guix-commits, 2019/03/07
- 03/74: gnu: Add r-survey., guix-commits, 2019/03/07
- 11/74: gnu: r-vgam: Update to 1.1-1., guix-commits, 2019/03/07
- 05/74: gnu: r-future-apply: Update to 1.2.0., guix-commits, 2019/03/07
- 09/74: gnu: r-shiny: Update to 1.2.0., guix-commits, 2019/03/07
- 10/74: gnu: r-ggthemes: Update to 4.1.0., guix-commits, 2019/03/07
- 16/74: gnu: r-r-rsp: Update to 0.43.1., guix-commits, 2019/03/07
- 08/74: gnu: r-epi: Update to 2.35., guix-commits, 2019/03/07
- 12/74: gnu: r-pbapply: Update to 1.4-0.,
guix-commits <=
- 19/74: gnu: r-irlba: Update to 2.3.3., guix-commits, 2019/03/07
- 20/74: gnu: r-flexmix: Update to 2.3-15., guix-commits, 2019/03/07
- 13/74: gnu: r-purrr: Update to 0.3.1., guix-commits, 2019/03/07
- 18/74: gnu: r-registry: Update to 0.5-1., guix-commits, 2019/03/07
- 15/74: gnu: r-mvtnorm: Update to 1.0-10., guix-commits, 2019/03/07
- 14/74: gnu: r-tidyr: Update to 0.8.3., guix-commits, 2019/03/07
- 17/74: gnu: r-r-utils: Update to 2.8.0., guix-commits, 2019/03/07
- 29/74: gnu: r-formatr: Update to 1.6., guix-commits, 2019/03/07
- 21/74: gnu: r-xml: Update to 3.98-1.19., guix-commits, 2019/03/07
- 34/74: gnu: r-igraph: Update to 1.2.4., guix-commits, 2019/03/07