[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
170/214: gnu: r-rfigshare: Update to 0.3.8.
From: |
guix-commits |
Subject: |
170/214: gnu: r-rfigshare: Update to 0.3.8. |
Date: |
Sat, 28 May 2022 04:37:52 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1c9ffab793f57e1fdf4291aacb12c5c3e31c03fa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:54 2022 +0200
gnu: r-rfigshare: Update to 0.3.8.
* gnu/packages/cran.scm (r-rfigshare): Update to 0.3.8.
[propagated-inputs]: Remove r-plyr.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a202b72888..47bfda9fbd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32004,24 +32004,25 @@ with the dynamic plots from @code{dygraphs}.")
(define-public r-rfigshare
(package
(name "r-rfigshare")
- (version "0.3.7")
+ (version "0.3.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "rfigshare" version))
(sha256
(base32
- "1qgzn0mpjy4czy0pnbi395fxxx84arkg8r7rk8aidmd34584gjiq"))))
+ "10shwl1y9220m7ld5w9fjsjzy5yg8myrz9cz97ps9z2bw7bvka5j"))))
(properties `((upstream-name . "rfigshare")))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2
r-httpuv
r-httr
- r-plyr
r-rjsonio
r-xml
r-yaml))
+ (native-inputs
+ (list r-knitr))
(home-page "https://github.com/ropensci/rfigshare")
(synopsis "R Interface to figshare")
(description
- 145/214: gnu: r-spatstat-data: Update to 2.2-0., (continued)
- 145/214: gnu: r-spatstat-data: Update to 2.2-0., guix-commits, 2022/05/28
- 144/214: gnu: r-spatstat-sparse: Update to 2.1-1., guix-commits, 2022/05/28
- 138/214: gnu: r-optimx: Update to 2022-4.30., guix-commits, 2022/05/28
- 151/214: gnu: r-lsa: Update to 0.73.3., guix-commits, 2022/05/28
- 156/214: gnu: r-mlr3pipelines: Update to 0.4.1., guix-commits, 2022/05/28
- 152/214: gnu: r-altmeta: Update to 4.0., guix-commits, 2022/05/28
- 158/214: gnu: r-mlr3learners: Update to 0.5.3., guix-commits, 2022/05/28
- 159/214: gnu: r-bbotk: Update to 0.5.3., guix-commits, 2022/05/28
- 165/214: gnu: r-opencpu: Update to 2.2.8., guix-commits, 2022/05/28
- 167/214: gnu: r-stringfish: Update to 0.15.7., guix-commits, 2022/05/28
- 170/214: gnu: r-rfigshare: Update to 0.3.8.,
guix-commits <=
- 97/214: gnu: r-seqinr: Update to 4.2-16., guix-commits, 2022/05/28
- 109/214: gnu: r-mlapi: Update to 0.1.1., guix-commits, 2022/05/28
- 123/214: gnu: r-gamlss: Update to 5.4-3., guix-commits, 2022/05/28
- 116/214: gnu: r-parameters: Update to 0.18.0., guix-commits, 2022/05/28
- 143/214: gnu: r-spatstat-utils: Update to 2.3-1., guix-commits, 2022/05/28
- 135/214: gnu: r-tam: Update to 4.0-16., guix-commits, 2022/05/28
- 149/214: gnu: r-tidypredict: Update to 0.4.9., guix-commits, 2022/05/28
- 155/214: gnu: r-lpme: Update to 1.1.3., guix-commits, 2022/05/28
- 146/214: gnu: r-spatstat-core: Update to 2.4-4., guix-commits, 2022/05/28
- 166/214: gnu: r-exactextractr: Update to 0.8.2., guix-commits, 2022/05/28