Package: appc 1.0.2

Cole Brokamp

appc: Air Pollution Predictor Commons

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.

Authors:Cole Brokamp [aut, cre], Erika Manning [aut], Qing Duan [aut]

appc_1.0.2.tar.gz
appc_1.0.2.zip(r-4.7)appc_1.0.2.zip(r-4.6)appc_1.0.2.zip(r-4.5)
appc_1.0.2.tgz(r-4.6-any)appc_1.0.2.tgz(r-4.5-any)
appc_1.0.2.tar.gz(r-4.7-any)appc_1.0.2.tar.gz(r-4.6-any)
appc_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
appc/json (API)

# Install 'appc' in R:
install.packages('appc', repos = c('https://geomarker-io.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/geomarker-io/appc/issues

Pkgdown/docs site:https://geomarker.io

On CRAN:

Conda:

3.32 score 3 stars 6 scripts 25 exports 51 dependencies

Last updated from:56b172a644 (on v1.0.2). Checks:5 ERROR, 4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR996
source / vignettesOK215
linux-release-x86_64ERROR1106
macos-release-arm64OK1725
macos-oldrel-arm64OK1987
windows-develERROR1882
windows-releaseERROR1182
windows-oldrelERROR1387
wasm-releaseOK144

Exports:appc_clean_data_directoryassemble_predictorscreate_daily_merra_dataget_closest_yearget_daily_aqsget_elevation_summaryget_gridmet_dataget_hms_smoke_dataget_merra_dataget_narr_dataget_nei_point_summaryget_nlcd_frac_impervget_traffic_summaryinstall_aqsinstall_elevation_datainstall_gridmet_datainstall_hms_smoke_datainstall_merra_datainstall_narr_datainstall_nei_point_datainstall_nlcd_frac_imperv_datainstall_trafficlatlon_to_s2_cellpredict_pm25predict_pm25_date_range

Dependencies:askpassclassclassIntclicpp11curlDBIDiceKrigingdplyre1071fsgenericsgluegrfhttr2KernSmoothlatticelifecyclelmtestmagrittrMASSMatrixopensslpillarpkgconfigproxypurrrqs2R6rappdirsRcppRcppEigenRcppParallelrlangs2sandwichsfstringfishstringistringrsysterratibbletidyrtidyselectunitsutf8vctrswithrwkzoo

Readme and manuals

Help Manual

Help pageTopics
delete all installed data files in the user's data directory for the 'appc' packageappc_clean_data_directory
Assemble a tibble of required predictors for the exposure assessment modelassemble_predictors
Get the closest years to a vector of datesget_closest_year
Get daily AQS concentrationsget_daily_aqs
Get elevation summary dataget_elevation_summary install_elevation_data
Get gridMET surface meteorological dataget_gridmet_data install_gridmet_data
Get smoke plume data from the NOAA's Hazard Mapping Systemget_hms_smoke_data install_hms_smoke_data
Get MERRA-2 aerosol diagnostics datacreate_daily_merra_data get_merra_data install_merra_data
Get daily North American Regional Reanalysis (NARR) weather dataget_narr_data install_narr_data
Get NEI point summary dataget_nei_point_summary install_nei_point_data
Get NLCD Fractional Impervious Surfaceget_nlcd_frac_imperv install_nlcd_frac_imperv_data
Get traffic summaryget_traffic_summary install_traffic
Install daily PM2.5 averagesinstall_aqs
Convert latitude/longitude vectors into S2 cellslatlon_to_s2_cell
Get daily PM2.5 model predictionspredict_pm25
Get daily PM2.5 model predictions using date rangespredict_pm25_date_range