[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/48: gnu: r-lintr: Update to 3.1.2.
From: |
guix-commits |
Subject: |
31/48: gnu: r-lintr: Update to 3.1.2. |
Date: |
Wed, 27 Mar 2024 08:50:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 262d65438dbac754d968aa38aa1bbdecd981c8e6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:54 2024 +0100
gnu: r-lintr: Update to 3.1.2.
* gnu/packages/cran.scm (r-lintr): Update to 3.1.2.
Change-Id: I2d1cb387700eead4f4b03d62c92b7d585c729789
---
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 1e9250f483..d9273e82c7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25955,14 +25955,14 @@ provides tools to compute this metric.")
(define-public r-lintr
(package
(name "r-lintr")
- (version "3.1.1")
+ (version "3.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "lintr" version))
(sha256
(base32
- "07c7h30nh1529wba8xkyg2sapj6r7jjckrxyzhrg2ssfwzs4dwdw"))))
+ "0xska080wnifvibywmwalmp4a0xdnsgpn0k3m5ahjbqckfcpklrm"))))
(properties `((upstream-name . "lintr")))
(build-system r-build-system)
(propagated-inputs
- 34/48: gnu: r-spatstat-explore: Update to 3.2-7., (continued)
- 34/48: gnu: r-spatstat-explore: Update to 3.2-7., guix-commits, 2024/03/27
- 36/48: gnu: r-spatstat-linnet: Update to 3.1-5., guix-commits, 2024/03/27
- 39/48: gnu: r-rsample: Update to 1.2.1., guix-commits, 2024/03/27
- 40/48: gnu: r-tune: Update to 1.2.0., guix-commits, 2024/03/27
- 47/48: gnu: r-dbplyr: Update to 2.5.0., guix-commits, 2024/03/27
- 35/48: gnu: r-spatstat-model: Update to 3.2-11., guix-commits, 2024/03/27
- 28/48: gnu: r-future: Update to 1.33.2., guix-commits, 2024/03/27
- 25/48: gnu: r-glmmtmb: Update to 1.1.9., guix-commits, 2024/03/27
- 27/48: gnu: r-ggeffects: Update to 1.5.1., guix-commits, 2024/03/27
- 30/48: gnu: r-sf: Update to 1.0-16., guix-commits, 2024/03/27
- 31/48: gnu: r-lintr: Update to 3.1.2.,
guix-commits <=
- 37/48: gnu: r-spatstat: Update to 3.0-8., guix-commits, 2024/03/27
- 32/48: gnu: r-gamlss: Update to 5.4-22., guix-commits, 2024/03/27
- 38/48: gnu: r-yardstick: Update to 1.3.1., guix-commits, 2024/03/27
- 42/48: gnu: r-infer: Update to 1.0.7., guix-commits, 2024/03/27
- 41/48: gnu: r-parsnip: Update to 1.2.1., guix-commits, 2024/03/27