[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/73: gnu: r-idr: Update to 1.3.
From: |
guix-commits |
Subject: |
07/73: gnu: r-idr: Update to 1.3. |
Date: |
Sat, 2 Jul 2022 10:55:49 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 8221569a7a948db7a2a835a914128700a1aa3a48
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:29:58 2022 +0200
gnu: r-idr: Update to 1.3.
* gnu/packages/cran.scm (r-idr): Update to 1.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 095b1f1ea3..b771cd53c0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4719,13 +4719,13 @@ tools for inference in parametric models are provided.")
(define-public r-idr
(package
(name "r-idr")
- (version "1.2")
+ (version "1.3")
(source (origin
(method url-fetch)
(uri (cran-uri "idr" version))
(sha256
(base32
- "05nvgw1xdg670bsjjrxkgd1mrdkciccpw4krn0zcgdf2r21dzgwb"))))
+ "1r6icxf0c0y9wvihwmkk5xqscr1qhacqk3w2076kjm2993f10fbb"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/idr/")
(synopsis "Irreproducible discovery rate")
- branch wip-r created (now 34f8de46f1), guix-commits, 2022/07/02
- 01/73: gnu: r-restfulr: Update to 0.0.15., guix-commits, 2022/07/02
- 02/73: gnu: r-ggpmisc: Update to 0.4.7., guix-commits, 2022/07/02
- 04/73: gnu: r-partykit: Update to 1.2-16., guix-commits, 2022/07/02
- 06/73: gnu: r-pkgload: Update to 1.3.0., guix-commits, 2022/07/02
- 07/73: gnu: r-idr: Update to 1.3.,
guix-commits <=
- 09/73: gnu: r-processx: Update to 3.6.1., guix-commits, 2022/07/02
- 03/73: gnu: r-reordercluster: Update to 2.0., guix-commits, 2022/07/02
- 08/73: gnu: r-broom: Update to 1.0.0., guix-commits, 2022/07/02
- 11/73: gnu: r-tinytex: Update to 0.40., guix-commits, 2022/07/02
- 15/73: gnu: r-emmeans: Update to 1.7.5., guix-commits, 2022/07/02
- 05/73: gnu: r-ps: Update to 1.7.1., guix-commits, 2022/07/02
- 17/73: gnu: r-admisc: Update to 0.29., guix-commits, 2022/07/02
- 16/73: gnu: r-performance: Update to 0.9.1., guix-commits, 2022/07/02
- 18/73: gnu: r-waveslim: Update to 1.8.3., guix-commits, 2022/07/02
- 22/73: gnu: r-bookdown: Update to 0.27., guix-commits, 2022/07/02