[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/211: gnu: r-perfmeas: Update to 1.2.5.
From: |
guix-commits |
Subject: |
12/211: gnu: r-perfmeas: Update to 1.2.5. |
Date: |
Tue, 20 Sep 2022 06:23:40 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c9cc7d5fa0df7df19e22ce2387f68bca9f22216f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:41 2022 +0200
gnu: r-perfmeas: Update to 1.2.5.
* gnu/packages/bioconductor.scm (r-perfmeas): Update to 1.2.5.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 0795fd1cdd..1c04991e15 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6993,14 +6993,14 @@ fitting of some classes of graphical Markov models.")
(define-public r-perfmeas
(package
(name "r-perfmeas")
- (version "1.2.1")
+ (version "1.2.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "PerfMeas" version))
(sha256
(base32
- "1x7ancmb41zd1js24rx94plgbssyc71z2bvpic6mg34xjkwdjw93"))))
+ "13yjk0kwpbsqwl056hzf0zj2br1mk4faqcn1whdfxmq348c14hjb"))))
(properties `((upstream-name . "PerfMeas")))
(build-system r-build-system)
(propagated-inputs
- 63/211: gnu: r-mosaiccore: Update to 0.9.2., (continued)
- 63/211: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 56/211: gnu: r-factominer: Update to 2.6., guix-commits, 2022/09/20
- 39/211: gnu: r-broom: Update to 1.0.1., guix-commits, 2022/09/20
- 27/211: gnu: r-reprex: Update to 2.0.2., guix-commits, 2022/09/20
- 47/211: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 61/211: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 35/211: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20
- 60/211: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 30/211: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 68/211: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 12/211: gnu: r-perfmeas: Update to 1.2.5.,
guix-commits <=
- 11/211: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20
- 05/211: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 06/211: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20
- 22/211: gnu: r-ggpmisc: Update to 0.5.0., guix-commits, 2022/09/20
- 14/211: gnu: r-activedriverwgs: Update to 1.2.0., guix-commits, 2022/09/20
- 20/211: gnu: r-zoo: Update to 1.8-11., guix-commits, 2022/09/20
- 24/211: gnu: r-poorman: Update to 0.2.6., guix-commits, 2022/09/20
- 15/211: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 17/211: gnu: r-googlesheets4: Update to 1.0.1., guix-commits, 2022/09/20
- 23/211: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20