[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/377: gnu: r-with-tests: Update to 4.1.1.
From: |
guix-commits |
Subject: |
05/377: gnu: r-with-tests: Update to 4.1.1. |
Date: |
Thu, 2 Sep 2021 17:54:17 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 14c38717201e7dc5abe9ff9cfc131fa3da343680
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Aug 21 23:56:38 2021 +0200
gnu: r-with-tests: Update to 4.1.1.
* gnu/packages/statistics.scm (r-with-tests): Update to 4.1.1.
---
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 5c744f6..78ac49b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -187,7 +187,7 @@ This package also provides @command{xls2csv} to export
Excel files to CSV.")
(define r-with-tests
(package
(name "r-with-tests")
- (version "4.1.0")
+ (version "4.1.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cran/src/base/R-"
@@ -195,7 +195,7 @@ This package also provides @command{xls2csv} to export
Excel files to CSV.")
version ".tar.gz"))
(sha256
(base32
- "109732arm6dq6d6v3fl1nyx63lcvv9569j8g6r3s2b18sxcqkrp8"))))
+ "0r6kpnxjbvb7gdfg4m1z8zc6xd225vw81wrnf05ps9ajawk06pji"))))
(build-system gnu-build-system)
(arguments
`(#:disallowed-references (,tzdata-for-tests)
- branch wip-gnome created (now 1d8886f), guix-commits, 2021/09/02
- 02/377: gnu: bat: Update to 0.18.3., guix-commits, 2021/09/02
- 03/377: gnu: emacs-org-ref: Update to 2.0.0., guix-commits, 2021/09/02
- 01/377: gnu: python-pygmsh: Update to 7.1.11., guix-commits, 2021/09/02
- 08/377: gnu: Add r-distributional., guix-commits, 2021/09/02
- 05/377: gnu: r-with-tests: Update to 4.1.1.,
guix-commits <=
- 07/377: gnu: Add r-ggfun., guix-commits, 2021/09/02
- 09/377: gnu: Add r-posterior., guix-commits, 2021/09/02
- 06/377: gnu: Add r-yulab-utils., guix-commits, 2021/09/02
- 13/377: gnu: r-ggpmisc: Update to 0.4.2-1., guix-commits, 2021/09/02
- 04/377: gnu: emacs-olivetti: Update to 2.0.2., guix-commits, 2021/09/02
- 10/377: gnu: Add r-tfautograph., guix-commits, 2021/09/02
- 11/377: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/09/02
- 12/377: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/09/02
- 14/377: gnu: r-reprex: Update to 2.0.1., guix-commits, 2021/09/02
- 15/377: gnu: r-httpuv: Update to 1.6.2., guix-commits, 2021/09/02