Package: SpatialKDE
Type: Package
Title: Kernel Density Estimation for Spatial Data
Version: 0.8.2
URL: https://jancaha.github.io/SpatialKDE/index.html,
        https://github.com/JanCaha/SpatialKDE
Authors@R: 
    person(given = "Jan",
           family = "Caha",
           role = c("aut", "cre"),
           email = "jan.caha@outlook.com",
           comment = c(ORCID = "0000-0003-0165-0606"))
Description: Calculate Kernel Density Estimation (KDE) for spatial data. 
  The algorithm is inspired by the tool 'Heatmap' from 'QGIS'. The method is described by:
  Hart, T., Zandbergen, P. (2014) <doi:10.1108/PIJPSM-04-2013-0039>, 
  Nelson, T. A., Boots, B. (2008) <doi:10.1111/j.0906-7590.2008.05548.x>,
  Chainey, S., Tompson, L., Uhlig, S.(2008) <doi:10.1057/palgrave.sj.8350066>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
LinkingTo: cpp11, progress
Imports: sf, dplyr, glue, magrittr, rlang, vctrs, methods, raster
Suggests: tmap, sp, knitr, rmarkdown, testthat (>= 2.99.0), xml2
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-02-18 14:21:48 UTC; cahik
Author: Jan Caha [aut, cre] (<https://orcid.org/0000-0003-0165-0606>)
Maintainer: Jan Caha <jan.caha@outlook.com>
Repository: CRAN
Date/Publication: 2023-02-18 15:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 02:44:41 UTC; windows
Archs: x64
