[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/124: gnu: r-logger: Update to 0.2.2.
From: |
guix-commits |
Subject: |
105/124: gnu: r-logger: Update to 0.2.2. |
Date: |
Mon, 1 Nov 2021 17:29:25 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4125a6b91a5a72d9ea3b2d6581c9d9fb596c9a41
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:52 2021 +0000
gnu: r-logger: Update to 0.2.2.
* gnu/packages/cran.scm (r-logger): Update to 0.2.2.
---
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 66ff336..0d87285 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32125,13 +32125,13 @@ Monte Carlo approach implemented in JAGS.")
(define-public r-logger
(package
(name "r-logger")
- (version "0.2.1")
+ (version "0.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "logger" version))
(sha256
- (base32 "0p607da2rdrfj9sbrrq9hpqp26nyj3imd1590c13bxskqfhv0sz8"))))
+ (base32 "08kym5i5fvbf5xhh9qdszp4jdgyc7j7zpnwzy68wabqz73aff6sg"))))
(properties `((upstream-name . "logger")))
(build-system r-build-system)
(native-inputs `(("r-knitr" ,r-knitr)))
- 54/124: gnu: r-colourpicker: Update to 1.1.1., (continued)
- 54/124: gnu: r-colourpicker: Update to 1.1.1., guix-commits, 2021/11/01
- 67/124: gnu: r-sitmo: Update to 2.0.2., guix-commits, 2021/11/01
- 78/124: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/01
- 83/124: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/01
- 82/124: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/01
- 100/124: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/01
- 77/124: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/01
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/01
- 105/124: gnu: r-logger: Update to 0.2.2.,
guix-commits <=
- 106/124: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/01
- 108/124: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/01
- 114/124: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/01
- 123/124: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/01
- 58/124: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/01
- 95/124: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/01
- 96/124: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/01
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01
- 76/124: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/01