The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.