Package: ipf
Title: Iterative Proportional Fitting
Version: 0.0.1
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Fast raking for survey weighting. The computational core
    is written in Rust for speed. Supports multiple raking variables,
    automatic variable selection, weight bounding, and comprehensive
    diagnostics.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/rextendr/version: 0.4.2
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65
Depends: R (>= 4.2)
Imports: cli, generics, tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
URL: https://christophertkenny.com/ipf/
VignetteBuilder: knitr
LazyData: true
Config/Needs/website: christopherkenny/ctktemplate
NeedsCompilation: yes
Packaged: 2026-06-30 19:27:11 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: 2026-07-09 09:40:02 UTC
