[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: r-mass: Update to 7.3-51.4.
From: |
guix-commits |
Subject: |
07/11: gnu: r-mass: Update to 7.3-51.4. |
Date: |
Sat, 27 Apr 2019 06:03:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a563e75ea49dd31c0a74bdacba46aaf250cef2db
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 27 11:37:35 2019 +0200
gnu: r-mass: Update to 7.3-51.4.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.4.
---
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 51b4dbb..2a2c297 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -416,14 +416,14 @@ D.V. Hinkley (1997, CUP), originally written by Angelo
Canty for S.")
(define-public r-mass
(package
(name "r-mass")
- (version "7.3-51.3")
+ (version "7.3-51.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "MASS" version))
(sha256
(base32
- "1dh8cvvdsf9dx29x6va47qdkswmr03k3yjycinq98fnl0ivhw3jv"))))
+ "0x1ckf51y851g0kvbhsgdxb26vfpmbw3xdbcnh3ck7fjm13da4cr"))))
(properties `((upstream-name . "MASS")))
(build-system r-build-system)
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
- branch master updated (747c8f2 -> ea9d634), guix-commits, 2019/04/27
- 02/11: gnu: r-ordinal: Update to 2019.4-25., guix-commits, 2019/04/27
- 01/11: gnu: Add r-mitools., guix-commits, 2019/04/27
- 03/11: gnu: r-survey: Update to 3.36., guix-commits, 2019/04/27
- 04/11: gnu: r-classint: Update to 0.3-3., guix-commits, 2019/04/27
- 05/11: gnu: r-sf: Update to 0.7-4., guix-commits, 2019/04/27
- 08/11: gnu: r-rngtools: Update to 1.3.1.1., guix-commits, 2019/04/27
- 10/11: gnu: r-caret: Update to 6.0-84., guix-commits, 2019/04/27
- 06/11: gnu: r-boot: Update to 1.3-22., guix-commits, 2019/04/27
- 09/11: gnu: r-fpc: Update to 2.1-11.2., guix-commits, 2019/04/27
- 07/11: gnu: r-mass: Update to 7.3-51.4.,
guix-commits <=
- 11/11: gnu: r-quadprog: Update to 1.5-6., guix-commits, 2019/04/27