[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/57: gnu: r-performance: Update to 0.7.3.
From: |
guix-commits |
Subject: |
21/57: gnu: r-performance: Update to 0.7.3. |
Date: |
Mon, 26 Jul 2021 09:39:24 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit a8879d19bd6e1f72a58bef28bd8b8ab18f46fefb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:08 2021 +0200
gnu: r-performance: Update to 0.7.3.
* gnu/packages/cran.scm (r-performance): Update to 0.7.3.
[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 7e1fda9..8dfff92 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10914,17 +10914,18 @@ ROPE percentage and pd).")
(define-public r-performance
(package
(name "r-performance")
- (version "0.7.2")
+ (version "0.7.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "performance" version))
(sha256
(base32
- "1yfbf7cp4nqwh5mcnm008vw3dapr5v3yj4lq81pvlwblp9hg7y94"))))
+ "03qdsdl4x3hwqlbs7hlqb73xypd13p5zj519y0zcydqkf25391sp"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bayestestr" ,r-bayestestr)
+ ("r-datawizard" ,r-datawizard)
("r-insight" ,r-insight)))
(home-page "https://easystats.github.io/performance/")
(synopsis "Assessment of regression models performance")
- 37/57: gnu: r-spatstat-geom: Update to 2.2-2., (continued)
- 37/57: gnu: r-spatstat-geom: Update to 2.2-2., guix-commits, 2021/07/26
- 38/57: gnu: r-spatstat-core: Update to 2.3-0., guix-commits, 2021/07/26
- 41/57: gnu: r-tune: Update to 0.1.6., guix-commits, 2021/07/26
- 42/57: gnu: r-workflowsets: Update to 0.1.0., guix-commits, 2021/07/26
- 07/57: gnu: r-fastmatch: Update to 1.1-3., guix-commits, 2021/07/26
- 12/57: gnu: r-rastervis: Update to 0.50.3., guix-commits, 2021/07/26
- 18/57: gnu: r-survey: Update to 4.1-1., guix-commits, 2021/07/26
- 24/57: gnu: r-afex: Update to 1.0-1., guix-commits, 2021/07/26
- 39/57: gnu: r-spatstat-linnet: Update to 2.3-0., guix-commits, 2021/07/26
- 20/57: gnu: r-bayestestr: Update to 0.10.5., guix-commits, 2021/07/26
- 21/57: gnu: r-performance: Update to 0.7.3.,
guix-commits <=
- 28/57: gnu: r-wk: Update to 0.5.0., guix-commits, 2021/07/26
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26