[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/68: gnu: r-tidytree: Update to 0.3.9.
From: |
guix-commits |
Subject: |
26/68: gnu: r-tidytree: Update to 0.3.9. |
Date: |
Tue, 15 Mar 2022 17:18:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b1d358e742745e1247d1adc50724f45ada54f487
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:36 2022 +0100
gnu: r-tidytree: Update to 0.3.9.
* gnu/packages/cran.scm (r-tidytree): Update to 0.3.9.
[propagated-inputs]: Add r-pillar.
---
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 3ba5054a6e..2554004ddc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13479,19 +13479,20 @@ maps.")
(define-public r-tidytree
(package
(name "r-tidytree")
- (version "0.3.8")
+ (version "0.3.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
- (base32 "0kwnigl8lrhsycibwknddmwcmjrz6pnqm5fdy82g3xi7sz24mw04"))))
+ (base32 "1prfv2jy6z4zp4gyi9krzbysipsbnjrkxcccflm4nwsd9i7mshqj"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape
r-dplyr
r-lazyeval
r-magrittr
+ r-pillar
r-rlang
r-tibble
r-tidyr
- 49/68: gnu: r-posterior: Update to 1.2.1., (continued)
- 49/68: gnu: r-posterior: Update to 1.2.1., guix-commits, 2022/03/15
- 51/68: gnu: r-mlr3: Update to 0.13.3., guix-commits, 2022/03/15
- 02/68: gnu: r-datawizard: Update to 0.3.0., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2., guix-commits, 2022/03/15
- 08/68: gnu: r-fitdistrplus: Update to 1.1-8., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2., guix-commits, 2022/03/15
- 16/68: gnu: r-flextable: Update to 0.7.0., guix-commits, 2022/03/15
- 41/68: gnu: r-torch: Update to 0.7.2., guix-commits, 2022/03/15
- 30/68: gnu: r-sf: Update to 1.0-7., guix-commits, 2022/03/15
- 35/68: gnu: r-pracma: Update to 2.3.8., guix-commits, 2022/03/15
- 26/68: gnu: r-tidytree: Update to 0.3.9.,
guix-commits <=
- 21/68: gnu: r-glmmtmb: Update to 1.1.3., guix-commits, 2022/03/15
- 40/68: gnu: r-caret: Update to 6.0-91., guix-commits, 2022/03/15
- 61/68: gnu: r-desc: Update to 1.4.1., guix-commits, 2022/03/15
- 06/68: gnu: r-rcpp: Update to 1.0.8.2., guix-commits, 2022/03/15
- 14/68: gnu: r-maptools: Update to 1.1-3., guix-commits, 2022/03/15
- 22/68: gnu: r-rcppgsl: Update to 0.3.11., guix-commits, 2022/03/15
- 28/68: gnu: r-gamlss-dist: Update to 6.0-3., guix-commits, 2022/03/15
- 55/68: gnu: r-filehash: Update to 2.4-3., guix-commits, 2022/03/15
- 65/68: gnu: r-rmarkdown: Update to 2.13., guix-commits, 2022/03/15
- 44/68: gnu: r-openmx: Update to 2.20.6., guix-commits, 2022/03/15