[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199/201: gnu: r-readwriter: Update to 1.5.3-1.91373c4.
From: |
guix-commits |
Subject: |
199/201: gnu: r-readwriter: Update to 1.5.3-1.91373c4. |
Date: |
Fri, 15 Dec 2023 10:15:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b2aa1d7cd06957c0267f68b93afaebf32af8be36
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 15:08:38 2023 +0100
gnu: r-readwriter: Update to 1.5.3-1.91373c4.
* gnu/packages/bioinformatics.scm (r-readwriter): Update to 1.5.3-1.91373c4.
[propagated-inputs]: Remove r-gdata.
Change-Id: Ice16d3b07d7446ca864fd30e46110c9060b83081
---
gnu/packages/bioinformatics.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 15e8de6fca..8dc50c69fd 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -1095,11 +1095,11 @@ plotnames, filenames and paths.")
(license license:gpl3))))
(define-public r-readwriter
- (let ((commit "12d32cb6533ef4b9eab4d707d1502525c2034aee")
+ (let ((commit "91373c44641014a1ce8e1c3e928747608aae8f54")
(revision "1"))
(package
(name "r-readwriter")
- (version (git-version "0.3.2" revision commit))
+ (version (git-version "1.5.3" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1108,11 +1108,11 @@ plotnames, filenames and paths.")
(file-name (git-file-name name version))
(sha256
(base32
- "1hy47g8d7zppr2i9zlkwl2yb0ii8x710hqk07h089ldx9171qxab"))))
+ "156kvmplrip0w1zhs9yl5r0ayjipa0blhy614l65hbsjn1lwbskr"))))
(properties `((upstream-name . "ReadWriter")))
(build-system r-build-system)
(propagated-inputs
- (list r-gdata r-gtools r-openxlsx r-readr r-stringendo))
+ (list r-gtools r-openxlsx r-readr r-stringendo))
(home-page "https://github.com/vertesy/ReadWriter")
(synopsis "Functions to read and write files conveniently")
(description
- 153/201: gnu: r-mlr3tuning: Update to 0.19.2., (continued)
- 153/201: gnu: r-mlr3tuning: Update to 0.19.2., guix-commits, 2023/12/15
- 152/201: gnu: r-mlr3learners: Update to 0.5.7., guix-commits, 2023/12/15
- 145/201: gnu: r-qtl: Update to 1.66., guix-commits, 2023/12/15
- 156/201: gnu: r-webutils: Update to 1.2.0., guix-commits, 2023/12/15
- 157/201: gnu: r-stringfish: Update to 0.16.0., guix-commits, 2023/12/15
- 163/201: gnu: r-nlme: Update to 3.1-164., guix-commits, 2023/12/15
- 166/201: gnu: r-gdtools: Update to 0.3.5., guix-commits, 2023/12/15
- 182/201: gnu: r-r-utils: Update to 2.12.3., guix-commits, 2023/12/15
- 172/201: gnu: r-xml2: Update to 1.3.6., guix-commits, 2023/12/15
- 176/201: gnu: r-rcpparmadillo: Update to 0.12.6.6.1., guix-commits, 2023/12/15
- 199/201: gnu: r-readwriter: Update to 1.5.3-1.91373c4.,
guix-commits <=
- 189/201: gnu: r-robustbase: Update to 0.99-1., guix-commits, 2023/12/15
- 198/201: gnu: r-stringendo: Update to 0.6.0., guix-commits, 2023/12/15
- 192/201: gnu: r-tclust: Update to 1.5-5., guix-commits, 2023/12/15
- 197/201: gnu: r-liana: Add missing inputs., guix-commits, 2023/12/15
- 195/201: gnu: r-desctools: Update to 0.99.52., guix-commits, 2023/12/15
- 194/201: gnu: r-bayesfactor: Update to 0.9.12-4.6., guix-commits, 2023/12/15
- 115/201: gnu: r-wk: Update to 0.9.1., guix-commits, 2023/12/15
- 117/201: gnu: r-spdep: Update to 1.3-1., guix-commits, 2023/12/15
- 120/201: gnu: r-dqrng: Update to 0.3.2., guix-commits, 2023/12/15
- 96/201: gnu: r-clustercrit: Update to 1.3.0., guix-commits, 2023/12/15