[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/139: gnu: r-rspectra: Update to 0.16-2.
From: |
guix-commits |
Subject: |
63/139: gnu: r-rspectra: Update to 0.16-2. |
Date: |
Sat, 17 Aug 2024 15:56:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e13bef9d675f7f58b0d530d5554f9ee110c4b932
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:33:56 2024 +0200
gnu: r-rspectra: Update to 0.16-2.
* gnu/packages/cran.scm (r-rspectra): Update to 0.16-2.
[native-inputs]: Add r-rmarkdown.
Change-Id: Id3bb4d41fa345031ffd891b64e46d6a6d06fdd9d
---
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 0223ab3c89..80445d0c4b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20484,20 +20484,20 @@ definiteness of a matrix.")
(define-public r-rspectra
(package
(name "r-rspectra")
- (version "0.16-1")
+ (version "0.16-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "RSpectra" version))
(sha256
(base32
- "16ij84wgpsmqmnxqiii8dgihy3bfxazry9znmckhwzba7m0d79fb"))))
+ "0zma49ah0sycjdx95m8mac21daa7p3gp9cg1mffygzhrjpblkwd2"))))
(properties `((upstream-name . "RSpectra")))
(build-system r-build-system)
(propagated-inputs
(list r-matrix r-rcpp r-rcppeigen))
(native-inputs
- (list r-knitr))
+ (list r-knitr r-rmarkdown))
(home-page "https://github.com/yixuan/RSpectra")
(synopsis "Solvers for large-scale Eigenvalue and SVD problems")
(description
- 90/139: gnu: r-spatstat: Update to 3.1-1., (continued)
- 90/139: gnu: r-spatstat: Update to 3.1-1., guix-commits, 2024/08/17
- 96/139: gnu: r-bbotk: Update to 1.0.1., guix-commits, 2024/08/17
- 107/139: gnu: r-withr: Update to 3.0.1., guix-commits, 2024/08/17
- 110/139: gnu: r-rcurl: Update to 1.98-1.16., guix-commits, 2024/08/17
- 118/139: gnu: r-anvil: Update to 1.16.1., guix-commits, 2024/08/17
- 119/139: gnu: r-degreport: Update to 1.40.1., guix-commits, 2024/08/17
- 121/139: gnu: r-iranges: Update to 2.38.1., guix-commits, 2024/08/17
- 125/139: gnu: r-msa: Update to 1.36.1., guix-commits, 2024/08/17
- 127/139: gnu: r-qfeatures: Update to 1.14.2., guix-commits, 2024/08/17
- 51/139: gnu: r-bayestestr: Update to 0.14.0., guix-commits, 2024/08/17
- 63/139: gnu: r-rspectra: Update to 0.16-2.,
guix-commits <=
- 71/139: gnu: r-kernlab: Update to 0.9-33., guix-commits, 2024/08/17
- 59/139: gnu: r-fmri: Update to 1.9.12.1., guix-commits, 2024/08/17
- 66/139: gnu: r-parallelly: Update to 1.38.0., guix-commits, 2024/08/17
- 87/139: gnu: r-spatstat-geom: Update to 3.3-2., guix-commits, 2024/08/17
- 86/139: gnu: r-spatstat-model: Update to 3.3-1., guix-commits, 2024/08/17
- 41/139: gnu: r-rdpack: Update to 2.6.1., guix-commits, 2024/08/17
- 42/139: gnu: r-insight: Update to 0.20.3., guix-commits, 2024/08/17
- 43/139: gnu: r-nodbi: Update to 0.10.6., guix-commits, 2024/08/17
- 46/139: gnu: r-gam: Update to 1.22-4., guix-commits, 2024/08/17
- 47/139: gnu: r-magick: Update to 2.8.4., guix-commits, 2024/08/17