[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/150: gnu: r-lgr: Update to 0.4.2.
From: |
guix-commits |
Subject: |
116/150: gnu: r-lgr: Update to 0.4.2. |
Date: |
Wed, 20 Jan 2021 11:21:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit cf40cb0cc40d6ef3a21f8e36f05be260d287ca35
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:13:35 2021 +0100
gnu: r-lgr: Update to 0.4.2.
* gnu/packages/cran.scm (r-lgr): Update to 0.4.2.
[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 ec0dc63..f56b928 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25573,16 +25573,18 @@ Services (AWS) Simple Storage Service (S3) REST API.")
(define-public r-lgr
(package
(name "r-lgr")
- (version "0.4.1")
+ (version "0.4.2")
(source (origin
(method url-fetch)
(uri (cran-uri "lgr" version))
(sha256
(base32
- "196553hmni1ha9y6494f4g3ds0lwcl81v7k4r8wwap4a6acdrgd9"))))
+ "0k4kacjk7swm3gmdpha1rg44xb29vzvhvx48jhpb78glj5c9phyr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-r6" ,r-r6)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://s-fleck.github.io/lgr/")
(synopsis "Fully featured logging framework")
(description "This package offers a flexible, feature-rich yet
- 135/150: gnu: r-catools: Update to 1.18.1., (continued)
- 135/150: gnu: r-catools: Update to 1.18.1., guix-commits, 2021/01/20
- 142/150: gnu: r-plotly: Update to 4.9.3., guix-commits, 2021/01/20
- 145/150: gnu: r-robustbase: Update to 0.93-7., guix-commits, 2021/01/20
- 148/150: gnu: r-quantreg: Update to 5.82., guix-commits, 2021/01/20
- 85/150: gnu: r-xgboost: Update to 1.3.2.1., guix-commits, 2021/01/20
- 118/150: gnu: r-mlr3misc: Update to 0.7.0., guix-commits, 2021/01/20
- 113/150: gnu: r-qtl2: Update to 0.24., guix-commits, 2021/01/20
- 130/150: gnu: r-backports: Update to 1.2.1., guix-commits, 2021/01/20
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2.,
guix-commits <=
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20
- 104/150: gnu: r-spatstat-utils: Update to 1.20-2., guix-commits, 2021/01/20
- 119/150: gnu: r-matrix: Update to 1.3-2., guix-commits, 2021/01/20
- 109/150: gnu: r-tidytext: Update to 0.3.0., guix-commits, 2021/01/20
- 110/150: gnu: r-parsnip: Update to 0.1.5., guix-commits, 2021/01/20
- 136/150: gnu: r-rmarkdown: Update to 2.6., guix-commits, 2021/01/20
- 140/150: gnu: r-glmnet: Update to 4.1., guix-commits, 2021/01/20
- 72/150: gnu: r-future: Update to 1.21.0., guix-commits, 2021/01/20
- 112/150: gnu: r-qtl: Update to 1.47-9., guix-commits, 2021/01/20
- 125/150: gnu: r-testthat: Update to 3.0.1., guix-commits, 2021/01/20