[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/31: gnu: r-backports: Update to 1.1.8.
From: |
guix-commits |
Subject: |
28/31: gnu: r-backports: Update to 1.1.8. |
Date: |
Mon, 22 Jun 2020 06:16:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 55e89c6aa669913066016ccada13ab8a3afa6224
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jun 22 12:13:34 2020 +0200
gnu: r-backports: Update to 1.1.8.
* gnu/packages/statistics.scm (r-backports): Update to 1.1.8.
---
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 c3a05a7..5ac5658 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2094,14 +2094,14 @@ limited to R.")
(define-public r-backports
(package
(name "r-backports")
- (version "1.1.7")
+ (version "1.1.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "backports" version))
(sha256
(base32
- "02vfkqm1kw54y1qax8cmiyg2nk6bmh8j87fc3j22k7852s3y4xxj"))))
+ "1irc9c23hwliwkky1b3hi0dkzwalhb7zgjj08562ff1k8dqv4qf6"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/backports")
(synopsis "Reimplementations of functions introduced since R 3.0.0")
- 09/31: gnu: r-rhdf5: Update to 2.32.1., (continued)
- 09/31: gnu: r-rhdf5: Update to 2.32.1., guix-commits, 2020/06/22
- 14/31: gnu: r-calibrate: Update to 1.7.7., guix-commits, 2020/06/22
- 16/31: gnu: r-tinytex: Update to 0.24., guix-commits, 2020/06/22
- 17/31: gnu: r-radiant-data: Update to 1.3.9., guix-commits, 2020/06/22
- 21/31: gnu: r-rcppgsl: Update to 0.3.8., guix-commits, 2020/06/22
- 23/31: gnu: r-ldheatmap: Update to 0.99-8., guix-commits, 2020/06/22
- 18/31: gnu: r-rstatix: Update to 0.6.0., guix-commits, 2020/06/22
- 19/31: gnu: r-bayestestr: Update to 0.7.0., guix-commits, 2020/06/22
- 22/31: gnu: r-nonnest2: Update to 0.5-4., guix-commits, 2020/06/22
- 24/31: gnu: r-umap: Update to 0.2.6.0., guix-commits, 2020/06/22
- 28/31: gnu: r-backports: Update to 1.1.8.,
guix-commits <=
- 30/31: gnu: r-glmnet: Update to 4.0-2., guix-commits, 2020/06/22
- 20/31: gnu: r-ggeffects: Update to 0.15.0., guix-commits, 2020/06/22
- 25/31: gnu: r-zvcv: Update to 2.1.0., guix-commits, 2020/06/22
- 27/31: gnu: r-ggplot2: Update to 3.3.2., guix-commits, 2020/06/22
- 29/31: gnu: r-rmarkdown: Update to 2.3., guix-commits, 2020/06/22
- 26/31: gnu: r-isoband: Update to 0.2.2., guix-commits, 2020/06/22
- 31/31: gnu: r-fit-models: Update to 0.63., guix-commits, 2020/06/22