[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/211: gnu: r-lintr: Update to 3.0.1.
From: |
guix-commits |
Subject: |
109/211: gnu: r-lintr: Update to 3.0.1. |
Date: |
Tue, 20 Sep 2022 06:24:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 84846e72ed0016dc4ba18a718884ba5c5f7b9d55
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:12 2022 +0200
gnu: r-lintr: Update to 3.0.1.
* gnu/packages/cran.scm (r-lintr): Update to 3.0.1.
---
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 2c24c771c7..b0ff4213a0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20584,14 +20584,14 @@ provides tools to compute this metric.")
(define-public r-lintr
(package
(name "r-lintr")
- (version "3.0.0")
+ (version "3.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "lintr" version))
(sha256
(base32
- "1d3pn6aarmpqyyzb2vawwcamrgrdvyqfdijk0ixp44c3fhld9cgf"))))
+ "18prww284sil98ck3gmkmfs6b4disn9nyfb00kfwwiwg7ay1df6g"))))
(properties `((upstream-name . "lintr")))
(build-system r-build-system)
(propagated-inputs
- 51/211: gnu: r-vim: Update to 6.2.2., (continued)
- 51/211: gnu: r-vim: Update to 6.2.2., guix-commits, 2022/09/20
- 76/211: gnu: r-gh: Update to 1.3.1., guix-commits, 2022/09/20
- 73/211: gnu: r-performance: Update to 0.9.2., guix-commits, 2022/09/20
- 75/211: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 82/211: gnu: r-admisc: Update to 0.30., guix-commits, 2022/09/20
- 83/211: gnu: r-waveslim: Update to 1.8.4., guix-commits, 2022/09/20
- 91/211: gnu: r-fields: Update to 14.1., guix-commits, 2022/09/20
- 89/211: gnu: r-gargle: Update to 1.2.1., guix-commits, 2022/09/20
- 104/211: gnu: r-gridtext: Update to 0.1.5., guix-commits, 2022/09/20
- 107/211: gnu: r-rsparse: Update to 0.5.1., guix-commits, 2022/09/20
- 109/211: gnu: r-lintr: Update to 3.0.1.,
guix-commits <=
- 116/211: gnu: r-covr: Update to 3.6.1., guix-commits, 2022/09/20
- 115/211: gnu: r-patchwork: Update to 1.1.2., guix-commits, 2022/09/20
- 126/211: gnu: r-caret: Update to 6.0-93., guix-commits, 2022/09/20
- 128/211: gnu: r-qqconf: Update to 1.3.0., guix-commits, 2022/09/20
- 130/211: gnu: r-quanteda: Update to 3.2.3., guix-commits, 2022/09/20
- 132/211: gnu: r-matrixextra: Update to 0.1.13., guix-commits, 2022/09/20
- 135/211: gnu: r-cdm: Update to 8.2-6., guix-commits, 2022/09/20
- 138/211: gnu: r-zseq: Update to 0.2.1., guix-commits, 2022/09/20
- 145/211: gnu: r-wdman: Update to 0.2.6., guix-commits, 2022/09/20
- 143/211: gnu: r-scatterpie: Update to 0.1.8., guix-commits, 2022/09/20