[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/41: gnu: r-shinyfiles: Update to 0.8.0.
From: |
guix-commits |
Subject: |
11/41: gnu: r-shinyfiles: Update to 0.8.0. |
Date: |
Tue, 28 Apr 2020 02:46:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 92f5ed2fd79b2ff7147e91d0581b8cae8af2ed67
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Apr 27 17:26:21 2020 +0200
gnu: r-shinyfiles: Update to 0.8.0.
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.8.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index f5e69fb..819e555 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1121,13 +1121,13 @@ application framework for R, making it easy to create
attractive dashboards.")
(define-public r-shinyfiles
(package
(name "r-shinyfiles")
- (version "0.7.5")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyFiles" version))
(sha256
- (base32 "1143m941hma9hc77c3xcw26c0ygfhn9ii2sbp9wrydxv4gc7mr8a"))))
+ (base32 "0gwyx37f2r86cldsyknws9pafpj8g5mg3mchlyl9ymgnk5f4b88w"))))
(properties `((upstream-name . "shinyFiles")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (8990932 -> b3cf5f8), guix-commits, 2020/04/28
- 03/41: gnu: r-tibble: Update to 3.0.1., guix-commits, 2020/04/28
- 01/41: gnu: r-with-tests, r-minimal: Update to 4.0.0., guix-commits, 2020/04/28
- 06/41: gnu: r-withr: Update to 2.2.0., guix-commits, 2020/04/28
- 07/41: gnu: r-plotrix: Update to 3.7-8., guix-commits, 2020/04/28
- 04/41: gnu: r-dbplyr: Update to 1.4.3., guix-commits, 2020/04/28
- 08/41: gnu: r-purrr: Update to 0.3.4., guix-commits, 2020/04/28
- 05/41: gnu: r-xml2: Update to 1.3.2., guix-commits, 2020/04/28
- 09/41: gnu: Add r-ingredients., guix-commits, 2020/04/28
- 02/41: gnu: r-foreign: Update to 0.8-78., guix-commits, 2020/04/28
- 11/41: gnu: r-shinyfiles: Update to 0.8.0.,
guix-commits <=
- 12/41: gnu: r-powerlaw: Update to 0.70.6., guix-commits, 2020/04/28
- 10/41: gnu: Add r-ibreakdown., guix-commits, 2020/04/28
- 15/41: gnu: r-broom: Update to 0.5.6., guix-commits, 2020/04/28
- 25/41: gnu: r-future: Update to 1.17.0., guix-commits, 2020/04/28
- 26/41: gnu: r-etm: Update to 1.1., guix-commits, 2020/04/28
- 29/41: gnu: r-optparse: Update to 1.6.6., guix-commits, 2020/04/28
- 17/41: gnu: r-tinytex: Update to 0.22., guix-commits, 2020/04/28
- 19/41: gnu: r-raster: Update to 3.1-5., guix-commits, 2020/04/28
- 18/41: gnu: r-insight: Update to 0.8.3., guix-commits, 2020/04/28
- 20/41: gnu: r-emmeans: Update to 1.4.6., guix-commits, 2020/04/28