[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/77: gnu: r-optimx: Update to 2023-10.21.
From: |
guix-commits |
Subject: |
55/77: gnu: r-optimx: Update to 2023-10.21. |
Date: |
Wed, 25 Oct 2023 11:00:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d1574a3a8ff1d87e47b29ca27c8cf5bd61ccb57e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:40 2023 +0200
gnu: r-optimx: Update to 2023-10.21.
* gnu/packages/cran.scm (r-optimx): Update to 2023-10.21.
[native-inputs]: Remove r-knitr; add r-r-rsp.
Change-Id: I4077cbfefc499115e0d5bc57a20e1da9373ac3e2
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 1f56eefbe9..61cc56df8e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32518,18 +32518,18 @@ estimation.")
(define-public r-optimx
(package
(name "r-optimx")
- (version "2023-8.13")
+ (version "2023-10.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "optimx" version))
(sha256
(base32
- "00w8h450gs8vf0raghjg2818xzj4gz5jr3hwk9m9zc5k3rwmcf8n"))))
+ "1da4daxgk4kbq1n2mn72482c3j96wba0xf4mzffgasn20ib2swqd"))))
(properties `((upstream-name . "optimx")))
(build-system r-build-system)
(propagated-inputs (list r-nloptr r-numderiv r-pracma))
- (native-inputs (list r-knitr))
+ (native-inputs (list r-r-rsp))
(home-page "https://cran.r-project.org/web/packages/optimx/")
(synopsis "Expanded replacement and extension of the optim function")
(description
- 47/77: gnu: r-sctransform: Update to 0.4.1., (continued)
- 47/77: gnu: r-sctransform: Update to 0.4.1., guix-commits, 2023/10/25
- 77/77: gnu: r-prabclus: Update to 2.3-3., guix-commits, 2023/10/25
- 54/77: gnu: r-rstan: Update to 2.32.3., guix-commits, 2023/10/25
- 72/77: gnu: r-lattice: Update to 0.22-5., guix-commits, 2023/10/25
- 61/77: gnu: r-spatstat-geom: Update to 3.2-7., guix-commits, 2023/10/25
- 70/77: gnu: r-rsq: Update to 2.6., guix-commits, 2023/10/25
- 75/77: gnu: r-markdown: Update to 1.11., guix-commits, 2023/10/25
- 50/77: gnu: r-pmcmrplus: Update to 1.9.8., guix-commits, 2023/10/25
- 51/77: gnu: r-seewave: Update to 2.2.3., guix-commits, 2023/10/25
- 52/77: gnu: r-actuar: Update to 3.3-3., guix-commits, 2023/10/25
- 55/77: gnu: r-optimx: Update to 2023-10.21.,
guix-commits <=
- 56/77: gnu: r-spatstat-explore: Update to 3.2-5., guix-commits, 2023/10/25
- 69/77: gnu: r-rtweet: Update to 1.2.1., guix-commits, 2023/10/25
- 71/77: gnu: r-paws-common: Update to 0.6.2., guix-commits, 2023/10/25
- 49/77: gnu: r-terra: Update to 1.7-55., guix-commits, 2023/10/25
- 74/77: gnu: r-gdtools: Update to 0.3.4., guix-commits, 2023/10/25