{
  "_id": "6a1543d4acfb0bcc41d56a2d",
  "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-05-26 06:18:39 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>",
  "MD5sum": "cb9910b93e93e45c6d8cbebaa382533b",
  "_user": "geomarker-io",
  "_type": "src",
  "_file": "appc_1.0.2.tar.gz",
  "_fileid": "f5aad9deae62680c841e41c96ace222a26530bb8902e96e8192abf1a55e305a3",
  "_filesize": 962752,
  "_sha256": "f5aad9deae62680c841e41c96ace222a26530bb8902e96e8192abf1a55e305a3",
  "_created": "2026-05-26T06:18:39.000Z",
  "_published": "2026-05-26T06:55:16.045Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77818391151,
      "time": 996,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7210394792"
    },
    {
      "job": 77818391113,
      "time": 1106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210420818"
    },
    {
      "job": 77818391121,
      "time": 1987,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210675600"
    },
    {
      "job": 77818391118,
      "time": 1725,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210615027"
    },
    {
      "job": 77817981277,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210161128"
    },
    {
      "job": 77818391148,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210192957"
    },
    {
      "job": 77818391128,
      "time": 1882,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7210605016"
    },
    {
      "job": 77818391119,
      "time": 1387,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7210487266"
    },
    {
      "job": 77818391134,
      "time": 1182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210438172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "orcid": "0000-0002-0289-3151"
  },
  "_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-28",
      "n": 1
    },
    {
      "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": "hpms_f123_aadt-2024-02-04",
      "date": "2025-07-14"
    },
    {
      "name": "hpms_2020_f12_aadt-2025-07-16",
      "date": "2025-07-16"
    },
    {
      "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",
    "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.0",
  "_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",
    "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",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "s2",
    "sandwich",
    "sf",
    "stringfish",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "zoo"
  ],
  "_score": 3.322219294733919,
  "_indexed": true,
  "_nocasepkg": "appc",
  "_universes": [
    "geomarker-io"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:16.000Z",
      "distro": "noble",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "ebb9d410217752fd535dc7c7dc2a2ede36d9e19bc8d29641eccef2b9def631cf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:12.000Z",
      "distro": "noble",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "3c9858d19aaf910aebe55a688248af6d983f2fea340ec1dd8a691543d827ccc4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:22:59.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "e26145c787eddd8480a9daadda9c6a3816c0e8a1b95b8a255582426d5cea4378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:23:37.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "661a7a6e4d61653f206e26ef0b98ba3a7dfe21dd9612969520a53b2464170c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:19.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "6e8cec1a708c48b83dfd26e57a04e49f019c4a44e55a2a081e4f3e2b8e39e565",
      "status": "success",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:20:08.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "15ef3e179b4c7f3664b577b4bcd43f42462d9839adeceed13bfe092578a9d959",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:20:17.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "8a0a962a24ff1af592a84d48ccbebb0a1180a490ad6ab82ed5b42327e47c0822",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:20:02.000Z",
      "commit": "56b172a6449e7928a32ebf98af77cdead3518ddf",
      "fileid": "9db1f56c1a556592ea4c6cb43678d02c49dbfa2333681915d0c0c8713fd20f64",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/geomarker-io/actions/runs/26435700887"
    }
  ]
}