[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: r-pamr: Update to 1.56.1.
From: |
guix-commits |
Subject: |
08/12: gnu: r-pamr: Update to 1.56.1. |
Date: |
Wed, 24 Apr 2019 11:05:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8fc6188e4f8325ff9a6c579d1a82f4731bc4036a
Author: Ricardo Wurmus <address@hidden>
Date: Wed Apr 24 13:08:54 2019 +0200
gnu: r-pamr: Update to 1.56.1.
* gnu/packages/cran.scm (r-pamr): Update to 1.56.1.
---
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 e849348..ffa0baa 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13407,14 +13407,14 @@ proteomics applications).")
(define-public r-pamr
(package
(name "r-pamr")
- (version "1.56")
+ (version "1.56.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "pamr" version))
(sha256
(base32
- "03h1m5fkw76jjln1psdb7x913a499ghf7n48rcd8damr5vdyf961"))))
+ "0ycpgkk23y3zzkb42n2skcyl35ps1n7jmyzfj7pbxr3f6gr2grfh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cluster" ,r-cluster)
- branch master updated (5f88d81 -> 190dc09), guix-commits, 2019/04/24
- 04/12: gnu: r-fields: Update to 9.7., guix-commits, 2019/04/24
- 03/12: gnu: r-splitstackshape: Update to 1.4.8., guix-commits, 2019/04/24
- 07/12: gnu: r-ggforce: Update to 0.2.2., guix-commits, 2019/04/24
- 09/12: gnu: r-igraph: Update to 1.2.4.1., guix-commits, 2019/04/24
- 11/12: gnu: r-dbplyr: Update to 1.4.0., guix-commits, 2019/04/24
- 01/12: gnu: r-sys: Update to 3.2., guix-commits, 2019/04/24
- 08/12: gnu: r-pamr: Update to 1.56.1.,
guix-commits <=
- 06/12: gnu: r-rms: Update to 5.1-3.1., guix-commits, 2019/04/24
- 10/12: gnu: r-testthat: Update to 2.1.1., guix-commits, 2019/04/24
- 12/12: gnu: r-xtable: Update to 1.8-4., guix-commits, 2019/04/24
- 02/12: gnu: r-emmeans: Update to 1.3.4., guix-commits, 2019/04/24
- 05/12: gnu: r-genetics: Update to 1.3.8.1.2., guix-commits, 2019/04/24