Package: GeoDensityR
Type: Package
Title: Generate Density Rasters from Polygon and Census Data
Version: 0.1.2
Authors@R: 
    person(
        "Sahal",
        "Paladan",
        email = "sahalpaladan@gmail.com",
        role = c("aut", "cre")
    )
Description: Creates density rasters from polygon vector data and
    tabular census or survey data. The package joins polygon
    boundaries with attribute data, calculates densities,
    rasterizes outputs, and exports ASCII Grid or GeoTiff rasters.
    Methods are based on spatial rasterization workflows implemented
    in the 'terra' package Hijmans (2025)
    <https://rspatial.github.io/terra/>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: terra
Suggests: testthat, knitr, rmarkdown
URL: https://github.com/sahalpaladan/GeoDensityR
BugReports: https://github.com/sahalpaladan/GeoDensityR/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-01 07:30:55 UTC; dell
Author: Sahal Paladan [aut, cre]
Maintainer: Sahal Paladan <sahalpaladan@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-05 15:00:22 UTC
Built: R 4.5.2; ; 2026-06-05 19:44:16 UTC; unix
