[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/59: gnu: r-fields: Update to 12.3.
From: |
guix-commits |
Subject: |
30/59: gnu: r-fields: Update to 12.3. |
Date: |
Thu, 20 May 2021 04:59:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c787a71189d202daa2c57f96c9d8aed63984bf99
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:43 2021 +0200
gnu: r-fields: Update to 12.3.
* gnu/packages/cran.scm (r-fields): Update to 12.3.
[propagated-inputs]: Add r-viridis.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d824a2f..ab8a4ca 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13362,17 +13362,18 @@ Differences with other sparse matrix packages are:
(define-public r-fields
(package
(name "r-fields")
- (version "11.6")
+ (version "12.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "fields" version))
(sha256
- (base32 "1nsrgkw9w3mwd3sajyzc06h49gg1s0bkq6xh5b66h1n4jbcx2046"))))
+ (base32 "17dsnims2bjcpqsxcv63vkm8rjdmcmq10m00x15yvr4kk0p0aznr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-maps" ,r-maps)
- ("r-spam" ,r-spam)))
+ ("r-spam" ,r-spam)
+ ("r-viridis" ,r-viridis)))
(native-inputs
`(("gfortran" ,gfortran)))
(home-page "https://www.image.ucar.edu/fields")
- 37/59: gnu: r-systemfonts: Update to 1.0.2., (continued)
- 37/59: gnu: r-systemfonts: Update to 1.0.2., guix-commits, 2021/05/20
- 39/59: gnu: r-bio3d: Update to 2.4-2., guix-commits, 2021/05/20
- 40/59: gnu: r-caret: Update to 6.0-88., guix-commits, 2021/05/20
- 41/59: gnu: r-proxyc: Update to 0.2.0., guix-commits, 2021/05/20
- 42/59: gnu: r-oai: Update to 0.3.2., guix-commits, 2021/05/20
- 48/59: gnu: r-pdftools: Update to 3.0.1., guix-commits, 2021/05/20
- 51/59: gnu: r-tibble: Update to 3.1.2., guix-commits, 2021/05/20
- 54/59: gnu: r-hms: Update to 1.1.0., guix-commits, 2021/05/20
- 13/59: gnu: r-xfun: Update to 0.23., guix-commits, 2021/05/20
- 14/59: gnu: r-pillar: Update to 1.6.1., guix-commits, 2021/05/20
- 30/59: gnu: r-fields: Update to 12.3.,
guix-commits <=
- 45/59: gnu: r-rsample: Update to 0.1.0., guix-commits, 2021/05/20
- 47/59: gnu: r-textshaping: Update to 0.3.4., guix-commits, 2021/05/20
- 53/59: gnu: r-devtools: Update to 2.4.1., guix-commits, 2021/05/20
- 20/59: gnu: r-sjmisc: Update to 2.8.7., guix-commits, 2021/05/20
- 43/59: gnu: r-rfast: Update to 2.0.3., guix-commits, 2021/05/20
- 49/59: gnu: r-matrix: Update to 1.3-3., guix-commits, 2021/05/20
- 56/59: gnu: r-viridis: Update to 0.6.1., guix-commits, 2021/05/20
- 58/59: gnu: r-diptest: Update to 0.76-0., guix-commits, 2021/05/20
- 44/59: gnu: r-clusterr: Update to 1.2.4., guix-commits, 2021/05/20
- 46/59: gnu: r-seuratobject: Update to 4.0.1., guix-commits, 2021/05/20