[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/36: gnu: r-raster: Update to 3.5-15.
From: |
guix-commits |
Subject: |
12/36: gnu: r-raster: Update to 3.5-15. |
Date: |
Tue, 1 Feb 2022 13:36:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f35f72d39d50269d9e21cd2e96d19d5aed19348e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:31 2022 +0100
gnu: r-raster: Update to 3.5-15.
* gnu/packages/cran.scm (r-raster): Update to 3.5-15.
---
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 4c0031a023..01f7913d53 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10200,14 +10200,14 @@ used to teach mathematics, statistics, computation
and modeling.")
(define-public r-raster
(package
(name "r-raster")
- (version "3.5-11")
+ (version "3.5-15")
(source
(origin
(method url-fetch)
(uri (cran-uri "raster" version))
(sha256
(base32
- "18v1vflq15915dwa3caf5sp1d1kp8w6plpaqk3z6a3164lwq5i76"))))
+ "11fnznymwavpph733dayklhcx4phpjgrijfxlaszi122sg2x7ir9"))))
(build-system r-build-system)
(propagated-inputs
(list r-rcpp r-sp r-terra))
- branch master updated (239dc64c7d -> f07459ea05), guix-commits, 2022/02/01
- 04/36: gnu: r-energy: Update to 1.7-9., guix-commits, 2022/02/01
- 06/36: gnu: r-pillar: Update to 1.6.5., guix-commits, 2022/02/01
- 01/36: gnu: r-datawizard: Update to 0.2.3., guix-commits, 2022/02/01
- 03/36: gnu: r-rcppthread: Update to 2.0.1., guix-commits, 2022/02/01
- 02/36: gnu: r-glue: Update to 1.6.1., guix-commits, 2022/02/01
- 11/36: gnu: r-precrec: Update to 0.12.8., guix-commits, 2022/02/01
- 12/36: gnu: r-raster: Update to 3.5-15.,
guix-commits <=
- 15/36: gnu: r-tiff: Update to 0.1-11., guix-commits, 2022/02/01
- 05/36: gnu: r-broom: Update to 0.7.12., guix-commits, 2022/02/01
- 07/36: gnu: r-randomizr: Update to 0.22.0., guix-commits, 2022/02/01
- 08/36: gnu: r-rastervis: Update to 0.51.2., guix-commits, 2022/02/01
- 13/36: gnu: r-effectsize: Update to 0.6.0.1., guix-commits, 2022/02/01
- 10/36: gnu: r-reticulate: Update to 1.24., guix-commits, 2022/02/01
- 14/36: gnu: r-admisc: Update to 0.23., guix-commits, 2022/02/01
- 16/36: gnu: r-lavaan: Update to 0.6-10., guix-commits, 2022/02/01
- 18/36: gnu: r-terra: Update to 1.5-17., guix-commits, 2022/02/01
- 19/36: gnu: r-actuar: Update to 3.2-1., guix-commits, 2022/02/01