[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/214: gnu: r-gganimate: Update to 1.0.8.
From: |
guix-commits |
Subject: |
168/214: gnu: r-gganimate: Update to 1.0.8. |
Date: |
Tue, 20 Sep 2022 11:07:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c4ffadb1e442c7f18b3ab7a54a5ef29823c0ba91
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
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., (continued)
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., guix-commits, 2022/09/20
- 203/214: gnu: r-statmod: Update to 1.4.37., guix-commits, 2022/09/20
- 41/214: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20
- 110/214: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 128/214: gnu: r-qqconf: Update to 1.3.0., guix-commits, 2022/09/20
- 109/214: gnu: r-lintr: Update to 3.0.1., guix-commits, 2022/09/20
- 108/214: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 162/214: gnu: r-lgr: Update to 0.4.4., guix-commits, 2022/09/20
- 167/214: gnu: r-delaporte: Update to 8.0.3., guix-commits, 2022/09/20
- 170/214: gnu: r-rapiserialize: Update to 0.1.2., guix-commits, 2022/09/20
- 168/214: gnu: r-gganimate: Update to 1.0.8.,
guix-commits <=
- 178/214: gnu: r-wordspace: Update to 0.2-8., guix-commits, 2022/09/20
- 190/214: gnu: r-desc: Update to 1.4.2., guix-commits, 2022/09/20
- 208/214: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 185/214: gnu: r-evaluate: Update to 0.16., guix-commits, 2022/09/20
- 46/214: gnu: r-statnet-common: Update to 4.7.0., guix-commits, 2022/09/20
- 87/214: gnu: r-als: Update to 0.0.7., guix-commits, 2022/09/20
- 184/214: gnu: r-stringr: Update to 1.4.1., guix-commits, 2022/09/20