Package: appc Title: Air Pollution Predictor Commons Version: 1.0.2 Authors@R: c( person("Cole", "Brokamp", , "cole@colebrokamp.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0289-3151")), person("Erika", "Manning", role = "aut"), person("Qing", "Duan", role = "aut") ) URL: https://github.com/geomarker-io/appc, http://geomarker.io/appc/ Description: Functions for geomarker assessment for s2 locations and dates. These are used to train and predict daily ambient air pollution concentrations across the contiguous US January 2017 - October 2025. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: cli, dplyr, fs, glue, grf, httr2, purrr, qs2, rlang, s2, sf, terra, tibble, tidyr, withr RoxygenNote: 7.3.2 Suggests: curl, dotenv, ggplot2, hexbin, knitr, lubridate, lwgeom, mappp, readr, rmarkdown, scales, testthat (>= 3.0.0), tidync, tigris, viridis Config/testthat/edition: 3 Config/testthat/parallel: true Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-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: 2026-05-26 06:18:39 UTC; root Author: Cole Brokamp [aut, cre] (ORCID: ), Erika Manning [aut], Qing Duan [aut] Maintainer: Cole Brokamp