{
  "_id": "6a586bacff0138dec5d7327a",
  "Package": "appc",
  "Title": "Air Pollution Predictor Commons",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Cole\", \"Brokamp\", , \"cole@colebrokamp.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0289-3151\")),\nperson(\"Erika\", \"Manning\", role = \"aut\"),\nperson(\"Qing\", \"Duan\", role = \"aut\")\n)",
  "URL": "https://github.com/geomarker-io/appc, http://geomarker.io/appc/",
  "Description": "Functions for geomarker assessment for s2 locations and\ndates. These are used to train and predict daily ambient air\npollution concentrations across the contiguous US January 2017\n- October 2025.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://geomarker-io.r-universe.dev",
  "Date/Publication": "2026-01-26 20:44:43 UTC",
  "RemoteUrl": "https://github.com/geomarker-io/appc",
  "RemoteRef": "v1.0.2",
  "RemoteSha": "56b172a6449e7928a32ebf98af77cdead3518ddf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 04:50:56 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0289-3151>),\nErika Manning [aut],\nQing Duan [aut]",
  "Maintainer": "Cole Brokamp <cole@colebrokamp.com>",
  "_user": "geomarker-io",
  "_type": "src",
  "_file": "appc_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/26b958d148b5fcd2771b55bca0bb40d579b09e16d18c2592050d02fba4cdfeb9",
  "_filesize": 962910,
  "_sha256": "26b958d148b5fcd2771b55bca0bb40d579b09e16d18c2592050d02fba4cdfeb9",
  "_expires": "2026-10-24T05:27:06.000Z",
  "_created": "2026-07-16T04:50:56.000Z",
  "_published": "2026-07-16T05:27:08.043Z",
  "_jobs": [
    {
      "job": 87537925661,
      "time": 2134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365800211"
    },
    {
      "job": 87537925707,
      "time": 1093,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8365515962"
    },
    {
      "job": 87537925670,
      "time": 1793,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365711391"
    },
    {
      "job": 87537925693,
      "time": 1594,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365663394"
    },
    {
      "job": 87537458148,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365230837"
    },
    {
      "job": 87537925711,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365267056"
    },
    {
      "job": 87537925698,
      "time": 1293,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365571676"
    },
    {
      "job": 87537925717,
      "time": 1385,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365595895"
    },
    {
      "job": 87537925725,
      "time": 1249,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365559508"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924",
  "_status": "success",
  "_upstream": "https://github.com/geomarker-io/appc",
  "_commit": {
    "id": "56b172a6449e7928a32ebf98af77cdead3518ddf",
    "author": "Cole Brokamp <cole-brokamp@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "use qs2 instead of qs to save/load rf model; closes #116 (#117)\n\n",
    "time": 1769460283
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole@colebrokamp.com",
    "login": "cole-brokamp",
    "orcid": "0000-0002-0289-3151",
    "twitter": "@cole_brokamp",
    "description": "",
    "uuid": 4367617
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grf",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "s2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "dotenv",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "mappp",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidync",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "geomarker-io",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 9
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "merra-2025-07-19",
      "date": "2025-07-18"
    },
    {
      "name": "rf_pm_v1",
      "date": "2025-07-31"
    },
    {
      "name": "merra-2025-12-29",
      "date": "2025-12-23"
    },
    {
      "name": "v1.0.0",
      "date": "2025-12-30"
    },
    {
      "name": "v1.0.1",
      "date": "2026-01-13"
    },
    {
      "name": "v1.0.2",
      "date": "2026-01-26"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 236,
      "uuid": 4367617
    },
    {
      "user": "erikarasnick",
      "count": 2,
      "uuid": 45949235
    },
    {
      "user": "qing-duan",
      "count": 1,
      "uuid": 104022087
    }
  ],
  "_userbio": {
    "uuid": 47488116,
    "type": "organization",
    "name": "geomarker-io",
    "followers": 11,
    "description": "tools for geomarker assessment"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/appc"
  },
  "_devurl": "https://github.com/geomarker-io/appc",
  "_pkgdown": "http://geomarker.io/appc/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/appc.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "appc_clean_data_directory",
    "assemble_predictors",
    "create_daily_merra_data",
    "get_closest_year",
    "get_daily_aqs",
    "get_elevation_summary",
    "get_gridmet_data",
    "get_hms_smoke_data",
    "get_merra_data",
    "get_narr_data",
    "get_nei_point_summary",
    "get_nlcd_frac_imperv",
    "get_traffic_summary",
    "install_aqs",
    "install_elevation_data",
    "install_gridmet_data",
    "install_hms_smoke_data",
    "install_merra_data",
    "install_narr_data",
    "install_nei_point_data",
    "install_nlcd_frac_imperv_data",
    "install_traffic",
    "latlon_to_s2_cell",
    "predict_pm25",
    "predict_pm25_date_range"
  ],
  "_help": [
    {
      "page": "appc_clean_data_directory",
      "title": "delete all installed data files in the user's data directory for the 'appc' package",
      "topics": [
        "appc_clean_data_directory"
      ]
    },
    {
      "page": "assemble_predictors",
      "title": "Assemble a tibble of required predictors for the exposure assessment model",
      "topics": [
        "assemble_predictors"
      ]
    },
    {
      "page": "get_closest_year",
      "title": "Get the closest years to a vector of dates",
      "topics": [
        "get_closest_year"
      ]
    },
    {
      "page": "get_daily_aqs",
      "title": "Get daily AQS concentrations",
      "topics": [
        "get_daily_aqs"
      ]
    },
    {
      "page": "get_elevation_summary",
      "title": "Get elevation summary data",
      "topics": [
        "get_elevation_summary",
        "install_elevation_data"
      ]
    },
    {
      "page": "get_gridmet_data",
      "title": "Get gridMET surface meteorological data",
      "topics": [
        "get_gridmet_data",
        "install_gridmet_data"
      ]
    },
    {
      "page": "get_hms_smoke_data",
      "title": "Get smoke plume data from the NOAA's Hazard Mapping System",
      "topics": [
        "get_hms_smoke_data",
        "install_hms_smoke_data"
      ]
    },
    {
      "page": "get_merra_data",
      "title": "Get MERRA-2 aerosol diagnostics data",
      "topics": [
        "create_daily_merra_data",
        "get_merra_data",
        "install_merra_data"
      ]
    },
    {
      "page": "get_narr_data",
      "title": "Get daily North American Regional Reanalysis (NARR) weather data",
      "topics": [
        "get_narr_data",
        "install_narr_data"
      ]
    },
    {
      "page": "get_nei_point_summary",
      "title": "Get NEI point summary data",
      "topics": [
        "get_nei_point_summary",
        "install_nei_point_data"
      ]
    },
    {
      "page": "get_nlcd_frac_imperv",
      "title": "Get NLCD Fractional Impervious Surface",
      "topics": [
        "get_nlcd_frac_imperv",
        "install_nlcd_frac_imperv_data"
      ]
    },
    {
      "page": "get_traffic_summary",
      "title": "Get traffic summary",
      "topics": [
        "get_traffic_summary",
        "install_traffic"
      ]
    },
    {
      "page": "install_aqs",
      "title": "Install daily PM2.5 averages",
      "topics": [
        "install_aqs"
      ]
    },
    {
      "page": "latlon_to_s2_cell",
      "title": "Convert latitude/longitude vectors into S2 cells",
      "topics": [
        "latlon_to_s2_cell"
      ]
    },
    {
      "page": "predict_pm25",
      "title": "Get daily PM2.5 model predictions",
      "topics": [
        "predict_pm25"
      ]
    },
    {
      "page": "predict_pm25_date_range",
      "title": "Get daily PM2.5 model predictions using date ranges",
      "topics": [
        "predict_pm25_date_range"
      ]
    }
  ],
  "_readme": "https://github.com/geomarker-io/appc/raw/v1.0.2/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "DiceKriging",
    "dplyr",
    "e1071",
    "fs",
    "generics",
    "glue",
    "grf",
    "httr2",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "qs2",
    "R6",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "s2",
    "sandwich",
    "sf",
    "stringfish",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "zoo"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "appc",
  "_universes": [
    "geomarker-io",
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-16T04:53:48.000Z",
      "distro": "resolute",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/ceb7e83744c60b6fda76835c07bcd70f58620f180cfd6b3f5049f483a2e4c7f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-16T04:53:37.000Z",
      "distro": "resolute",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/6c058b5437a7d1ab622b6e68f548c623107d8fa02b1448164cf77009a9c3c077",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-16T04:52:47.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/cdeaade822363abbc785c112197a2571285360d9f5845736b43465febb8248f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-16T04:52:57.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/213991c23695d57bcd419a2de113fb5d5b20c9bebaabf1e8b5bad88503abdb4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-16T04:53:39.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/2389e657757490c01727251d39416690e7186b1ffbdfd8b47dd49f349c915287",
      "status": "success",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-16T04:52:22.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/36d37f9f591654b7419061618945b3e5b1949f97bf25b7db7fc4436a05407d48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-16T04:52:13.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/d1cd464ca5bb6f746d52b14c0fe1ead7ff4a024d3d3da76a0c811d12a7ee1fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-16T04:52:28.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "https://r2.ropensci.org/355052bec1f0a93b37ea268c40c88b04615ab520eafab3a1062a442112332428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/29472195924"
    }
  ]
}