[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: r-ordinal: Update to 2019.4-25.
From: |
guix-commits |
Subject: |
02/11: gnu: r-ordinal: Update to 2019.4-25. |
Date: |
Sat, 27 Apr 2019 06:03:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 779174e4bb86725d5efe2c0b73b34456edea75f1
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 27 11:36:36 2019 +0200
gnu: r-ordinal: Update to 2019.4-25.
* gnu/packages/cran.scm (r-ordinal): Update to 2019.4-25.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2220254..b623381 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2867,14 +2867,14 @@ with the package @code{optim}.")
(define-public r-ordinal
(package
(name "r-ordinal")
- (version "2019.3-9")
+ (version "2019.4-25")
(source
(origin
(method url-fetch)
(uri (cran-uri "ordinal" version))
(sha256
(base32
- "0xsr2715ghh1q5hjnx7d8lyavzfvpi370blm1xdljn3p4kar8ldi"))))
+ "1pvrkly4x12w32n7w1qljdwzqnlkv7rfa7rx0nz5vbiw29xas4i8"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
- branch master updated (747c8f2 -> ea9d634), guix-commits, 2019/04/27
- 02/11: gnu: r-ordinal: Update to 2019.4-25.,
guix-commits <=
- 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, 2019/04/27
- 11/11: gnu: r-quadprog: Update to 1.5-6., guix-commits, 2019/04/27