Skip to content

AirMonitor

Air Quality Data Analysis

v0.4.3 · May 19, 2025 · GPL-3

Description

Utilities for working with hourly air quality monitoring data with a focus on small particulates (PM2.5). A compact data model is structured as a list with two dataframes. A 'meta' dataframe contains spatial and measuring device metadata associated with deployments at known locations. A 'data' dataframe contains a 'datetime' column followed by columns of measurements associated with each "device-deployment". Algorithms to calculate NowCast and the associated Air Quality Index (AQI) are defined at the US Environmental Projection Agency AirNow program: <https://document.airnow.gov/technical-assistance-document-for-the-reporting-of-daily-air-quailty.pdf>.

Downloads

731

Last 30 days

4573rd

2.3K

Last 90 days

9.6K

Last year

Trend: -9.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'MazamaCoreUtils', 'MazamaTimeSeries'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies dplyr dygraphs leaflet lubridate magrittr MazamaCoreUtils MazamaRollUtils MazamaTimeSeries (>= 0.3.1) readr rlang stringr tidyselect xts AirMonitor

Version History

8 tracked
new 0.4.3 Mar 10, 2026
updated 0.4.3 ← 0.4.2 diff May 18, 2025
updated 0.4.2 ← 0.4.0 diff Sep 26, 2024
updated 0.4.0 ← 0.3.12 diff Feb 10, 2024
updated 0.3.12 ← 0.3.11 diff Aug 24, 2023
updated 0.3.11 ← 0.3.9 diff May 9, 2023
updated 0.3.9 ← 0.2.2 diff Feb 4, 2023
new 0.2.2 Mar 30, 2022