Package: populR
Type: Package
Title: Areal Interpolation of Population Data
Version: 0.1.5
Author: Marios Batsaris
Maintainer: Marios Batsaris <m.batsaris@aegean.gr>
Description: Areal interpolation of population data obtained
    by census surveys. Given a set of source zone polygons such as
    census tracts or city blocks alongside with population counts and a 
    target zone of incogruent yet superimposed polygon features (such as
    individual buildings) populR transforms population counts from the 
    former to the latter using Areal Weighting and Volume Weighting 
    Interpolation methods.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: sf, rlang, Metrics, usethis
Depends: R (>= 3.3.0)
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-11 19:18:53 UTC; mb
Repository: CRAN
Date/Publication: 2022-07-11 19:40:02 UTC
