[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/89: gnu: r-lemon: Update to 0.4.5.
From: |
guix-commits |
Subject: |
63/89: gnu: r-lemon: Update to 0.4.5. |
Date: |
Thu, 11 Jun 2020 11:04:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5130c454ddd64fa5cddf61a0ea3c36a989164f33
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:10:39 2020 +0200
gnu: r-lemon: Update to 0.4.5.
* gnu/packages/cran.scm (r-lemon): Update to 0.4.5.
[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 707f298..cabcae4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13032,14 +13032,14 @@ can be used with function approximation, eligibility
traces (Singh & Sutton,
(define-public r-lemon
(package
(name "r-lemon")
- (version "0.4.4")
+ (version "0.4.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "lemon" version))
(sha256
(base32
- "0m9hqwi709j9iwsxn8jh63741jiyr7ppwgqaw2zkv285p3m5wvd5"))))
+ "1y3ljidhqdakxlya2npj2w0az820g8kw6gl1cfm4f0cxvzgd1ly4"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
@@ -13050,6 +13050,8 @@ can be used with function approximation, eligibility
traces (Singh & Sutton,
("r-plyr" ,r-plyr)
("r-rlang" ,r-rlang)
("r-scales" ,r-scales)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/stefanedwards/lemon")
(synopsis "Freshen up your ggplot2 plots")
(description
- 47/89: gnu: r-insight: Update to 0.8.5., (continued)
- 47/89: gnu: r-insight: Update to 0.8.5., guix-commits, 2020/06/11
- 48/89: gnu: r-sjlabelled: Update to 1.1.5., guix-commits, 2020/06/11
- 50/89: gnu: r-flextable: Update to 0.5.10., guix-commits, 2020/06/11
- 51/89: gnu: r-doby: Update to 4.6.6., guix-commits, 2020/06/11
- 55/89: gnu: r-effectsize: Update to 0.3.1., guix-commits, 2020/06/11
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11
- 60/89: gnu: r-cmprsk: Update to 2.2-10., guix-commits, 2020/06/11
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5.,
guix-commits <=
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11
- 67/89: gnu: r-msigdbr: Update to 7.1.1., guix-commits, 2020/06/11
- 69/89: gnu: r-ggraph: Update to 2.0.3., guix-commits, 2020/06/11
- 74/89: gnu: r-abcrlda: Update to 1.0.3., guix-commits, 2020/06/11
- 78/89: gnu: r-seewave: Update to 2.1.6., guix-commits, 2020/06/11
- 80/89: gnu: r-actuar: Update to 3.0-0., guix-commits, 2020/06/11
- 79/89: gnu: r-gdina: Update to 2.8.0., guix-commits, 2020/06/11
- 77/89: gnu: r-elasticnet: Update to 1.3., guix-commits, 2020/06/11