[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/218: gnu: r-rnexml: Update to 2.4.8.
From: |
guix-commits |
Subject: |
90/218: gnu: r-rnexml: Update to 2.4.8. |
Date: |
Fri, 4 Nov 2022 05:14:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e26d8b1bea4bf04c4b3a43a6be44cd67df54b912
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 4 08:23:38 2022 +0100
gnu: r-rnexml: Update to 2.4.8.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.8.
[propagated-inputs]: Remove r-lazyeval.
---
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 6665cc1f49..e852c1bca0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15379,19 +15379,18 @@ useful for building large phylogenies using multiple
markers.")
(define-public r-rnexml
(package
(name "r-rnexml")
- (version "2.4.7")
+ (version "2.4.8")
(source (origin
(method url-fetch)
(uri (cran-uri "RNeXML" version))
(sha256
(base32
- "1zp6pijsc73jx8cmxb1hng36nvaf5wnhldnzlqhmba9kv9niscfb"))))
+ "0l5qpg6f107k927vnnki7g9yfs20xkpd7c5pkvbj8bpybbwjkm16"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape
r-dplyr
r-httr
- r-lazyeval
r-plyr
r-reshape2
r-rlang
- 103/218: gnu: r-bqtl: Update to 1.0-34., (continued)
- 103/218: gnu: r-bqtl: Update to 1.0-34., guix-commits, 2022/11/04
- 102/218: gnu: r-adegenet: Update to 2.1.8., guix-commits, 2022/11/04
- 120/218: gnu: r-parameters: Update to 0.19.0., guix-commits, 2022/11/04
- 80/218: gnu: r-gillespiessa2: Update to 0.2.10., guix-commits, 2022/11/04
- 15/218: gnu: r-dbscan: Update to 1.1-11., guix-commits, 2022/11/04
- 82/218: gnu: r-rcppgsl: Update to 0.3.12., guix-commits, 2022/11/04
- 85/218: gnu: r-biocmanager: Update to 1.30.19., guix-commits, 2022/11/04
- 86/218: gnu: r-rgl: Update to 0.110.2., guix-commits, 2022/11/04
- 87/218: gnu: r-tm: Update to 0.7-9., guix-commits, 2022/11/04
- 89/218: gnu: r-tfmpvalue: Update to 0.0.9., guix-commits, 2022/11/04
- 90/218: gnu: r-rnexml: Update to 2.4.8.,
guix-commits <=
- 92/218: gnu: r-bigrquery: Update to 1.4.1., guix-commits, 2022/11/04
- 98/218: gnu: r-brobdingnag: Update to 1.2-9., guix-commits, 2022/11/04
- 93/218: gnu: r-gmp: Update to 0.6-7., guix-commits, 2022/11/04
- 108/218: gnu: r-ggforce: Update to 0.4.1., guix-commits, 2022/11/04
- 97/218: gnu: r-pbdzmq: Update to 0.3-8., guix-commits, 2022/11/04
- 112/218: gnu: r-ggnewscale: Update to 0.4.8., guix-commits, 2022/11/04
- 114/218: gnu: r-sctransform: Update to 0.3.5., guix-commits, 2022/11/04
- 117/218: gnu: r-refmanager: Update to 1.4.0., guix-commits, 2022/11/04
- 125/218: gnu: r-acet: Update to 1.8.2., guix-commits, 2022/11/04
- 123/218: gnu: r-pracma: Update to 2.4.2., guix-commits, 2022/11/04