{
  "_id": "6a1d73291d7bb097a0a50fde",
  "Package": "areal",
  "Type": "Package",
  "Title": "Areal Weighted Interpolation",
  "Version": "0.1.8.9000",
  "Authors@R": "c(\nperson(\"Christopher\", \"Prener\", , \"chris.prener@gmail.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4310-9888\")),\nperson(\"Charlie\",\"Revord\", , \"charlie.revord@slu.edu\", c(\"aut\")),\nperson(\"Branson\", \"Fox\", ,\"branson.fox@slu.edu\", c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-4361-2811\"))\n)",
  "Description": "A pipeable, transparent implementation of areal weighted\ninterpolation with support for interpolating multiple variables\nin a single function call. These tools provide a full-featured\nworkflow for validation and estimation that fits into both\nmodern data management (e.g. tidyverse) and spatial data (e.g.\nsf) frameworks.",
  "License": "GPL-3",
  "URL": "https://chris-prener.github.io/areal/",
  "BugReports": "https://github.com/chris-prener/areal/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://chris-prener.r-universe.dev",
  "Date/Publication": "2022-05-30 23:28:06 UTC",
  "RemoteUrl": "https://github.com/chris-prener/areal",
  "RemoteRef": "HEAD",
  "RemoteSha": "07bda84887d9f2272babe91c2ccc1e438f27f162",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:52:04 UTC",
    "User": "root"
  },
  "Author": "Christopher Prener [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4310-9888>),\nCharlie Revord [aut],\nBranson Fox [aut] (ORCID: <https://orcid.org/0000-0002-4361-2811>)",
  "Maintainer": "Christopher Prener <chris.prener@gmail.com>",
  "MD5sum": "e63d48f8ba16b503097d00043b21a801",
  "_user": "chris-prener",
  "_type": "src",
  "_file": "areal_0.1.8.9000.tar.gz",
  "_fileid": "dbf97509bdf1279d31e71f882084083909b641b2b24178deaf109924e7b9bbd3",
  "_filesize": 1526318,
  "_sha256": "dbf97509bdf1279d31e71f882084083909b641b2b24178deaf109924e7b9bbd3",
  "_created": "2026-06-01T11:52:04.000Z",
  "_published": "2026-06-01T11:55:21.014Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78846205377,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330767348"
    },
    {
      "job": 78846205364,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330764052"
    },
    {
      "job": 78846205353,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330755520"
    },
    {
      "job": 78846205379,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330758744"
    },
    {
      "job": 78845704114,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330713675"
    },
    {
      "job": 78846205329,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330754578"
    },
    {
      "job": 78846205390,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330752767"
    },
    {
      "job": 78846205351,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330749799"
    },
    {
      "job": 78846205355,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330749869"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chris-prener/areal",
  "_commit": {
    "id": "07bda84887d9f2272babe91c2ccc1e438f27f162",
    "author": "Christopher Prener <chris.prener@slu.edu>",
    "committer": "Christopher Prener <chris.prener@slu.edu>",
    "message": "updates based on R CMD check\n",
    "time": 1653953286
  },
  "_maintainer": {
    "name": "Christopher Prener",
    "email": "chris.prener@gmail.com",
    "login": "chris-prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights.",
    "uuid": 13595578,
    "orcid": "0000-0002-4310-9888"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "chris-prener",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 93,
  "_contributors": [
    {
      "user": "charlie-revord",
      "count": 14,
      "uuid": 31411133
    },
    {
      "user": "bransonf",
      "count": 10,
      "uuid": 32143148
    },
    {
      "user": "dblodgett-usgs",
      "count": 5,
      "uuid": 1492803
    },
    {
      "user": "mfherman",
      "count": 2,
      "uuid": 24945757
    }
  ],
  "_userbio": {
    "uuid": 13595578,
    "type": "user",
    "name": "Chris Prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights."
  },
  "_downloads": {
    "count": 5231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/areal"
  },
  "_devurl": "https://github.com/chris-prener/areal",
  "_pkgdown": "https://chris-prener.github.io/areal/",
  "_searchresults": 123,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/areal.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chris-prener/areal",
  "_realowner": "chris-prener",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2018-12-31"
    },
    {
      "version": "0.1.5",
      "date": "2019-05-21"
    },
    {
      "version": "0.1.6",
      "date": "2020-05-12"
    },
    {
      "version": "0.1.7",
      "date": "2020-07-23"
    },
    {
      "version": "0.1.8",
      "date": "2022-05-31"
    }
  ],
  "_exports": [
    "ar_tessellate",
    "ar_validate",
    "aw_aggregate",
    "aw_calculate",
    "aw_interpolate",
    "aw_intersect",
    "aw_preview_weights",
    "aw_total",
    "aw_verify",
    "aw_weight"
  ],
  "_datasets": [
    {
      "name": "ar_stl_asthma",
      "title": "Asthma in St. Louis by Census Tract, 2017",
      "object": "ar_stl_asthma",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "STATEFP",
        "COUNTYFP",
        "TRACTCE",
        "NAMELSAD",
        "ALAND",
        "AWATER",
        "ASTHMA",
        "geometry"
      ],
      "rows": 106,
      "table": false,
      "tojson": true
    },
    {
      "name": "ar_stl_race",
      "title": "Race in St. Louis by Census Tract, 2017",
      "object": "ar_stl_race",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "STATEFP",
        "COUNTYFP",
        "TRACTCE",
        "NAMELSAD",
        "ALAND",
        "AWATER",
        "TOTAL_E",
        "TOTAL_M",
        "WHITE_E",
        "WHITE_M",
        "BLACK_E",
        "BLACK_M",
        "AIAN_E",
        "AIAN_M",
        "ASIAN_E",
        "ASIAN_M",
        "NHPI_E",
        "NHPI_M",
        "OTHER_E",
        "OTHER_M",
        "TWOPLUS_E",
        "TWOPLUS_M",
        "geometry"
      ],
      "rows": 106,
      "table": false,
      "tojson": true
    },
    {
      "name": "ar_stl_wards",
      "title": "Ward Boundaries in St. Louis, 2010",
      "object": "ar_stl_wards",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "WARD",
        "AREA",
        "geometry"
      ],
      "rows": 28,
      "table": false,
      "tojson": true
    },
    {
      "name": "ar_stl_wardsClipped",
      "title": "Clipped Ward Boundaries in St. Louis, 2010",
      "object": "ar_stl_wardsClipped",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "WARD",
        "geometry"
      ],
      "rows": 28,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ar_stl_asthma",
      "title": "Asthma in St. Louis by Census Tract, 2017",
      "topics": [
        "ar_stl_asthma"
      ]
    },
    {
      "page": "ar_stl_race",
      "title": "Race in St. Louis by Census Tract, 2017",
      "topics": [
        "ar_stl_race"
      ]
    },
    {
      "page": "ar_stl_wards",
      "title": "Ward Boundaries in St. Louis, 2010",
      "topics": [
        "ar_stl_wards"
      ]
    },
    {
      "page": "ar_stl_wardsClipped",
      "title": "Clipped Ward Boundaries in St. Louis, 2010",
      "topics": [
        "ar_stl_wardsClipped"
      ]
    },
    {
      "page": "ar_tessellate",
      "title": "Create Tessellations From SF Object",
      "topics": [
        "ar_tessellate"
      ]
    },
    {
      "page": "ar_validate",
      "title": "Validating Data for Interpolation",
      "topics": [
        "ar_validate"
      ]
    },
    {
      "page": "aw_aggregate",
      "title": "Aggregate Estimates Based on Target ID",
      "topics": [
        "aw_aggregate"
      ]
    },
    {
      "page": "aw_calculate",
      "title": "Calculate Estimated Population",
      "topics": [
        "aw_calculate"
      ]
    },
    {
      "page": "aw_interpolate",
      "title": "Interpolate Values",
      "topics": [
        "aw_interpolate"
      ]
    },
    {
      "page": "aw_intersect",
      "title": "Intersect Source and Target Data",
      "topics": [
        "aw_intersect"
      ]
    },
    {
      "page": "aw_preview_weights",
      "title": "Preview Areal Weights",
      "topics": [
        "aw_preview_weights"
      ]
    },
    {
      "page": "aw_total",
      "title": "Calculate Total Area",
      "topics": [
        "aw_total"
      ]
    },
    {
      "page": "aw_verify",
      "title": "Verify Correct Extensive-Sum Interpolation",
      "topics": [
        "aw_verify"
      ]
    },
    {
      "page": "aw_weight",
      "title": "Calculate Areal Weight",
      "topics": [
        "aw_weight"
      ]
    }
  ],
  "_readme": "https://github.com/chris-prener/areal/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "areal.Rmd",
      "filename": "areal.html",
      "title": "Areal Interpolation in R",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Getting Started",
        "Installation",
        "Functions",
        "Data",
        "Preparing Data",
        "Areal Weighted Interpolation",
        "Getting Help",
        "Suggesting Features or Changes"
      ],
      "created": "2018-12-17 15:12:35",
      "modified": "2022-05-30 12:02:33",
      "commits": 15
    },
    {
      "source": "areal-weighted-interpolation.Rmd",
      "filename": "areal-weighted-interpolation.html",
      "title": "Areal Weighted Interpolation",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to Areal Weighted Interpolation",
        "Step 1: Intersection",
        "Step 2: Areal Weights",
        "Step 3: Estimate Population",
        "Step 4: Summarize Data",
        "Extensive and Intensive Interpolations",
        "Extensive Interpolations",
        "Calculating Weights for Extensive Interpolations",
        "Weights Example 1: Non-Overlap Due to Data Quality",
        "Weights Example 2: Non-Overlap Due to Differing Boundaries",
        "Intensive Interpolations",
        "Mixed Interpolations",
        "Output Options",
        "Other Features of aw_interpolate",
        "Manual Workflow",
        "Intersect Data",
        "Calculate Total Area",
        "Calculate Areal Weight",
        "Calculate Estimated Population",
        "Aggregate Estimated Population by Target ID"
      ],
      "created": "2018-12-14 12:47:52",
      "modified": "2019-04-26 18:34:45",
      "commits": 18
    },
    {
      "source": "data-preparation.Rmd",
      "filename": "data-preparation.html",
      "title": "Preparing Data for Interpolation",
      "author": "Christopher Prener, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Validating Data",
        "Format Issues",
        "External Spatial Data",
        "sp Data",
        "Data From tidycensus and tigris",
        "Tabular Data",
        "Coordinate Systems",
        "Variable Conflicts",
        "Subsetting"
      ],
      "created": "2018-12-17 15:12:35",
      "modified": "2022-05-30 23:28:06",
      "commits": 13
    }
  ],
  "_score": 9.50936653984374,
  "_indexed": true,
  "_nocasepkg": "areal",
  "_universes": [
    "chris-prener"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:54:28.000Z",
      "distro": "noble",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "0d213b65bca1310102f35891ae6300b5318f673ff0e1fc43fe0809bf1664c849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:54:21.000Z",
      "distro": "noble",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "15e26231c91c63973c3ab98ba08de1855c26e5e6d102a36b2e06fcf3816fc464",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:54:04.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "32c15e0dddbc695e2ec20999579300559f95949d16e7b87c6ece70ad2f61bc13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:54:04.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "27e74a1724e29b97fb0f350174311b41169cd590289d8c41a9b34b37bed8e56f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:54:25.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "966e30382b925bedc8e48376f3291ffbdd5280974fa8c2926bd4e8d863bdb6d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:53:35.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "ab0111517bfc42bb9f7c5f9cb36cec4408aebeae66c93a858b4fbb30d9b8f5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:53:27.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "7d5b8681c26208d26186599c6103eb3363fab38fb206c32df74637d5474593b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-01T11:53:30.000Z",
      "commit": "07bda84887d9f2272babe91c2ccc1e438f27f162",
      "fileid": "991cf260026921fd0e42e3fe5dbeec46c779b78c23617a305ac7fa3efe586db2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/26753038832"
    }
  ]
}