[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/125: gnu: r-svdialogs: Update to 1.0.3.
From: |
guix-commits |
Subject: |
41/125: gnu: r-svdialogs: Update to 1.0.3. |
Date: |
Tue, 4 May 2021 01:33:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 799e6b1b20bb3f3d3e529d73ea1497dc600a7c4e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:09 2021 +0200
gnu: r-svdialogs: Update to 1.0.3.
* gnu/packages/cran.scm (r-svdialogs): Update to 1.0.3.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8b91f9e..bcfce13 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9330,13 +9330,13 @@ calls to the particular toolkits in use in function of
the context.")
(define-public r-svdialogs
(package
(name "r-svdialogs")
- (version "1.0.0")
+ (version "1.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "svDialogs" version))
(sha256
- (base32 "0xqppydfawnwk84kb5qiybwbcmv38vn4imgz01mz2pnq4xb80p97"))))
+ (base32 "0j00xjvkwv992ir48czhvyj29rb9vpd243vbyyj2binn0q0qa431"))))
(properties `((upstream-name . "svDialogs")))
(build-system r-build-system)
(inputs
@@ -9345,6 +9345,8 @@ calls to the particular toolkits in use in function of
the context.")
(propagated-inputs
`(("r-rstudioapi" ,r-rstudioapi)
("r-svgui" ,r-svgui)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/SciViews/svDialogs/")
(synopsis "Portable dialog boxes")
(description
- 42/125: gnu: r-magick: Update to 2.7.2., (continued)
- 42/125: gnu: r-magick: Update to 2.7.2., guix-commits, 2021/05/04
- 44/125: gnu: r-emmeans: Update to 1.6.0., guix-commits, 2021/05/04
- 45/125: gnu: r-tmb: Update to 1.7.20., guix-commits, 2021/05/04
- 48/125: gnu: r-ggeffects: Update to 1.1.0., guix-commits, 2021/05/04
- 26/125: gnu: r-processx: Update to 3.5.2., guix-commits, 2021/05/04
- 31/125: gnu: r-rastervis: Update to 0.50.2., guix-commits, 2021/05/04
- 33/125: gnu: r-rbibutils: Update to 2.1.1., guix-commits, 2021/05/04
- 34/125: gnu: r-brglm: Update to 0.7.2., guix-commits, 2021/05/04
- 35/125: gnu: r-entropy: Update to 1.3.0., guix-commits, 2021/05/04
- 38/125: gnu: r-doby: Update to 4.6.10., guix-commits, 2021/05/04
- 41/125: gnu: r-svdialogs: Update to 1.0.3.,
guix-commits <=
- 43/125: gnu: r-multcomp: Update to 1.4-17., guix-commits, 2021/05/04
- 46/125: gnu: r-bayestestr: Update to 0.9.0., guix-commits, 2021/05/04
- 51/125: gnu: r-rgl: Update to 0.106.8., guix-commits, 2021/05/04
- 58/125: gnu: r-pegas: Update to 1.0., guix-commits, 2021/05/04
- 64/125: gnu: r-dqrng: Update to 0.3.0., guix-commits, 2021/05/04
- 73/125: gnu: r-qqman: Update to 0.1.8., guix-commits, 2021/05/04
- 69/125: gnu: r-emojifont: Update to 0.5.5., guix-commits, 2021/05/04
- 54/125: gnu: r-listenv: Add phase to set HOME directory., guix-commits, 2021/05/04
- 52/125: gnu: r-ouch: Update to 2.16., guix-commits, 2021/05/04
- 65/125: gnu: r-ingredients: Update to 2.2.0., guix-commits, 2021/05/04