[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/111: gnu: r-rnexml: Update to 2.4.6.
From: |
guix-commits |
Subject: |
43/111: gnu: r-rnexml: Update to 2.4.6. |
Date: |
Mon, 14 Mar 2022 02:25:16 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a65cdc9d867f7e8ca410e4a1941271fdbf6e6a3a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:27 2022 +0100
gnu: r-rnexml: Update to 2.4.6.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.6.
[propagated-inputs]: Add r-rlang.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6e048e6080..af875d23de 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13896,13 +13896,13 @@ methods, incorporating one or more trees and trait
data.")
(define-public r-rnexml
(package
(name "r-rnexml")
- (version "2.4.5")
+ (version "2.4.6")
(source (origin
(method url-fetch)
(uri (cran-uri "RNeXML" version))
(sha256
(base32
- "1wsl4xq9w5bp3wk69dw57bg0qcw1vs6ajwya4p0w1r00ck5pwrib"))))
+ "0k56brcg80mvx35hgc5gj8arwba4k7q0075g38qp0qgq9d1b87cs"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape
@@ -13911,6 +13911,7 @@ methods, incorporating one or more trees and trait
data.")
r-lazyeval
r-plyr
r-reshape2
+ r-rlang
r-stringi
r-stringr
r-tidyr
- 14/111: gnu: r-glue: Update to 1.6.2., (continued)
- 14/111: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/14
- 16/111: gnu: r-circlize: Update to 0.4.14., guix-commits, 2022/03/14
- 17/111: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/14
- 19/111: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/14
- 22/111: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/14
- 30/111: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/14
- 20/111: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/14
- 21/111: gnu: r-recipes: Update to 0.2.0., guix-commits, 2022/03/14
- 36/111: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/14
- 39/111: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/14
- 43/111: gnu: r-rnexml: Update to 2.4.6.,
guix-commits <=
- 48/111: gnu: r-sets: Update to 1.0-21., guix-commits, 2022/03/14
- 51/111: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/14
- 03/111: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/14
- 06/111: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/14
- 10/111: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/14
- 11/111: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/14
- 08/111: gnu: Add r-fstcore., guix-commits, 2022/03/14
- 15/111: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/14
- 18/111: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/14
- 23/111: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/14