[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/158: gnu: r-triebeard: Update to 0.4.1.
From: |
guix-commits |
Subject: |
90/158: gnu: r-triebeard: Update to 0.4.1. |
Date: |
Sun, 19 Mar 2023 13:24:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 71db461a49f27b14bba46e3e6a8f20800c4cef1f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:33 2023 +0100
gnu: r-triebeard: Update to 0.4.1.
* gnu/packages/cran.scm (r-triebeard): Update to 0.4.1.
[native-inputs]: Add r-knitr.
---
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 61f1a65235..3a50fc6e83 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21640,16 +21640,17 @@ converting them to @code{ggplot} objects.")
(define-public r-triebeard
(package
(name "r-triebeard")
- (version "0.3.0")
+ (version "0.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "triebeard" version))
(sha256
(base32
- "1hqyz57gph02c9fdc07lxz113bbklif3g18sw8jan6pakhhdc7dz"))))
+ "1xz0xwq9c986as6g7z2g1ycvw1ryh4g89ygldvakpr21cgpjybqr"))))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
+ (native-inputs (list r-knitr))
(home-page "https://github.com/Ironholds/triebeard/")
(synopsis "Radix trees in Rcpp")
(description
- 63/158: gnu: r-precrec: Update to 0.14.2., (continued)
- 63/158: gnu: r-precrec: Update to 0.14.2., guix-commits, 2023/03/19
- 76/158: gnu: r-activity: Update to 1.3.3., guix-commits, 2023/03/19
- 64/158: gnu: r-ggnetwork: Update to 0.5.12., guix-commits, 2023/03/19
- 66/158: gnu: r-magick: Update to 2.7.4., guix-commits, 2023/03/19
- 77/158: gnu: r-fmri: Update to 1.9.11., guix-commits, 2023/03/19
- 80/158: gnu: r-gridsvg: Update to 1.7-5., guix-commits, 2023/03/19
- 56/158: gnu: r-ggsci: Update to 3.0.0., guix-commits, 2023/03/19
- 67/158: gnu: r-multcomp: Update to 1.4-23., guix-commits, 2023/03/19
- 69/158: gnu: r-ggeffects: Update to 1.2.0., guix-commits, 2023/03/19
- 85/158: gnu: r-classint: Update to 0.4-9., guix-commits, 2023/03/19
- 90/158: gnu: r-triebeard: Update to 0.4.1.,
guix-commits <=
- 43/158: gnu: r-mitml: Update to 0.4-5., guix-commits, 2023/03/19
- 72/158: gnu: r-rslurm: Update to 0.6.2., guix-commits, 2023/03/19
- 74/158: gnu: r-rcppparallel: Update to 5.1.7., guix-commits, 2023/03/19
- 75/158: gnu: r-biocmanager: Update to 1.30.20., guix-commits, 2023/03/19
- 78/158: gnu: r-adimpro: Update to 0.9.5., guix-commits, 2023/03/19
- 51/158: gnu: r-fbasics: Update to 4022.94., guix-commits, 2023/03/19
- 68/158: gnu: r-emmeans: Update to 1.8.5., guix-commits, 2023/03/19
- 54/158: gnu: r-dtplyr: Update to 1.3.0., guix-commits, 2023/03/19
- 70/158: gnu: r-sjplot: Update to 2.8.13., guix-commits, 2023/03/19
- 71/158: gnu: r-gh: Update to 1.4.0., guix-commits, 2023/03/19