[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/25: gnu: r-terra: Update to 1.7-71.
From: |
guix-commits |
Subject: |
12/25: gnu: r-terra: Update to 1.7-71. |
Date: |
Thu, 1 Feb 2024 17:09:49 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 5a37d792387a0b14a19e9a35760c8ccd3cc9a4da
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:03 2024 +0100
gnu: r-terra: Update to 1.7-71.
* gnu/packages/cran.scm (r-terra): Update to 1.7-71.
Change-Id: Ic3e59b0a465c59194299a84954379fa7f47386c3
---
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 57be3dea47..450ea43639 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27050,14 +27050,14 @@ emphasize hidden group structures in networks or
focus on specific nodes.")
(define-public r-terra
(package
(name "r-terra")
- (version "1.7-65")
+ (version "1.7-71")
(source
(origin
(method url-fetch)
(uri (cran-uri "terra" version))
(sha256
(base32
- "0m9s5am8l6il1q0skab614cx0qjsb1i9xcv6nm0sdzj7p9lrzkfl"))))
+ "0dq47d5irkplgxcv0h0xgawwf9cc48vygg94zdiqppg5cspz7dqx"))))
(properties `((upstream-name . "terra")))
(build-system r-build-system)
(inputs
- 07/25: gnu: r-intergraph: Update to 2.0-4., (continued)
- 07/25: gnu: r-intergraph: Update to 2.0-4., guix-commits, 2024/02/01
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01
- 25/25: gnu: r-rrcov: Update to 1.7-5., guix-commits, 2024/02/01
- 13/25: gnu: r-filesstrings: Update to 3.3.0., guix-commits, 2024/02/01
- 21/25: gnu: r-readods: Update to 2.2.0., guix-commits, 2024/02/01
- 20/25: gnu: r-strex: Update to 2.0.0., guix-commits, 2024/02/01
- 12/25: gnu: r-terra: Update to 1.7-71.,
guix-commits <=
- 15/25: gnu: r-rsconnect: Update to 1.2.1., guix-commits, 2024/02/01
- 14/25: gnu: r-fracdiff: Update to 1.5-3., guix-commits, 2024/02/01
- 16/25: gnu: r-rstantools: Update to 2.4.0., guix-commits, 2024/02/01
- 18/25: gnu: r-infer: Update to 1.0.6., guix-commits, 2024/02/01
- 24/25: gnu: r-sfsmisc: Update to 1.1-17., guix-commits, 2024/02/01