[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/98: gnu: r-reghelper: Update to 1.1.2.
From: |
guix-commits |
Subject: |
98/98: gnu: r-reghelper: Update to 1.1.2. |
Date: |
Wed, 13 Sep 2023 18:06:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2afa9353a0f69dabf4ddec54b58b60308092c794
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:16 2023 +0200
gnu: r-reghelper: Update to 1.1.2.
* gnu/packages/statistics.scm (r-reghelper): Update to 1.1.2.
[propagated-inputs]: Add r-rlang.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 00eb6c7f1b..d8fde36cd3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7553,16 +7553,16 @@ generating and manipulating colors in R.")
(define-public r-reghelper
(package
(name "r-reghelper")
- (version "1.1.1")
+ (version "1.1.2")
(source (origin
(method url-fetch)
(uri (cran-uri "reghelper" version))
(sha256
(base32
- "0v1987rs6kcpizfhrp3hxsyx9arn5vsbapjfgj9478j73mm844ji"))))
+ "1vd8kd719kyjp65zym6zx3vax1q2kbhpl6la71d5aa59s54ylri3"))))
(properties `((upstream-name . "reghelper")))
(build-system r-build-system)
- (propagated-inputs (list r-ggplot2 r-lme4 r-mass r-nlme))
+ (propagated-inputs (list r-ggplot2 r-lme4 r-mass r-nlme r-rlang))
(home-page "https://github.com/jeff-hughes/reghelper")
(synopsis "Helper Functions for Regression Analysis")
(description
- 58/98: gnu: r-rsconnect: Update to 1.1.0., (continued)
- 58/98: gnu: r-rsconnect: Update to 1.1.0., guix-commits, 2023/09/13
- 60/98: gnu: r-spatstat-explore: Update to 3.2-3., guix-commits, 2023/09/13
- 84/98: gnu: r-paws-database: Update to 0.4.0., guix-commits, 2023/09/13
- 90/98: gnu: r-labeling: Update to 0.4.3., guix-commits, 2023/09/13
- 88/98: gnu: r-ggh4x: Update to 0.2.6., guix-commits, 2023/09/13
- 85/98: gnu: r-paws-storage: Update to 0.4.0., guix-commits, 2023/09/13
- 91/98: gnu: r-knitr: Update to 1.44., guix-commits, 2023/09/13
- 82/98: gnu: r-paws-management: Update to 0.4.0., guix-commits, 2023/09/13
- 92/98: gnu: r-dplyr: Update to 1.1.3., guix-commits, 2023/09/13
- 94/98: gnu: r-rematch: Update to 2.0.0., guix-commits, 2023/09/13
- 98/98: gnu: r-reghelper: Update to 1.1.2.,
guix-commits <=
- 30/98: gnu: r-targets: Update to 1.3.0., guix-commits, 2023/09/13
- 68/98: gnu: r-readods: Update to 2.1.0., guix-commits, 2023/09/13
- 79/98: gnu: r-paws-security-identity: Update to 0.4.0., guix-commits, 2023/09/13
- 83/98: gnu: r-paws-networking: Update to 0.4.0., guix-commits, 2023/09/13
- 86/98: gnu: r-paws-compute: Update to 0.4.0., guix-commits, 2023/09/13
- 93/98: gnu: r-rcpparmadillo: Update to 0.12.6.4.0., guix-commits, 2023/09/13
- 77/98: gnu: r-paws-end-user-computing: Update to 0.4.0., guix-commits, 2023/09/13
- 97/98: gnu: r-desctools: Update to 0.99.50., guix-commits, 2023/09/13