[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/224: gnu: r-pamr: Update to 1.57.
From: |
guix-commits |
Subject: |
98/224: gnu: r-pamr: Update to 1.57. |
Date: |
Wed, 17 Jul 2024 03:11:20 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 784ca7b7660f7e4bab0db7b73347eb8b2191df83
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:43 2024 +0200
gnu: r-pamr: Update to 1.57.
* gnu/packages/cran.scm (r-pamr): Update to 1.57.
[native-inputs]: Remove gfortran.
Change-Id: I72e9ad2afaab874ec199ff430633dccda0d93577
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6a7010d4f6..1f25a23284 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25798,18 +25798,17 @@ proteomics applications).")
(define-public r-pamr
(package
(name "r-pamr")
- (version "1.56.2")
+ (version "1.57")
(source
(origin
(method url-fetch)
(uri (cran-uri "pamr" version))
(sha256
(base32
- "0n7wpgzdadngj44ddsg3171wap4qhiaap75ndr6g768r3mv6q119"))))
+ "0gdgaspan6j4qw98357mdk7rs6r1abzzfrp63jzf99gi41v8z5h1"))))
(build-system r-build-system)
(propagated-inputs
(list r-cluster r-survival))
- (native-inputs (list gfortran))
(home-page "https://cran.r-project.org/web/packages/pamr/")
(synopsis "Prediction Analysis for Microarrays")
(description
- 179/224: gnu: r-vgam: Update to 1.1-11., (continued)
- 179/224: gnu: r-vgam: Update to 1.1-11., guix-commits, 2024/07/17
- 192/224: gnu: r-decoupler: Update to 2.10.0., guix-commits, 2024/07/17
- 194/224: gnu: r-dmrcate: Update to 3.0.3., guix-commits, 2024/07/17
- 195/224: gnu: r-biomart: Update to 2.60.1., guix-commits, 2024/07/17
- 202/224: gnu: r-gypsum: Update to 1.0.1., guix-commits, 2024/07/17
- 209/224: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/17
- 213/224: gnu: r-apeglm: Update to 1.26.1., guix-commits, 2024/07/17
- 216/224: gnu: r-dose: Update to 3.30.1., guix-commits, 2024/07/17
- 217/224: gnu: r-xcms: Update to 4.2.2., guix-commits, 2024/07/17
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 98/224: gnu: r-pamr: Update to 1.57.,
guix-commits <=
- 105/224: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/17
- 114/224: gnu: r-hardhat: Update to 1.4.0., guix-commits, 2024/07/17
- 116/224: gnu: r-spatstat-utils: Update to 3.0-5., guix-commits, 2024/07/17
- 124/224: gnu: r-mlr3hyperband: Update to 0.6.0., guix-commits, 2024/07/17
- 134/224: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/17
- 138/224: gnu: r-downlit: Update to 0.4.4., guix-commits, 2024/07/17
- 141/224: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/17
- 145/224: gnu: r-paws-security-identity: Update to 0.6.1., guix-commits, 2024/07/17
- 155/224: gnu: r-nlme: Update to 3.1-165., guix-commits, 2024/07/17
- 44/224: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/17