{
  "_id": "6a202ad3cd65a98ecbd0a997",
  "Type": "Package",
  "Package": "openairmaps",
  "Title": "Create Maps of Air Pollution Data",
  "Version": "0.10.1.9000",
  "Authors@R": "c(\nperson(\"Jack\", \"Davison\", , \"jack.davison@wsp.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0003-2653-6615\")),\nperson(\"David\", \"Carslaw\", , \"david.carslaw@york.ac.uk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0991-950X\"))\n)",
  "Description": "Combine the air quality data analysis methods of 'openair'\nwith the JavaScript 'Leaflet' (<https://leafletjs.com/>)\nlibrary. Functionality includes plotting site maps,\n\"directional analysis\" figures such as polar plots, and air\nmass trajectories.",
  "License": "MIT + file LICENSE",
  "URL": "https://openair-project.github.io/openairmaps/,\nhttps://github.com/openair-project/openairmaps",
  "BugReports": "https://github.com/openair-project/openairmaps/issues",
  "Config/Needs/website": "openair-project/openairpkgdown, rnaturalearth,\nrnaturalearthdata",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "openair-project/openair"
  ],
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://openair-project.r-universe.dev",
  "Date/Publication": "2026-06-03 10:10:41 UTC",
  "RemoteUrl": "https://github.com/openair-project/openairmaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 13:19:22 UTC",
    "User": "root"
  },
  "Author": "Jack Davison [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-2653-6615>),\nDavid Carslaw [aut] (ORCID: <https://orcid.org/0000-0003-0991-950X>)",
  "Maintainer": "Jack Davison <jack.davison@wsp.com>",
  "MD5sum": "f7e08cbf55d8a48b20290ca31910ba99",
  "_user": "openair-project",
  "_type": "src",
  "_file": "openairmaps_0.10.1.9000.tar.gz",
  "_fileid": "07a5797ca73c0f43f5a9134712235786e0f6d73a11aced6a8ddfd541557066a1",
  "_filesize": 759267,
  "_sha256": "07a5797ca73c0f43f5a9134712235786e0f6d73a11aced6a8ddfd541557066a1",
  "_created": "2026-06-03T13:19:22.000Z",
  "_published": "2026-06-03T13:23:31.100Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79303638278,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7385788109"
    },
    {
      "job": 79303638333,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385788163"
    },
    {
      "job": 79303638330,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7385757194"
    },
    {
      "job": 79303638237,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385775460"
    },
    {
      "job": 79302705673,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385719172"
    },
    {
      "job": 79303638232,
      "time": 195,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385798649"
    },
    {
      "job": 79303638341,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7385784866"
    },
    {
      "job": 79303638365,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7385760794"
    },
    {
      "job": 79303638260,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385766199"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openair-project/openairmaps",
  "_commit": {
    "id": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
    "author": "jack-davison <davison.jack.jd@gmail.com>",
    "committer": "jack-davison <davison.jack.jd@gmail.com>",
    "message": "fix: \"classic\" -> \"default\"\n",
    "time": 1780481441
  },
  "_maintainer": {
    "name": "Jack Davison",
    "email": "jack.davison@wsp.com",
    "orcid": "0000-0003-2653-6615"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "openair",
      "version": ">= 3.1.0.9000",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "carrier",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "ggspatial",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "prettymapr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.9.0",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "openair-project",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 11
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 8
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.10.0",
      "date": "2026-04-04"
    },
    {
      "name": "v0.10.1",
      "date": "2026-05-20"
    }
  ],
  "_topics": [
    "openair"
  ],
  "_stars": 26,
  "_contributors": [
    {
      "user": "jack-davison",
      "count": 505,
      "uuid": 45171616
    },
    {
      "user": "davidcarslaw",
      "count": 40,
      "uuid": 1236491
    }
  ],
  "_userbio": {
    "uuid": 194077245,
    "type": "organization",
    "name": "The Openair Project",
    "description": "Open Source Tools for Air Quality Data Analysis"
  },
  "_downloads": {
    "count": 1138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openairmaps"
  },
  "_devurl": "https://github.com/openair-project/openairmaps",
  "_pkgdown": "https://openair-project.github.io/openairmaps/",
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/openairmaps.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/openair-project/openairmaps",
  "_realowner": "openair-project",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.3",
      "date": "2022-09-13"
    },
    {
      "version": "0.5.0",
      "date": "2022-10-19"
    },
    {
      "version": "0.5.1",
      "date": "2022-10-20"
    },
    {
      "version": "0.6.0",
      "date": "2022-11-28"
    },
    {
      "version": "0.6.1",
      "date": "2023-01-09"
    },
    {
      "version": "0.7.0",
      "date": "2023-02-09"
    },
    {
      "version": "0.8.0",
      "date": "2023-03-31"
    },
    {
      "version": "0.8.1",
      "date": "2023-11-03"
    },
    {
      "version": "0.9.0",
      "date": "2024-05-19"
    },
    {
      "version": "0.9.1",
      "date": "2024-11-19"
    },
    {
      "version": "0.10.0",
      "date": "2026-04-04"
    },
    {
      "version": "0.10.1",
      "date": "2026-05-20"
    }
  ],
  "_exports": [
    "addPolarDiffMarkers",
    "addPolarMarkers",
    "addTrajPaths",
    "annulusMap",
    "buildPopup",
    "convertPostcode",
    "diffMap",
    "freqMap",
    "krigingMap",
    "networkMap",
    "percentileMap",
    "polarMap",
    "pollroseMap",
    "quickTextHTML",
    "trajLevelMap",
    "trajLevelMapStatic",
    "trajMap",
    "trajMapStatic",
    "voronoiMap",
    "windroseMap"
  ],
  "_datasets": [
    {
      "name": "polar_data",
      "title": "Example data for polar mapping functions",
      "object": "polar_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "nox",
        "no2",
        "pm2.5",
        "pm10",
        "site",
        "lat",
        "lon",
        "site_type",
        "wd",
        "ws",
        "visibility",
        "air_temp"
      ],
      "rows": 35040,
      "table": true,
      "tojson": true
    },
    {
      "name": "traj_data",
      "title": "Example data for trajectory mapping functions",
      "object": "traj_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "receptor",
        "year",
        "month",
        "day",
        "hour",
        "hour.inc",
        "lat",
        "lon",
        "height",
        "pressure",
        "date2",
        "nox",
        "no2",
        "o3",
        "pm2.5",
        "pm10"
      ],
      "rows": 5432,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addPolarMarkers",
      "title": "Add polar markers to leaflet map",
      "topics": [
        "addPolarDiffMarkers",
        "addPolarMarkers"
      ]
    },
    {
      "page": "addTrajPaths",
      "title": "Add trajectory paths to leaflet map",
      "topics": [
        "addTrajPaths"
      ]
    },
    {
      "page": "annulusMap",
      "title": "Polar annulus plots on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "annulusMap"
      ]
    },
    {
      "page": "buildPopup",
      "title": "Build a Complex Popup for a Leaflet Map",
      "topics": [
        "buildPopup"
      ]
    },
    {
      "page": "convertPostcode",
      "title": "Convert a UK postcode to a latitude/longitude pair",
      "topics": [
        "convertPostcode"
      ]
    },
    {
      "page": "diffMap",
      "title": "Bivariate polar 'difference' plots on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "diffMap"
      ]
    },
    {
      "page": "freqMap",
      "title": "Polar frequency plots on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "freqMap"
      ]
    },
    {
      "page": "interpolate-map",
      "title": "Spatially interpolated dynamic and static maps",
      "concept": [
        "spatial interpolation maps"
      ],
      "topics": [
        "krigingMap",
        "voronoiMap"
      ]
    },
    {
      "page": "networkMap",
      "title": "Create a leaflet map of air quality measurement network sites",
      "topics": [
        "networkMap"
      ]
    },
    {
      "page": "percentileMap",
      "title": "Percentile roses on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "percentileMap"
      ]
    },
    {
      "page": "polar_data",
      "title": "Example data for polar mapping functions",
      "topics": [
        "polar_data"
      ]
    },
    {
      "page": "polarMap",
      "title": "Bivariate polar plots on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "polarMap"
      ]
    },
    {
      "page": "pollroseMap",
      "title": "Pollution roses on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "pollroseMap"
      ]
    },
    {
      "page": "quickTextHTML",
      "title": "Automatic text formatting for 'openairmaps'",
      "topics": [
        "quickTextHTML"
      ]
    },
    {
      "page": "traj_data",
      "title": "Example data for trajectory mapping functions",
      "topics": [
        "traj_data"
      ]
    },
    {
      "page": "trajLevelMap",
      "title": "Trajectory level plots in 'leaflet'",
      "concept": [
        "interactive trajectory maps"
      ],
      "topics": [
        "trajLevelMap"
      ]
    },
    {
      "page": "deprecated-traj",
      "title": "Trajectory plots in 'ggplot2'",
      "topics": [
        "trajLevelMapStatic",
        "trajMapStatic"
      ]
    },
    {
      "page": "trajMap",
      "title": "Trajectory line plots in 'leaflet'",
      "concept": [
        "interactive trajectory maps"
      ],
      "topics": [
        "trajMap"
      ]
    },
    {
      "page": "windroseMap",
      "title": "Wind roses on dynamic and static maps",
      "concept": [
        "directional analysis maps"
      ],
      "topics": [
        "windroseMap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/openair-project/openairmaps/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/openair-project/openairmaps/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cluster",
    "cpp11",
    "crayon",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openair",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 6.132928295567131,
  "_indexed": true,
  "_nocasepkg": "openairmaps",
  "_universes": [
    "openair-project"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:22:10.000Z",
      "distro": "noble",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "3f38568226af6a89de2a720243712651226b6cf67ac0387de14353776e9a4a47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:22:10.000Z",
      "distro": "noble",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "b11deddf95461799d54b61511290c35d8fb9e46d4058a8f0576bc399f2d39ceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:21:01.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "2da1f19209be9a19c773eae392f82352099ae301bd68a3e86d8296e778d22af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:21:37.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "8de26773e76bfcbf96cd27fc1d415c9470821d87b414ef3af3426478aa712cde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:22:59.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "5dc9c6c01f253e71efcefb32ab7da7f6fcae2190b2b4e6a5bf598bd1baa98249",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:21:43.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "3f336d04aacbe6c1938ab82eae78cae11eb3b3211f2263b42256f5046313b276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:20:53.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "cc7de524f093bbf5674e62441cd9051ab05debe39305b70f95825d0380e33b21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-03T13:21:04.000Z",
      "commit": "410c9de39aeb5ed30c77df6079ab3d64db853dfd",
      "fileid": "e3e2c0a2d3903a0cf50951424962ccd8dfabddfaa2934adaa84bf4b998a8cd88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openair-project/actions/runs/26887176701"
    }
  ]
}