[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/212: gnu: r-statcheck: Update to 1.4.0.
From: |
guix-commits |
Subject: |
46/212: gnu: r-statcheck: Update to 1.4.0. |
Date: |
Sat, 18 Feb 2023 14:00:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9174af0d30ff0fdf7d757a03c60a3eec73a80417
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:21 2023 +0100
gnu: r-statcheck: Update to 1.4.0.
* gnu/packages/cran.scm (r-statcheck): Update to 1.4.0.
[propagated-inputs]: Add r-rlang.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 41c698c8d6..fa98caecd7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8305,17 +8305,17 @@ software developed by the Statnet Project.")
(define-public r-statcheck
(package
(name "r-statcheck")
- (version "1.3.0")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "statcheck" version))
(sha256
(base32
- "0ivybdcrymlsfv6pg6p5bv70qdvgxf2vgp0kf4r0pf2fcvav1mcp"))))
+ "1hibrynbgsym4hma8isby8kwb8gab9d4bx7m43qj4zayrl6b8scx"))))
(build-system r-build-system)
(propagated-inputs
- (list r-ggplot2 r-plyr r-rmarkdown))
+ (list r-ggplot2 r-plyr r-rlang r-rmarkdown))
(home-page "https://cran.r-project.org/web/packages/statcheck/")
(synopsis "Extract statistics from articles and recompute p-values")
(description "This package can automatically extract statistical
- 143/212: gnu: r-spatstat-geom: Update to 3.0-6., (continued)
- 143/212: gnu: r-spatstat-geom: Update to 3.0-6., guix-commits, 2023/02/18
- 155/212: gnu: r-seqminer: Update to 8.6., guix-commits, 2023/02/18
- 147/212: gnu: r-rcpptoml: Update to 0.2.2., guix-commits, 2023/02/18
- 136/212: gnu: r-projpred: Update to 2.3.0., guix-commits, 2023/02/18
- 16/212: gnu: r-fontawesome: Update to 0.5.0., guix-commits, 2023/02/18
- 19/212: gnu: r-astsa: Update to 2.0., guix-commits, 2023/02/18
- 21/212: gnu: r-curl: Update to 5.0.0., guix-commits, 2023/02/18
- 29/212: gnu: r-progressr: Update to 0.13.0., guix-commits, 2023/02/18
- 34/212: gnu: r-recipes: Update to 1.0.4., guix-commits, 2023/02/18
- 38/212: gnu: r-cli: Update to 3.6.0., guix-commits, 2023/02/18
- 46/212: gnu: r-statcheck: Update to 1.4.0.,
guix-commits <=
- 57/212: gnu: r-hdf5r: Update to 1.3.8., guix-commits, 2023/02/18
- 49/212: gnu: r-cubature: Update to 2.0.4.6., guix-commits, 2023/02/18
- 50/212: gnu: r-radiant-data: Update to 1.5.1., guix-commits, 2023/02/18
- 51/212: gnu: r-openxlsx: Update to 4.2.5.2., guix-commits, 2023/02/18
- 43/212: gnu: r-tinytex: Update to 0.44., guix-commits, 2023/02/18
- 85/212: gnu: r-ore: Update to 1.7.3.1., guix-commits, 2023/02/18
- 86/212: gnu: r-gargle: Update to 1.3.0., guix-commits, 2023/02/18
- 71/212: gnu: r-ggeffects: Update to 1.1.5., guix-commits, 2023/02/18
- 97/212: gnu: r-irkernel: Update to 1.3.2., guix-commits, 2023/02/18
- 96/212: gnu: r-repr: Update to 1.1.6., guix-commits, 2023/02/18