[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/146: gnu: r-rapportools: Update to 1.1.
From: |
guix-commits |
Subject: |
44/146: gnu: r-rapportools: Update to 1.1. |
Date: |
Mon, 11 Apr 2022 17:08:31 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c9509d1ea63066dc0eea0b12a0d2733c3a10e02c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:14 2022 +0200
gnu: r-rapportools: Update to 1.1.
* gnu/packages/cran.scm (r-rapportools): Update to 1.1.
[propagated-inputs]: Remove r-reshape; add r-mass and r-reshape2.
---
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 ace8725184..d737ce3b90 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12651,17 +12651,17 @@ of the individual checks.")
(define-public r-rapportools
(package
(name "r-rapportools")
- (version "1.0")
+ (version "1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rapportools" version))
(sha256
(base32
- "1sgv4sc737i12arh5dc3263kjsz3dzg06qihfmrqyax94mv2d01b"))))
+ "0qr86idng12g6hdd764j0wmli700v7rjhw7jdjxj0ka8xm5v7ymm"))))
(build-system r-build-system)
(propagated-inputs
- (list r-pander r-plyr r-reshape))
+ (list r-mass r-pander r-plyr r-reshape2))
(home-page "https://cran.r-project.org/web/packages/rapportools/")
(synopsis "Miscellaneous helper functions with sane defaults for
reporting")
(description
- 72/146: gnu: r-pmcmrplus: Update to 1.9.4., (continued)
- 72/146: gnu: r-pmcmrplus: Update to 1.9.4., guix-commits, 2022/04/11
- 79/146: gnu: r-actuar: Update to 3.2-2., guix-commits, 2022/04/11
- 90/146: gnu: r-conquer: Update to 1.3.0., guix-commits, 2022/04/11
- 111/146: gnu: r-antiword: Update to 1.3.1., guix-commits, 2022/04/11
- 102/146: gnu: r-workflowsets: Update to 0.2.1., guix-commits, 2022/04/11
- 77/146: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/11
- 126/146: gnu: r-knitr: Update to 1.38., guix-commits, 2022/04/11
- 117/146: gnu: r-mass: Update to 7.3-56., guix-commits, 2022/04/11
- 136/146: gnu: r-dt: Update to 0.22., guix-commits, 2022/04/11
- 146/146: gnu: r-rlrsim: Update to 3.1-8., guix-commits, 2022/04/11
- 44/146: gnu: r-rapportools: Update to 1.1.,
guix-commits <=
- 88/146: gnu: r-kendall: Update to 2.2.1., guix-commits, 2022/04/11
- 109/146: gnu: r-mlr3tuning: Update to 0.13.0., guix-commits, 2022/04/11
- 112/146: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/11
- 103/146: gnu: r-parsnip: Update to 0.2.1., guix-commits, 2022/04/11
- 82/146: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/11
- 78/146: gnu: r-expint: Update to 0.1-7., guix-commits, 2022/04/11
- 120/146: gnu: r-nlme: Update to 3.1-157., guix-commits, 2022/04/11
- 137/146: gnu: r-sfsmisc: Update to 1.1-13., guix-commits, 2022/04/11
- 135/146: gnu: r-segmented: Update to 1.4-1., guix-commits, 2022/04/11
- 144/146: gnu: r-puniform: Update to 0.2.5., guix-commits, 2022/04/11