[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/76: gnu: r-confintr: Update to 1.0.1.
From: |
guix-commits |
Subject: |
59/76: gnu: r-confintr: Update to 1.0.1. |
Date: |
Wed, 31 May 2023 12:22:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 49e7043b3934d880197d022ab4b8325b962944b5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:23 2023 +0200
gnu: r-confintr: Update to 1.0.1.
* gnu/packages/cran.scm (r-confintr): Update to 1.0.1.
---
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 81bc37d150..101e212602 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33112,13 +33112,13 @@ value.")
(define-public r-confintr
(package
(name "r-confintr")
- (version "1.0.0")
+ (version "1.0.1")
(source (origin
(method url-fetch)
(uri (cran-uri "confintr" version))
(sha256
(base32
- "15vsdbqj5w4qbk7kwp1jqyc3phmmy8s981xjj0n0yy48xhy37f8g"))))
+ "0p2k1bflyb82grp6ikh7dw3dacvsch8zfwxwwr4v325q0yk98iiz"))))
(properties `((upstream-name . "confintr")))
(build-system r-build-system)
(propagated-inputs (list r-boot))
- 25/76: gnu: r-proc: Update to 1.18.2., (continued)
- 25/76: gnu: r-proc: Update to 1.18.2., guix-commits, 2023/05/31
- 03/76: gnu: r-valr: Update to 0.6.8., guix-commits, 2023/05/31
- 23/76: gnu: r-insight: Update to 0.19.2., guix-commits, 2023/05/31
- 28/76: gnu: r-emmeans: Update to 1.8.6., guix-commits, 2023/05/31
- 46/76: gnu: r-biclust: Update to 2.0.3.1., guix-commits, 2023/05/31
- 50/76: gnu: r-qgraph: Update to 1.9.5., guix-commits, 2023/05/31
- 53/76: gnu: r-spatstat-model: Update to 3.2-4., guix-commits, 2023/05/31
- 34/76: gnu: r-deldir: Update to 1.0-9., guix-commits, 2023/05/31
- 40/76: gnu: r-parameters: Update to 0.21.1., guix-commits, 2023/05/31
- 41/76: gnu: r-acet: Update to 1.9.0., guix-commits, 2023/05/31
- 59/76: gnu: r-confintr: Update to 1.0.1.,
guix-commits <=
- 66/76: gnu: r-rgeos: Update to 0.6-3., guix-commits, 2023/05/31
- 20/76: gnu: r-catdata: Update to 1.2.3., guix-commits, 2023/05/31
- 17/76: gnu: r-ucminf: Update to 1.1-4.3., guix-commits, 2023/05/31
- 18/76: gnu: r-timeseries: Update to 4030.106., guix-commits, 2023/05/31
- 19/76: gnu: r-statnet-common: Update to 4.9.0., guix-commits, 2023/05/31
- 24/76: gnu: r-nodbi: Update to 0.9.5., guix-commits, 2023/05/31
- 27/76: gnu: r-targets: Update to 1.1.3., guix-commits, 2023/05/31
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31