[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/48: gnu: r-ggpp: Update to 0.5.7.
From: |
guix-commits |
Subject: |
05/48: gnu: r-ggpp: Update to 0.5.7. |
Date: |
Tue, 7 May 2024 16:20:49 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 9821091183c11c336981391c9e7a4393c221eeeb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:17:28 2024 +0200
gnu: r-ggpp: Update to 0.5.7.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.7.
[propagated-inputs]: Add r-vctrs.
Change-Id: Ib8e2ddcdd38a943183fa349eabdeef8db625566f
---
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 538573eb2e..514a320b23 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2489,14 +2489,14 @@ variables.")
(define-public r-ggpp
(package
(name "r-ggpp")
- (version "0.5.6")
+ (version "0.5.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggpp" version))
(sha256
(base32
- "0xnjbxd1lkg85c2hsx7cgxqsqb3dc0pma8jwdlqfgg7d519d60xa"))))
+ "0gd8dbcja4qjwjh414mp2xf8hnjlrp4zm4ac8j59kqxzpwxv8n04"))))
(properties `((upstream-name . "ggpp")))
(build-system r-build-system)
(propagated-inputs
@@ -2512,6 +2512,7 @@ variables.")
r-scales
r-stringr
r-tibble
+ r-vctrs
r-xts
r-zoo))
(native-inputs
- 23/48: gnu: r-fs: Update to 1.6.4., (continued)
- 23/48: gnu: r-fs: Update to 1.6.4., guix-commits, 2024/05/07
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7.,
guix-commits <=
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07
- 21/48: gnu: r-doby: Update to 4.6.21., guix-commits, 2024/05/07
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07