[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/150: gnu: r-spam: Update to 2.6-0.
From: |
guix-commits |
Subject: |
70/150: gnu: r-spam: Update to 2.6-0. |
Date: |
Wed, 20 Jan 2021 11:20:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 824f59ffe00f2dfafd8fa82a058639d11cb8a766
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:10:59 2021 +0100
gnu: r-spam: Update to 2.6-0.
* gnu/packages/cran.scm (r-spam): Update to 2.6-0.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 17f6b8e..ed57dd3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12382,17 +12382,19 @@ This makes it a convenient and fast interface to
C/C++ and Fortran code.")
(define-public r-spam
(package
(name "r-spam")
- (version "2.5-1")
+ (version "2.6-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "spam" version))
(sha256
- (base32 "0ry0a76cljlmilrzcriiizcidxyhq1i7i9bqhvl1qda81ld8hifi"))))
+ (base32 "0p5ycvpry955ldrgbbq3syy91wx9425mddpn8r5m9xwlirjxv3v3"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dotcall64" ,r-dotcall64)))
- (native-inputs `(("gfortran" ,gfortran)))
+ (native-inputs
+ `(("gfortran" ,gfortran)
+ ("r-knitr" ,r-knitr)))
(home-page "https://www.math.uzh.ch/pages/spam/")
(synopsis "Sparse matrix algebra")
(description
- 50/150: gnu: r-mosaicdata: Update to 0.20.2., (continued)
- 50/150: gnu: r-mosaicdata: Update to 0.20.2., guix-commits, 2021/01/20
- 51/150: gnu: r-magick: Update to 2.6.0., guix-commits, 2021/01/20
- 53/150: gnu: r-libcoin: Update to 1.0-7., guix-commits, 2021/01/20
- 56/150: gnu: r-sjstats: Update to 0.18.1., guix-commits, 2021/01/20
- 57/150: gnu: r-performance: Update to 0.6.1., guix-commits, 2021/01/20
- 61/150: gnu: r-usethis: Update to 2.0.0., guix-commits, 2021/01/20
- 63/150: gnu: r-mvabund: Update to 4.1.6., guix-commits, 2021/01/20
- 66/150: gnu: r-rgl: Update to 0.104.16., guix-commits, 2021/01/20
- 65/150: gnu: r-rcppannoy: Update to 0.0.18., guix-commits, 2021/01/20
- 68/150: gnu: r-tractor-base: Update to 3.3.3.1., guix-commits, 2021/01/20
- 70/150: gnu: r-spam: Update to 2.6-0.,
guix-commits <=
- 49/150: gnu: r-ggformula: Update to 0.10.1., guix-commits, 2021/01/20
- 74/150: gnu: r-compositions: Update to 2.0-1., guix-commits, 2021/01/20
- 77/150: gnu: r-seqinr: Update to 4.2-5., guix-commits, 2021/01/20
- 79/150: gnu: r-sf: Update to 0.9-7., guix-commits, 2021/01/20
- 82/150: gnu: r-sctransform: Update to 0.3.2., guix-commits, 2021/01/20
- 88/150: gnu: r-parameters: Update to 0.11.0., guix-commits, 2021/01/20
- 90/150: gnu: r-sysfonts: Update to 0.8.3., guix-commits, 2021/01/20
- 100/150: gnu: r-aws: Update to 2.5-1., guix-commits, 2021/01/20
- 94/150: gnu: r-fda: Update to 5.1.9., guix-commits, 2021/01/20
- 98/150: gnu: r-stanheaders: Update to 2.21.0-7., guix-commits, 2021/01/20