Github actions:
Cran Status:
R package to calculate spatial KDE. Inspired by the tool Heatmap tool from QGIS. Help for Heatmap tool can be found here, the help is for older version of the tool, but the window of the tool looks relatively the same.
If you have RTools (Windows), or any C++ compiler (Linux, macOS) installed then you can use:
::install_github("JanCaha/SpatialKDE") remotes
For Windows the binaries are available from release page.
The instalation can be done from R using command, where you just replace x.x.x with the current version (e.g. 0.1.0):
install.packages('SpatialKDE_x.x.x.zip', repos = NULL, type = "win.binary")