[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/135: gnu: r-terra: Update to 1.4-11.
From: |
guix-commits |
Subject: |
69/135: gnu: r-terra: Update to 1.4-11. |
Date: |
Wed, 3 Nov 2021 18:00:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9b64ba34e00ab148b0f5ca9e54eadf65b89e017d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:44 2021 +0000
gnu: r-terra: Update to 1.4-11.
* gnu/packages/cran.scm (r-terra): Update to 1.4-11.
[propagated-inputs]: Remove r-raster.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 15ccbcb..fc3f2d4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19842,14 +19842,14 @@ emphasize hidden group structures in networks or
focus on specific nodes.")
(define-public r-terra
(package
(name "r-terra")
- (version "1.3-22")
+ (version "1.4-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "terra" version))
(sha256
(base32
- "1z5zql68q4n81ccpl02hndhbavhhqs65bli1hjxlqdwdq192whkh"))))
+ "08gx28ad00adz4fqch3fx27s6yd0rpjhmdy6b83d1wnlzzgc13qa"))))
(properties `((upstream-name . "terra")))
(build-system r-build-system)
(inputs
@@ -19859,8 +19859,7 @@ emphasize hidden group structures in networks or focus
on specific nodes.")
("sqlite" ,sqlite) ; needed for proj
("zlib" ,zlib)))
(propagated-inputs
- `(("r-raster" ,r-raster)
- ("r-rcpp" ,r-rcpp)))
+ `(("r-rcpp" ,r-rcpp)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "https://rspatial.org/terra")
- 54/135: gnu: r-colourpicker: Update to 1.1.1., (continued)
- 54/135: gnu: r-colourpicker: Update to 1.1.1., guix-commits, 2021/11/03
- 56/135: gnu: r-spdata: Update to 2.0.1., guix-commits, 2021/11/03
- 55/135: gnu: r-sets: Update to 1.0-19., guix-commits, 2021/11/03
- 50/135: gnu: r-rvcheck: Update to 0.2.1., guix-commits, 2021/11/03
- 53/135: gnu: r-rmpfr: Update to 0.8-5., guix-commits, 2021/11/03
- 51/135: gnu: r-ore: Update to 1.7.0., guix-commits, 2021/11/03
- 59/135: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/03
- 64/135: gnu: r-pmcmr: Update to 4.4., guix-commits, 2021/11/03
- 62/135: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/03
- 71/135: gnu: r-desolve: Update to 1.30., guix-commits, 2021/11/03
- 69/135: gnu: r-terra: Update to 1.4-11.,
guix-commits <=
- 76/135: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/03
- 80/135: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/03
- 77/135: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/03
- 85/135: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/03
- 86/135: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/03
- 91/135: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/03
- 95/135: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/03
- 119/135: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/03
- 57/135: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/03
- 61/135: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/03