From fb53f6df3429fadfff2919c836d426600874c6bc Mon Sep 17 00:00:00 2001 From: Matt Ashby Date: Tue, 29 Jul 2025 17:15:11 +0100 Subject: [PATCH 1/3] Add sfhotspot to Spatial task view I have completed the checks shown in the contribution guidelines. Fixes mpjashby/sfhotspot#40 --- Spatial.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Spatial.md b/Spatial.md index c56dd23..ac82c5c 100644 --- a/Spatial.md +++ b/Spatial.md @@ -3,7 +3,7 @@ name: Spatial topic: Analysis of Spatial Data maintainer: Roger Bivand, Jakub Nowosad email: Roger.Bivand@nhh.no, nowosad.jakub@gmail.com -version: 2025-06-02 +version: 2025-07-29 source: https://github.com/cran-task-views/Spatial/ --- @@ -578,7 +578,13 @@ study area. simple computation of a full set of spatial statistic functions of distance, including classical ones (Ripley's K and others) and more recent ones used by spatial economists (Duranton and Overman's Kd, - Marcon and Puech's M). It relies on `r pkg("spatstat")` for core calculation. + Marcon and Puech's M). It relies on `r pkg("spatstat")` for core + calculation. +- `r pkg("sfhotspot")` provides functions for descriptive hotspot analysis and + mapping of spatial concentrations of points, including kernel-density + estimation, Getis--Ord Gi*, hotspot classification, etc. The package + attempts to provide sensible default values to make analysis and mapping + easy for students and non-experts. ### Geostatistics From 3128bcd7b9a37f1932bb250940fc25a515710c0e Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 11 Aug 2025 12:43:40 +0000 Subject: [PATCH 2/3] Update Spatial.md --- Spatial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spatial.md b/Spatial.md index ac82c5c..d0bccb9 100644 --- a/Spatial.md +++ b/Spatial.md @@ -583,7 +583,7 @@ study area. - `r pkg("sfhotspot")` provides functions for descriptive hotspot analysis and mapping of spatial concentrations of points, including kernel-density estimation, Getis--Ord Gi*, hotspot classification, etc. The package - attempts to provide sensible default values to make analysis and mapping + attempts to provide sensible default values to assist with analysis easy for students and non-experts. ### Geostatistics From 5baf771662f8f18c7ee95a856531aae6c277927b Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 11 Aug 2025 12:43:45 +0000 Subject: [PATCH 3/3] Update Spatial.md --- Spatial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spatial.md b/Spatial.md index d0bccb9..5284d49 100644 --- a/Spatial.md +++ b/Spatial.md @@ -584,7 +584,7 @@ study area. mapping of spatial concentrations of points, including kernel-density estimation, Getis--Ord Gi*, hotspot classification, etc. The package attempts to provide sensible default values to assist with analysis - easy for students and non-experts. + and mapping for students and non-experts. ### Geostatistics