[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/135: gnu: r-raster: Update to 3.5-2.
From: |
guix-commits |
Subject: |
34/135: gnu: r-raster: Update to 3.5-2. |
Date: |
Wed, 3 Nov 2021 17:59:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cf4d90becc5d1770ac775afe56ef0b1a732114c8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:22 2021 +0000
gnu: r-raster: Update to 3.5-2.
* gnu/packages/cran.scm (r-raster): Update to 3.5-2.
[propagated-inputs]: Add r-terra.
---
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 c47409d..1c7a2f3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10120,18 +10120,19 @@ used to teach mathematics, statistics, computation
and modeling.")
(define-public r-raster
(package
(name "r-raster")
- (version "3.4-13")
+ (version "3.5-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "raster" version))
(sha256
(base32
- "120k4bkgwddrx8ijgdhsgjz8g8dxcwp9bx3kfzrhw00q1b289hir"))))
+ "0wixw1ixnmcmkwczpj8m90c76727zira2rl4ighashggydkm2mlr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)
- ("r-sp" ,r-sp)))
+ ("r-sp" ,r-sp)
+ ("r-terra" ,r-terra)))
(home-page "https://www.rspatial.org/")
(synopsis "Geographic data analysis and modeling")
(description
- 107/135: gnu: r-stringi: Update to 1.7.5., (continued)
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03
- 08/135: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/03
- 14/135: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/03
- 19/135: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/03
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/03
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/03
- 34/135: gnu: r-raster: Update to 3.5-2.,
guix-commits <=
- 40/135: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/03
- 41/135: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/03
- 39/135: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/03
- 45/135: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/03
- 44/135: gnu: r-remotes: Update to 2.4.1., guix-commits, 2021/11/03
- 43/135: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/03
- 46/135: gnu: r-rcppgsl: Update to 0.3.10., guix-commits, 2021/11/03
- 47/135: gnu: r-misc3d: Update to 0.9-1., guix-commits, 2021/11/03
- 48/135: gnu: r-arm: Update to 1.12-2., guix-commits, 2021/11/03
- 52/135: gnu: r-grimport: Update to 0.9-4., guix-commits, 2021/11/03