[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/211: gnu: r-tweenr: Update to 2.0.2.
From: |
guix-commits |
Subject: |
100/211: gnu: r-tweenr: Update to 2.0.2. |
Date: |
Tue, 20 Sep 2022 06:24:25 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e7eb50104962fceae0c2d1061bf774105d7ccc71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:09 2022 +0200
gnu: r-tweenr: Update to 2.0.2.
* gnu/packages/cran.scm (r-tweenr): Update to 2.0.2.
[propagated-inputs]: Remove r-rcpp; add r-cpp11 and r-vctrs.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 0e3e048609..c11485c0bf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19440,14 +19440,14 @@ packages with Rcpp.")
(define-public r-tweenr
(package
(name "r-tweenr")
- (version "1.0.2")
+ (version "2.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tweenr" version))
(sha256
(base32
- "17znizh4yabh2zs9mzyr0sl6p0pw49961i61br7cl1b7v9sza18q"))))
+ "1wqzcsxlz1isb1j0v5g6dgvd40q3q9qlahvgcgiq0j4d87nzvfv4"))))
(build-system r-build-system)
(arguments
(list
@@ -19459,7 +19459,7 @@ packages with Rcpp.")
(("BASEDATETIME <- Sys.time.*")
"BASEDATETIME <- structure(0, class = c(\"POSIXct\",
\"POSIXt\"))\n")))))))
(propagated-inputs
- (list r-farver r-magrittr r-rcpp r-rlang))
+ (list r-cpp11 r-farver r-magrittr r-rlang r-vctrs))
(home-page "https://github.com/thomasp85/tweenr")
(synopsis "Interpolate data for smooth animations")
(description
- 123/211: gnu: r-accsda: Update to 1.1.2., (continued)
- 123/211: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 86/211: gnu: r-tractor-base: Update to 3.3.5.1., guix-commits, 2022/09/20
- 90/211: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 88/211: gnu: r-ontologyindex: Update to 2.10., guix-commits, 2022/09/20
- 92/211: gnu: r-globals: Update to 0.16.1., guix-commits, 2022/09/20
- 93/211: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 94/211: gnu: r-future-apply: Update to 1.9.1., guix-commits, 2022/09/20
- 95/211: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20
- 97/211: gnu: r-spdata: Update to 2.2.0., guix-commits, 2022/09/20
- 99/211: gnu: r-bookdown: Update to 0.29., guix-commits, 2022/09/20
- 100/211: gnu: r-tweenr: Update to 2.0.2.,
guix-commits <=
- 103/211: gnu: r-ggfun: Update to 0.0.7., guix-commits, 2022/09/20
- 106/211: gnu: r-aplot: Update to 0.1.7., guix-commits, 2022/09/20
- 108/211: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 112/211: gnu: r-umap: Update to 0.2.9.0., guix-commits, 2022/09/20
- 117/211: gnu: r-graphlayouts: Update to 0.8.1., guix-commits, 2022/09/20
- 127/211: gnu: r-anndata: Update to 0.7.5.4., guix-commits, 2022/09/20
- 10/211: gnu: r-httpuv: Update to 1.6.6., guix-commits, 2022/09/20
- 36/211: gnu: r-restrserve: Update to 1.2.1., guix-commits, 2022/09/20
- 49/211: gnu: r-np: Update to 0.60-14., guix-commits, 2022/09/20
- 45/211: gnu: r-tinytex: Update to 0.41., guix-commits, 2022/09/20