[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/135: gnu: r-rootsolve: Update to 1.8.2.3.
From: |
guix-commits |
Subject: |
30/135: gnu: r-rootsolve: Update to 1.8.2.3. |
Date: |
Wed, 3 Nov 2021 17:59:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 942bb482f132667cd19bfc2d3f1783ec685ace0c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:21 2021 +0000
gnu: r-rootsolve: Update to 1.8.2.3.
* gnu/packages/cran.scm (r-rootsolve): Update to 1.8.2.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 e2c0c23..e88e547 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9369,14 +9369,14 @@ bootstrap. Confidence intervals can be computed for
(p)AUC or ROC curves.")
(define-public r-rootsolve
(package
(name "r-rootsolve")
- (version "1.8.2.2")
+ (version "1.8.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "rootSolve" version))
(sha256
(base32
- "1p7nh09g2815vqpvi6c5vvjshkwjn00nx5d3gdyjs304q5312q0a"))))
+ "182bb727sgqi5f3pzmw8jnn328wdjrgj9lfvg49gv8s22rjd3cxm"))))
(properties `((upstream-name . "rootSolve")))
(build-system r-build-system)
(native-inputs `(("gfortran" ,gfortran)))
- 93/135: gnu: r-qtl2: Update to 0.28., (continued)
- 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
- 19/135: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/03
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3.,
guix-commits <=
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/03
- 34/135: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/03
- 40/135: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/03
- 41/135: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/03
- 39/135: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/03
- 45/135: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/03
- 44/135: gnu: r-remotes: Update to 2.4.1., guix-commits, 2021/11/03
- 43/135: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/03