[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/212: gnu: r-abn: Update to 2.7-3.
From: |
guix-commits |
Subject: |
15/212: gnu: r-abn: Update to 2.7-3. |
Date: |
Sat, 18 Feb 2023 14:00:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0b781446886403100a27ab0dead6e6dd15f7e1ae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:11 2023 +0100
gnu: r-abn: Update to 2.7-3.
* gnu/packages/bioconductor.scm (r-abn): Update to 2.7-3.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1a9218d5b6..4b5ec7db28 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -18211,14 +18211,14 @@ on the plot.")
(define-public r-abn
(package
(name "r-abn")
- (version "2.7-1")
+ (version "2.7-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "abn" version))
(sha256
(base32
- "1w3jns96m8b9scvaa4hcla3i88a0cfh9qis2l04yixvda5q91gpr"))))
+ "02qmp3ky671fkpjq1vcb083zzvfn5gkf69rhvdlvg7siy5wrjll3"))))
(build-system r-build-system)
(inputs
(list gsl))
- 05/212: import/cran: Process all vignette builders., (continued)
- 05/212: import/cran: Process all vignette builders., guix-commits, 2023/02/18
- 07/212: import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory., guix-commits, 2023/02/18
- 02/212: gnu: r-readods: Update to 1.8.0., guix-commits, 2023/02/18
- 04/212: import/cran: Add name mapping for libjpeg., guix-commits, 2023/02/18
- 03/212: import/cran: Add directory-needs-esbuild?., guix-commits, 2023/02/18
- 06/212: import/cran: Add generic way to detect needed libraries., guix-commits, 2023/02/18
- 08/212: gnu: r-flexdashboard: Update to 0.6.1., guix-commits, 2023/02/18
- 11/212: gnu: Add r-gfonts., guix-commits, 2023/02/18
- 13/212: gnu: r-d3r: Update to 1.0.1., guix-commits, 2023/02/18
- 14/212: gnu: r-wgcna: Update to 1.72-1., guix-commits, 2023/02/18
- 15/212: gnu: r-abn: Update to 2.7-3.,
guix-commits <=
- 17/212: gnu: r-ggalluvial: Update to 0.12.4., guix-commits, 2023/02/18
- 23/212: gnu: r-mapproj: Update to 1.2.11., guix-commits, 2023/02/18
- 18/212: gnu: r-ggpp: Update to 0.5.1., guix-commits, 2023/02/18
- 28/212: gnu: r-lpsolve: Update to 5.6.18., guix-commits, 2023/02/18
- 12/212: gnu: r-sendmailr: Update to 1.4-0., guix-commits, 2023/02/18
- 41/212: gnu: r-utf8: Update to 1.2.3., guix-commits, 2023/02/18
- 44/212: gnu: r-network: Update to 1.18.1., guix-commits, 2023/02/18
- 45/212: gnu: r-statnet-common: Update to 4.8.0., guix-commits, 2023/02/18
- 39/212: gnu: r-tsp: Update to 1.2-2., guix-commits, 2023/02/18
- 55/212: gnu: r-rstatix: Update to 0.7.2., guix-commits, 2023/02/18