Package: apportion
Title: Apportion Seats
Version: 0.0.2
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Convert populations into integer number of seats for legislative 
    bodies. Implements apportionment methods used historically and currently in the
    United States for reapportionment after the Census, as described in 
    <https://www.census.gov/history/www/reference/apportionment/methods_of_apportionment.html>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/christopherkenny/apportion,
        http://christophertkenny.com/apportion/
BugReports: https://github.com/christopherkenny/apportion/issues
NeedsCompilation: no
Packaged: 2025-09-01 16:24:18 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-01 18:20:02 UTC
Built: R 4.6.0; ; 2025-09-03 23:04:30 UTC; unix
