[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/27: gnu: r-automap: Update to 1.1-12.
From: |
guix-commits |
Subject: |
21/27: gnu: r-automap: Update to 1.1-12. |
Date: |
Sat, 7 Sep 2024 11:54:02 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit ce227eba7a5a30df918d56c9602c0e25a685abcc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:03 2024 +0200
gnu: r-automap: Update to 1.1-12.
* gnu/packages/cran.scm (r-automap): Update to 1.1-12.
Change-Id: Iff77394560ee97bd619ba4fb6b158025d62f2099
---
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 ab3ce1ca1e..98ca4bf2dc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -42895,13 +42895,13 @@ supports @command{sf} and @command{stars}.")
(define-public r-automap
(package
(name "r-automap")
- (version "1.1-9")
+ (version "1.1-12")
(source (origin
(method url-fetch)
(uri (cran-uri "automap" version))
(sha256
(base32
- "0hrsdynjxv0n5n1pbdk05rgrcwfd0g5p9pgdbicx4ljk73nhl1zk"))))
+ "1lz60na443pf6k9ndzqyylllw2fz8b658j6m3ykfpia0k6fbpx55"))))
(properties `((upstream-name . "automap")))
(build-system r-build-system)
(propagated-inputs (list r-ggplot2
- branch r-team created (now 21fae0e836), guix-commits, 2024/09/07
- 05/27: gnu: r-tgp: Update to 2.4-23., guix-commits, 2024/09/07
- 02/27: gnu: r-gstat: Update to 2.1-2., guix-commits, 2024/09/07
- 08/27: gnu: r-performance: Update to 0.12.3., guix-commits, 2024/09/07
- 04/27: gnu: r-datawizard: Update to 0.12.3., guix-commits, 2024/09/07
- 03/27: gnu: r-aer: Update to 1.2-13., guix-commits, 2024/09/07
- 09/27: gnu: r-strucchange: Update to 1.5-4., guix-commits, 2024/09/07
- 13/27: gnu: r-wk: Update to 0.9.3., guix-commits, 2024/09/07
- 21/27: gnu: r-automap: Update to 1.1-12.,
guix-commits <=
- 12/27: gnu: r-spdata: Update to 2.3.3., guix-commits, 2024/09/07
- 15/27: gnu: r-parameters: Update to 0.22.2., guix-commits, 2024/09/07
- 17/27: gnu: r-quanteda: Update to 4.1.0., guix-commits, 2024/09/07
- 18/27: gnu: r-spatstat-univar: Update to 3.0-1., guix-commits, 2024/09/07
- 19/27: gnu: r-paws-common: Update to 0.7.6., guix-commits, 2024/09/07
- 20/27: gnu: r-spacetime: Update to 1.3-2., guix-commits, 2024/09/07
- 23/27: gnu: r-catools: Update to 1.18.3., guix-commits, 2024/09/07
- 25/27: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/07
- 06/27: gnu: r-suppdists: Update to 1.1-9.8., guix-commits, 2024/09/07
- 07/27: gnu: r-reticulate: Update to 1.39.0., guix-commits, 2024/09/07