[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/112: gnu: r-rnexml: Update to 2.4.6.
From: |
guix-commits |
Subject: |
43/112: gnu: r-rnexml: Update to 2.4.6. |
Date: |
Tue, 15 Mar 2022 15:22:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 27a453cdc0595b01cf7f67ff2babf3386fe11c3c
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
- 26/112: gnu: r-pillar: Update to 1.7.0., (continued)
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/15
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15
- 36/112: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/15
- 40/112: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/15
- 33/112: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/15
- 12/112: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/15
- 23/112: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/15
- 34/112: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/15
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/15
- 43/112: gnu: r-rnexml: Update to 2.4.6.,
guix-commits <=
- 44/112: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/15
- 37/112: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/15
- 46/112: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/15
- 51/112: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/15
- 66/112: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/15
- 68/112: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/15
- 98/112: gnu: r-rsqlite: Update to 2.2.10., guix-commits, 2022/03/15
- 93/112: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/15
- 78/112: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/15
- 79/112: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/15