[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/211: gnu: r-covr: Update to 3.6.1.
From: |
guix-commits |
Subject: |
116/211: gnu: r-covr: Update to 3.6.1. |
Date: |
Tue, 20 Sep 2022 06:24:28 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e42e41d338e7c0b371a7ed7db953194708c3152e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:14 2022 +0200
gnu: r-covr: Update to 3.6.1.
* gnu/packages/cran.scm (r-covr): Update to 3.6.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 f39d8191b6..bc94943dc2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21523,13 +21523,13 @@ function and interfaces to external frameworks.")
(define-public r-covr
(package
(name "r-covr")
- (version "3.5.1")
+ (version "3.6.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "covr" version))
(sha256
- (base32 "0v5cv3cw2kpdr6wxmkbd3wclavr17zipypdcb10hhmpa4cvgqk55"))))
+ (base32 "0mqiqmbwq5f083lda208nqd4ya0f912bkkya2i62fkqsii1ibgpz"))))
(properties `((upstream-name . "covr")))
(build-system r-build-system)
(propagated-inputs
- 76/211: gnu: r-gh: Update to 1.3.1., (continued)
- 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, 2022/09/20
- 116/211: gnu: r-covr: Update to 3.6.1.,
guix-commits <=
- 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
- 151/211: gnu: r-janeaustenr: Update to 1.0.0., guix-commits, 2022/09/20