[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/174: gnu: r-scatterpie: Update to 0.2.1.
From: |
guix-commits |
Subject: |
90/174: gnu: r-scatterpie: Update to 0.2.1. |
Date: |
Tue, 11 Jul 2023 14:48:27 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4c92ac258fc7d92daa9548bfce876e0dbdcc4229
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:28 2023 +0200
gnu: r-scatterpie: Update to 0.2.1.
* gnu/packages/cran.scm (r-scatterpie): Update to 0.2.1.
---
gnu/packages/cran.scm | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7e8f4df292..359a9b02d5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31950,18 +31950,23 @@ multi-state models.")
(define-public r-scatterpie
(package
(name "r-scatterpie")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "scatterpie" version))
(sha256
(base32
- "06crdylakwig8ryi1w5a6mmfy67gakmk6gp0xbrg749da1asd7a9"))))
+ "0wfrckyvy4zw34qdvgg1gwqfdi1xhs63v3gfwa4akm7ifd1canlb"))))
(properties `((upstream-name . "scatterpie")))
(build-system r-build-system)
(propagated-inputs
- (list r-dplyr r-ggforce r-ggfun r-ggplot2 r-rlang r-tidyr))
+ (list r-dplyr
+ r-ggforce
+ r-ggfun
+ r-ggplot2
+ r-rlang
+ r-tidyr))
(native-inputs
(list r-knitr))
(home-page "https://cran.r-project.org/web/packages/scatterpie/")
- 48/174: gnu: r-vctrs: Update to 0.6.3., (continued)
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/11
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/11
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/11
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/11
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/11
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/11
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/11
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1.,
guix-commits <=
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/11
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11
- 131/174: gnu: r-rrcov: Update to 1.7-4., guix-commits, 2023/07/11
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0., guix-commits, 2023/07/11
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/11
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11