[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/211: gnu: r-gganimate: Update to 1.0.8.
From: |
guix-commits |
Subject: |
168/211: gnu: r-gganimate: Update to 1.0.8. |
Date: |
Tue, 20 Sep 2022 06:24:39 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ce4f73299ac2dbd9c4af4c727ed0b1b0790617c4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:30 2022 +0200
gnu: r-gganimate: Update to 1.0.8.
* gnu/packages/cran.scm (r-gganimate): Update to 1.0.8.
[propagated-inputs]: Remove r-plyr.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 48a1a505fd..8259c36f2f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32537,14 +32537,14 @@ complex functions.")
(define-public r-gganimate
(package
(name "r-gganimate")
- (version "1.0.7")
+ (version "1.0.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "gganimate" version))
(sha256
(base32
- "046v6j92xxgaghsnh88dy5h8x040qsfa8csvhp4dmsfmrrf0dz0f"))))
+ "1jabs9qr0319w508kdsk5nmzfhl6nzykpp1by7l639yfvrfqcbd1"))))
(properties `((upstream-name . "gganimate")))
(build-system r-build-system)
(arguments
@@ -32561,7 +32561,6 @@ complex functions.")
(propagated-inputs
(list r-ggplot2
r-glue
- r-plyr
r-progress
r-rlang
r-scales
- 152/211: gnu: r-hunspell: Update to 3.0.2., (continued)
- 152/211: gnu: r-hunspell: Update to 3.0.2., guix-commits, 2022/09/20
- 149/211: gnu: r-yardstick: Update to 1.1.0., guix-commits, 2022/09/20
- 154/211: gnu: r-parsnip: Update to 1.0.1., guix-commits, 2022/09/20
- 157/211: gnu: r-metafor: Update to 3.8-1., guix-commits, 2022/09/20
- 160/211: gnu: r-phangorn: Update to 2.10.0., guix-commits, 2022/09/20
- 156/211: gnu: r-modeldata: Update to 1.0.1., guix-commits, 2022/09/20
- 158/211: gnu: r-altmeta: Update to 4.1., guix-commits, 2022/09/20
- 161/211: gnu: r-calculus: Update to 0.3.4., guix-commits, 2022/09/20
- 162/211: gnu: r-lgr: Update to 0.4.4., guix-commits, 2022/09/20
- 163/211: gnu: r-mlr3: Update to 0.14.0., guix-commits, 2022/09/20
- 168/211: gnu: r-gganimate: Update to 1.0.8.,
guix-commits <=
- 165/211: gnu: r-bbotk: Update to 0.5.4., guix-commits, 2022/09/20
- 186/211: gnu: r-knitr: Update to 1.40., guix-commits, 2022/09/20
- 178/211: gnu: r-wordspace: Update to 0.2-8., guix-commits, 2022/09/20
- 177/211: gnu: r-webmockr: Update to 0.8.2., guix-commits, 2022/09/20
- 181/211: gnu: r-matrix: Update to 1.5-1., guix-commits, 2022/09/20
- 183/211: gnu: r-survival: Update to 3.4-0., guix-commits, 2022/09/20
- 169/211: gnu: r-exactextractr: Update to 0.9.0., guix-commits, 2022/09/20
- 170/211: gnu: r-rapiserialize: Update to 0.1.2., guix-commits, 2022/09/20
- 184/211: gnu: r-stringr: Update to 1.4.1., guix-commits, 2022/09/20
- 189/211: gnu: r-rversions: Update to 2.1.2., guix-commits, 2022/09/20