[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/135: gnu: r-parameters: Update to 0.15.0.
From: |
guix-commits |
Subject: |
70/135: gnu: r-parameters: Update to 0.15.0. |
Date: |
Wed, 3 Nov 2021 18:00:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0311f3e5e9db39427d3e66671e666dbd85f473ff
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:44 2021 +0000
gnu: r-parameters: Update to 0.15.0.
* gnu/packages/cran.scm (r-parameters): Update to 0.15.0.
[propagated-inputs]: Add r-datawizard.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fc3f2d4..31c3990 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19966,18 +19966,19 @@ in pipelines.")
(define-public r-parameters
(package
(name "r-parameters")
- (version "0.14.0")
+ (version "0.15.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "parameters" version))
(sha256
(base32
- "03x2h8izbpz9cq25i0a6dh99m26a9isgpv4kxsfkx97qzlh9cd67"))))
+ "0f06bwlc1g0xdyhdqzx8plfx1jwk8a9j4lcbl91wjsil8wja0bkl"))))
(properties `((upstream-name . "parameters")))
(build-system r-build-system)
(propagated-inputs
`(("r-bayestestr" ,r-bayestestr)
+ ("r-datawizard" ,r-datawizard)
("r-insight" ,r-insight)))
(native-inputs
`(("r-knitr" ,r-knitr)))
- 98/135: gnu: r-textplot: Update to 0.2.1., (continued)
- 98/135: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/03
- 100/135: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/03
- 105/135: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/03
- 82/135: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/03
- 89/135: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/03
- 79/135: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/03
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/03
- 108/135: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/03
- 72/135: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/03
- 70/135: gnu: r-parameters: Update to 0.15.0.,
guix-commits <=
- 84/135: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/03
- 93/135: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/03
- 94/135: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/03
- 102/135: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/03
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03
- 08/135: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/03
- 14/135: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/03