[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/125: gnu: r-spatial: Update to 7.3-14.
From: |
guix-commits |
Subject: |
104/125: gnu: r-spatial: Update to 7.3-14. |
Date: |
Tue, 4 May 2021 01:33:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit db1323aaa8f1f3cec7f62761372fd135e7b163ba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:21 2021 +0200
gnu: r-spatial: Update to 7.3-14.
* gnu/packages/statistics.scm (r-spatial): Update to 7.3-14.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 71d7ccf..0d5ecf0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -690,14 +690,14 @@ classification, regression and survival trees.")
(define-public r-spatial
(package
(name "r-spatial")
- (version "7.3-13")
+ (version "7.3-14")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatial" version))
(sha256
(base32
- "0ciqa8y2gd1gb2yzmmn4ga6z9b00fjf49bd5qn8wmxwm2fs36w64"))))
+ "0dlafq744mahxpb13llmsrg54fzww8ld1nbxmr7m851gff11kk2j"))))
(build-system r-build-system)
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
(synopsis "Functions for kriging and point pattern analysis")
- 108/125: gnu: r-knitr: Update to 1.33., (continued)
- 108/125: gnu: r-knitr: Update to 1.33., guix-commits, 2021/05/04
- 110/125: gnu: r-tibble: Update to 3.1.1., guix-commits, 2021/05/04
- 114/125: gnu: r-rcpparmadillo: Update to 0.10.4.0.0., guix-commits, 2021/05/04
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04
- 117/125: gnu: r-segmented: Update to 1.3-4., guix-commits, 2021/05/04
- 118/125: gnu: r-dt: Update to 0.18., guix-commits, 2021/05/04
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2., guix-commits, 2021/05/04
- 104/125: gnu: r-spatial: Update to 7.3-14.,
guix-commits <=
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0., guix-commits, 2021/05/04
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04
- 103/125: gnu: r-nnet: Update to 7.3-16., guix-commits, 2021/05/04
- 105/125: gnu: r-survival: Update to 3.2-11., guix-commits, 2021/05/04
- 106/125: gnu: r-formatr: Update to 1.9., guix-commits, 2021/05/04
- 107/125: gnu: r-highr: Update to 0.9., guix-commits, 2021/05/04
- 109/125: gnu: r-rlang: Update to 0.4.11., guix-commits, 2021/05/04