{
  "_id": "6a3ea7cfa319ef941448c5d2",
  "Package": "ipf",
  "Title": "Iterative Proportional Fitting",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Fast raking for survey weighting. The computational core\nis written in Rust for speed. Supports multiple raking\nvariables, automatic variable selection, weight bounding, and\ncomprehensive diagnostics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65",
  "Config/testthat/edition": "3",
  "URL": "https://christophertkenny.com/ipf/",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-06-26 16:01:12 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/ipf",
  "RemoteRef": "HEAD",
  "RemoteSha": "284f7794303c27672f1b389ad083dccef430c877",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-26 16:16:59 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "acc9ab520daf6315791f04d8934b949d",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "ipf_0.0.1.tar.gz",
  "_fileid": "7bcf24ef516fc17f3b398ec7e6f4650c64631e1b2a9010726e67874cd1a4ef91",
  "_filesize": 729286,
  "_sha256": "7bcf24ef516fc17f3b398ec7e6f4650c64631e1b2a9010726e67874cd1a4ef91",
  "_created": "2026-06-26T16:16:59.000Z",
  "_published": "2026-06-26T16:24:47.144Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83700983589,
      "time": 203,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910672811"
    },
    {
      "job": 83700983574,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910654821"
    },
    {
      "job": 83700983672,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910654702"
    },
    {
      "job": 83700983604,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910653488"
    },
    {
      "job": 83700983625,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910654347"
    },
    {
      "job": 83700983671,
      "time": 246,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910687969"
    },
    {
      "job": 83700983651,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910640342"
    },
    {
      "job": 83700983594,
      "time": 421,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910751516"
    },
    {
      "job": 83700357232,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910596652"
    },
    {
      "job": 83700983558,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 83700983599,
      "time": 186,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910665373"
    },
    {
      "job": 83700983549,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910647017"
    },
    {
      "job": 83700983580,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910665358"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/ipf",
  "_commit": {
    "id": "284f7794303c27672f1b389ad083dccef430c877",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "fix urls; add rustc version; up version\n",
    "time": 1782489672
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 3
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 22,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 148,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipf"
  },
  "_devurl": "https://github.com/christopherkenny/ipf",
  "_pkgdown": "https://christophertkenny.com/ipf/",
  "_searchresults": 4,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipf.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "augment",
    "design_effect",
    "find_discrepant_vars",
    "glance",
    "rake",
    "tidy",
    "weight_assess"
  ],
  "_datasets": [
    {
      "name": "anes24",
      "title": "ANES 2024 Time Series Study (subset)",
      "object": "anes24",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "sex",
        "race",
        "income",
        "education",
        "married",
        "presidential"
      ],
      "rows": 966,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anes24",
      "title": "ANES 2024 Time Series Study (subset)",
      "topics": [
        "anes24"
      ]
    },
    {
      "page": "augment.ipf_rake",
      "title": "Augment data with raked weights",
      "topics": [
        "augment.ipf_rake"
      ]
    },
    {
      "page": "design_effect",
      "title": "Compute design effect and effective sample size",
      "topics": [
        "design_effect"
      ]
    },
    {
      "page": "find_discrepant_vars",
      "title": "Find discrepant variables and their aggregate discrepancy scores",
      "topics": [
        "find_discrepant_vars"
      ]
    },
    {
      "page": "glance.ipf_rake",
      "title": "Glance at an ipf_rake object",
      "topics": [
        "glance.ipf_rake"
      ]
    },
    {
      "page": "print.ipf_rake",
      "title": "Print an ipf_rake object",
      "topics": [
        "print.ipf_rake"
      ]
    },
    {
      "page": "rake",
      "title": "Iterative proportional fitting (raking)",
      "topics": [
        "rake"
      ]
    },
    {
      "page": "summary.ipf_rake",
      "title": "Summarize an ipf_rake object",
      "topics": [
        "summary.ipf_rake"
      ]
    },
    {
      "page": "tidy.ipf_rake",
      "title": "Tidy an ipf_rake object",
      "topics": [
        "tidy.ipf_rake"
      ]
    },
    {
      "page": "weight_assess",
      "title": "Assess weight quality with diagnostic tables",
      "topics": [
        "weight_assess"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/ipf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/ipf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "ipf.Rmd",
      "filename": "ipf.html",
      "title": "Getting Started with ipf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Setup",
        "Inspect data",
        "Define population targets",
        "Rake",
        "Inspect results",
        "Design effect",
        "Per-variable diagnostics",
        "Tidy output",
        "Augmenting the data",
        "Advanced options",
        "Weight bounding",
        "Variable selection",
        "Checking discrepancies directly"
      ],
      "created": "2026-04-11 19:14:22",
      "modified": "2026-04-13 14:57:40",
      "commits": 5
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "ipf",
  "_universes": [
    "christopherkenny"
  ],
  "_previous": "0.0.0.9000",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-09T05:51:38.000Z",
      "arch": "emscripten",
      "commit": "739b8b6413ac3cfb6e494bbba61f3014fc8aeb5c",
      "fileid": "3ee3f6c27a33b310d9b391946ffe28aea907d9a2a86df1ce66f14523538c8642",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27119992329"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-26T16:20:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "e3e5a044e44279f55f0f2736531f8baefb342c2abb6005167410700f2b36cdc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-26T16:19:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "3d8050e7227c4395c9cf0f46da32bd41b2d8a4d66d112612cde0893f3cc37125",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-26T16:19:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "14538b01bbe9d9b34c528b2127be56abd549e40adedb3f6fe8543e6d8bd89c23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-26T16:19:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "71ef1f99fbe4b9d389787fd7cef9c917d15d443bef1775aed6146550f6dac015",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-26T16:19:20.000Z",
      "arch": "aarch64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "c88eddbab7f921f64b15d05917afb735671c09f612b147e6fc5e52a4b45cd8aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-26T16:20:18.000Z",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "191f218fd87968e2481d6e7229b168e3eb0543dfd244d8569c27385a4f635c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-26T16:18:54.000Z",
      "arch": "aarch64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "bb4cd82856b28147a3c359b88f6b537c2cab4b857d90f5df2a4f25ccebdc613c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-26T16:22:28.000Z",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "02016133bb9c1cf8fb75a61fac7eb1eebf899f964d8f7274ebbba0a1454aad12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-26T16:18:35.000Z",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "714ecdfbc3132112480c0dbd4bcbda4b068f8528c61a7df66a1c1576a50628b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-26T16:18:28.000Z",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "26a1a5b16bc6048633855e9140ae1e6492fe1ed3ba2f4da51e1268d533d44c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-26T16:18:41.000Z",
      "arch": "x86_64",
      "commit": "284f7794303c27672f1b389ad083dccef430c877",
      "fileid": "f6556e67bbf465d232355702837818d94d20cc228300a4346c6c3e669aa99de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28250434891"
    }
  ]
}