The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

SpatialKDE

Github actions: R-CMD-check Windows Release Web deploy Lifecycle: experimental

Travis build - R-devel: Build Status

Cran Status: Cran: version Cran: downloads

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.

Documentation

Available here.

Instalation

If you have RTools (Windows), or any C++ compiler (Linux, macOS) installed then you can use:

remotes::install_github("JanCaha/SpatialKDE")

Compiled Window binaries

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.
Health stats visible at Monitor.