[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/30: gnu: r-r-methodss3: Update to 1.8.1.
From: |
guix-commits |
Subject: |
27/30: gnu: r-r-methodss3: Update to 1.8.1. |
Date: |
Sun, 30 Aug 2020 17:31:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c885a0c25e2baccb07bb60a94153ab089dc0f0cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 30 23:29:11 2020 +0200
gnu: r-r-methodss3: Update to 1.8.1.
* gnu/packages/statistics.scm (r-r-methodss3): Update to 1.8.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 449d6d1..21f9e83 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3458,13 +3458,13 @@ memory-mapped files.")
(define-public r-r-methodss3
(package
(name "r-r-methodss3")
- (version "1.8.0")
+ (version "1.8.1")
(source (origin
(method url-fetch)
(uri (cran-uri "R.methodsS3" version))
(sha256
(base32
- "19c5870v7b59fs6xk58bh3rfkmhfralmgsax86zzpdmz47pga1g0"))))
+ "16v1br7lf7vxv40z65giv9jnqkpnyqagcmgqa0s1jy7spj0zp64a"))))
(properties `((upstream-name . "R.methodsS3")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/R.methodsS3")
- 07/30: gnu: r-vctrs: Update to 0.3.4., (continued)
- 07/30: gnu: r-vctrs: Update to 0.3.4., guix-commits, 2020/08/30
- 14/30: gnu: r-insight: Update to 0.9.1., guix-commits, 2020/08/30
- 17/30: gnu: r-rnifti: Update to 1.2.0., guix-commits, 2020/08/30
- 21/30: gnu: r-bdgraph: Update to 2.63., guix-commits, 2020/08/30
- 20/30: gnu: r-openmx: Update to 2.18.1., guix-commits, 2020/08/30
- 23/30: gnu: r-nlme: Update to 3.1-149., guix-commits, 2020/08/30
- 28/30: gnu: r-r-oo: Update to 1.24.0., guix-commits, 2020/08/30
- 10/30: gnu: r-zip: Update to 2.1.1., guix-commits, 2020/08/30
- 12/30: gnu: r-renv: Update to 0.12.0., guix-commits, 2020/08/30
- 26/30: gnu: r-backports: Update to 1.1.9., guix-commits, 2020/08/30
- 27/30: gnu: r-r-methodss3: Update to 1.8.1.,
guix-commits <=
- 29/30: gnu: r-r-utils: Update to 2.10.1., guix-commits, 2020/08/30
- 30/30: gnu: r-tidyr: Update to 1.1.2., guix-commits, 2020/08/30
- 15/30: gnu: r-writexl: Update to 1.3.1., guix-commits, 2020/08/30
- 16/30: gnu: r-deriv: Update to 4.0.1., guix-commits, 2020/08/30
- 18/30: gnu: r-haplo-stats: Update to 1.8.5., guix-commits, 2020/08/30
- 19/30: gnu: r-kableextra: Update to 1.2.1., guix-commits, 2020/08/30
- 25/30: gnu: r-bit64: Update to 4.0.5., guix-commits, 2020/08/30