Package: sdc.redistribute
Title: Redistribute Values Between Geographic Areas
Version: 0.1.0
Authors@R: 
    person("Aaron", "Schroeder", email = "ads7fg@virginia.edu",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4372-2241"))
Description: Estimate attribute values for one set of polygons from values
    measured on a different, misaligned set. Provides area-weighted areal
    interpolation and a dasymetric method that distributes values across a
    point layer (such as parcel centroids). Count (extensive) measures are
    total-preserving; rate (intensive) measures use area-weighted means.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.1)
Imports: sf
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, areal, spelling, covr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://dads2busy.github.io/sdc.redistribute/,
        https://github.com/dads2busy/sdc.redistribute
BugReports: https://github.com/dads2busy/sdc.redistribute/issues
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2026-06-10 17:46:32 UTC; ads7fg
Author: Aaron Schroeder [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4372-2241>)
Maintainer: Aaron Schroeder <ads7fg@virginia.edu>
Repository: CRAN
Date/Publication: 2026-06-18 13:30:02 UTC
Built: R 4.5.2; ; 2026-06-18 14:55:29 UTC; unix
