[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/50: gnu: r-rastervis: Update to 0.51.5.
From: |
guix-commits |
Subject: |
12/50: gnu: r-rastervis: Update to 0.51.5. |
Date: |
Mon, 9 Jan 2023 17:11:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0943ee5c9c3abf2421e63ac4e24179a3f0aa5684
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:15 2023 +0100
gnu: r-rastervis: Update to 0.51.5.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.5.
---
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 5f98833a61..61bb9c89f8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10251,14 +10251,14 @@ Python's
@url{https://github.com/ActiveState/appdirs,Appdirs} to R.")
(define-public r-rastervis
(package
(name "r-rastervis")
- (version "0.51.4")
+ (version "0.51.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "rasterVis" version))
(sha256
(base32
- "1z4vwjmx8n01jc2ypqs1pmx70rc3pjaz3ahk8j8zcif40v0qgy6i"))))
+ "18bsrw629p4pkyhrpjmiyhq73w882bhgpwmkih0gjnw3ywwgx7rs"))))
(properties `((upstream-name . "rasterVis")))
(build-system r-build-system)
(propagated-inputs
- 28/50: gnu: r-qqconf: Update to 1.3.1., (continued)
- 28/50: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 27/50: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 24/50: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 38/50: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 40/50: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 41/50: gnu: Add r-remacor., guix-commits, 2023/01/09
- 43/50: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09
- 49/50: gnu: r-biocviews: Update to 1.66.2., guix-commits, 2023/01/09
- 11/50: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 18/50: gnu: r-netrep: Update to 1.2.6., guix-commits, 2023/01/09
- 12/50: gnu: r-rastervis: Update to 0.51.5.,
guix-commits <=
- 29/50: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 31/50: gnu: r-qtl: Update to 1.58., guix-commits, 2023/01/09
- 33/50: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 32/50: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09
- 36/50: gnu: r-statmod: Update to 1.5.0., guix-commits, 2023/01/09
- 50/50: gnu: r-biocset: Update to 1.12.1., guix-commits, 2023/01/09
- 19/50: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 20/50: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 21/50: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 25/50: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09