[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/48: gnu: r-ggtern: Update to 3.5.0.
From: |
guix-commits |
Subject: |
16/48: gnu: r-ggtern: Update to 3.5.0. |
Date: |
Wed, 27 Mar 2024 08:50:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a683fececc9f2727605a9626cbb2ab9b5bb59e5f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:50 2024 +0100
gnu: r-ggtern: Update to 3.5.0.
* gnu/packages/cran.scm (r-ggtern): Update to 3.5.0.
[propagated-inputs]: Add r-rlang.
Change-Id: I0ec4c7abaadde659f72713449fab833c910cc3bd
---
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 59943e0918..5f8ed1177d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5741,13 +5741,13 @@ annotation data to keep updated.")
(define-public r-ggtern
(package
(name "r-ggtern")
- (version "3.4.2")
+ (version "3.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggtern" version))
(sha256
- (base32 "1xmh0gi81xrzkgjlbxb3jl9mrj407q7ykm4wpdbmd4gdswv20y61"))))
+ (base32 "0ymly9vdzk7rd4p27m1262bm7fvim989yswgw3mr9y0422dn8awa"))))
(properties `((upstream-name . "ggtern")))
(build-system r-build-system)
(propagated-inputs
@@ -5761,6 +5761,7 @@ annotation data to keep updated.")
r-mass
r-plyr
r-proto
+ r-rlang
r-scales))
(home-page "http://www.ggtern.com")
(synopsis "Extension to ggplot2 for ternary diagrams")
- 04/48: gnu: r-abn: Update to 3.0.6., (continued)
- 04/48: gnu: r-abn: Update to 3.0.6., guix-commits, 2024/03/27
- 12/48: gnu: r-httpuv: Update to 1.6.15., guix-commits, 2024/03/27
- 13/48: gnu: r-servr: Update to 0.30., guix-commits, 2024/03/27
- 14/48: gnu: r-htmltools: Update to 0.5.8., guix-commits, 2024/03/27
- 05/48: gnu: r-leaflet: Update to 2.2.2., guix-commits, 2024/03/27
- 15/48: gnu: r-bslib: Update to 0.6.2., guix-commits, 2024/03/27
- 18/48: gnu: r-littler: Update to 0.3.20., guix-commits, 2024/03/27
- 20/48: gnu: r-xfun: Update to 0.43., guix-commits, 2024/03/27
- 26/48: gnu: r-performance: Update to 0.11.0., guix-commits, 2024/03/27
- 11/48: gnu: r-callr: Update to 3.7.6., guix-commits, 2024/03/27
- 16/48: gnu: r-ggtern: Update to 3.5.0.,
guix-commits <=
- 17/48: gnu: r-inext: Update to 3.0.1., guix-commits, 2024/03/27
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., guix-commits, 2024/03/27
- 23/48: gnu: r-insight: Update to 0.19.10., guix-commits, 2024/03/27
- 24/48: gnu: r-survey: Update to 4.4-2., guix-commits, 2024/03/27
- 29/48: gnu: r-repr: Update to 1.1.7., guix-commits, 2024/03/27
- 21/48: gnu: r-abc-data: Update to 1.1., guix-commits, 2024/03/27
- 22/48: gnu: r-ggsci: Update to 3.0.3., guix-commits, 2024/03/27
- 33/48: gnu: r-brms: Update to 2.21.0., guix-commits, 2024/03/27
- 43/48: gnu: r-tidymodels: Update to 1.2.0., guix-commits, 2024/03/27
- 45/48: gnu: r-maxlik: Update to 1.5-2.1., guix-commits, 2024/03/27