[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
204/235: gnu: r-logger: Update to 0.4.0.
From: |
guix-commits |
Subject: |
204/235: gnu: r-logger: Update to 0.4.0. |
Date: |
Fri, 1 Nov 2024 10:10:09 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 5fa3845a87e29629332a041a35b339cf29e2a4f8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:01:06 2024 +0100
gnu: r-logger: Update to 0.4.0.
* gnu/packages/cran.scm (r-logger): Update to 0.4.0.
Change-Id: I6b0a9580a200c4a1e8912fca1e8d250d0e14580d
---
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 5d205fff7a..7b9ba3a4de 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -42977,13 +42977,13 @@ Monte Carlo approach implemented in JAGS.")
(define-public r-logger
(package
(name "r-logger")
- (version "0.3.0")
+ (version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "logger" version))
(sha256
- (base32 "0ivhrmq408pb7gx7yhmrn6mjkx15dvkb4bpk4z5y642l3j2vv9vd"))))
+ (base32 "1ph4al2ish2c3zpznr2zn7wg4hjn1bslywc1vv6smrxfcch3n90g"))))
(properties `((upstream-name . "logger")))
(build-system r-build-system)
(native-inputs (list r-knitr))
- 185/235: gnu: r-webutils: Update to 1.2.2., (continued)
- 185/235: gnu: r-webutils: Update to 1.2.2., guix-commits, 2024/11/01
- 170/235: gnu: r-mlr3measures: Update to 1.0.0., guix-commits, 2024/11/01
- 182/235: gnu: r-pdftools: Update to 3.4.1., guix-commits, 2024/11/01
- 177/235: gnu: r-ragg: Update to 1.3.3., guix-commits, 2024/11/01
- 172/235: gnu: r-mlr3: Update to 0.21.1., guix-commits, 2024/11/01
- 183/235: gnu: r-antiword: Update to 1.3.4., guix-commits, 2024/11/01
- 202/235: gnu: r-paws-compute: Update to 0.7.0., guix-commits, 2024/11/01
- 210/235: gnu: r-data-table: Update to 1.16.2., guix-commits, 2024/11/01
- 205/235: gnu: r-fasterize: Update to 1.1.0., guix-commits, 2024/11/01
- 198/235: gnu: r-paws-management: Update to 0.7.0., guix-commits, 2024/11/01
- 204/235: gnu: r-logger: Update to 0.4.0.,
guix-commits <=
- 193/235: gnu: r-paws-end-user-computing: Update to 0.7.0., guix-commits, 2024/11/01
- 192/235: gnu: r-paws-developer-tools: Update to 0.7.0., guix-commits, 2024/11/01
- 200/235: gnu: r-paws-database: Update to 0.7.0., guix-commits, 2024/11/01
- 220/235: gnu: r-e1071: Update to 1.7-16., guix-commits, 2024/11/01
- 213/235: gnu: r-git2r: Update to 0.35.0., guix-commits, 2024/11/01
- 203/235: gnu: r-paws: Update to 0.7.0., guix-commits, 2024/11/01
- 219/235: gnu: r-segmented: Update to 2.1-3., guix-commits, 2024/11/01
- 233/235: gnu: r-tclust: Update to 2.0-5., guix-commits, 2024/11/01
- 227/235: gnu: r-prabclus: Update to 2.3-4., guix-commits, 2024/11/01
- 216/235: gnu: r-rcpparmadillo: Update to 14.0.2-1., guix-commits, 2024/11/01