gnu: r-lgr: Update to 0.4.2.

* gnu/packages/cran.scm (r-lgr): Update to 0.4.2.
[native-inputs]: Add r-knitr.
This commit is contained in:
Ricardo Wurmus 2021-01-20 17:13:35 +01:00
parent 958b735189
commit cf40cb0cc4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25573,16 +25573,18 @@ (define-public r-aws-s3
(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