{
  "_id": "6a1e8aff1d7bb097a0a68683",
  "Package": "saqgetr",
  "Type": "Package",
  "Title": "Import Air Quality Monitoring Data in a Fast and Easy Way",
  "Version": "0.2.23",
  "Date": "2022-06-22",
  "Authors@R": "person(\"Stuart K.\", \"Grange\", email = \"stuart.grange@york.ac.uk\", \nrole = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-4093-3596\"))",
  "Description": "A collection of tools to access prepared air quality\nmonitoring data files from web servers with ease and speed. Air\nquality data are sourced from open and publicly accessible\nrepositories and can be found in these locations:\n<https://www.eea.europa.eu/data-and-maps/data/airbase-the-european-air-quality-database-8>\nand\n<https://discomap.eea.europa.eu/map/fme/AirQualityExport.htm>.\nThe web server space has been provided by Ricardo Energy &\nEnvironment.",
  "Maintainer": "Stuart K. Grange <stuart.grange@york.ac.uk>",
  "URL": "https://github.com/skgrange/saqgetr",
  "BugReports": "https://github.com/skgrange/saqgetr/issues",
  "License": "GPL-3 | file LICENSE",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "LazyLoad": "true",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://skgrange.r-universe.dev",
  "Date/Publication": "2024-09-12 12:45:44 UTC",
  "RemoteUrl": "https://github.com/skgrange/saqgetr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:46:24 UTC",
    "User": "root"
  },
  "Author": "Stuart K. Grange [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4093-3596>)",
  "MD5sum": "b3d9d04b6dbe11ce0f03a50e95f5d422",
  "_user": "skgrange",
  "_type": "src",
  "_file": "saqgetr_0.2.23.tar.gz",
  "_fileid": "41a9f38be2a83f2ad69065d85fab7b92525246cc078d5bc6d47588e0ec9ff4ba",
  "_filesize": 150091,
  "_sha256": "41a9f38be2a83f2ad69065d85fab7b92525246cc078d5bc6d47588e0ec9ff4ba",
  "_created": "2026-06-02T07:46:24.000Z",
  "_published": "2026-06-02T07:49:19.078Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79023513545,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351891460"
    },
    {
      "job": 79023513388,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351890862"
    },
    {
      "job": 79023513442,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351888972"
    },
    {
      "job": 79023513441,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351882754"
    },
    {
      "job": 79023010327,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351848705"
    },
    {
      "job": 79023513440,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351888323"
    },
    {
      "job": 79023513566,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351881350"
    },
    {
      "job": 79023513443,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351879293"
    },
    {
      "job": 79023513495,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351874691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skgrange/saqgetr",
  "_commit": {
    "id": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
    "author": "skgrange <skgrange@gmail.com>",
    "committer": "skgrange <skgrange@gmail.com>",
    "message": ":book: update readme with final upload date\n",
    "time": 1726145144
  },
  "_maintainer": {
    "name": "Stuart K. Grange",
    "email": "stuart.grange@york.ac.uk",
    "orcid": "0000-0003-4093-3596"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "openair",
      "role": "Suggests"
    }
  ],
  "_owner": "skgrange",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "skgrange",
      "count": 41,
      "uuid": 8771129
    }
  ],
  "_userbio": {
    "uuid": 8771129,
    "type": "user",
    "name": "Stuart Grange",
    "description": "An environmental and data scientist with an air quality focus. Programmatic skills and atmospheric knowledge are used to answer tricky questions. "
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/saqgetr"
  },
  "_devurl": "https://github.com/skgrange/saqgetr",
  "_searchresults": 9,
  "_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/readme.html",
    "extra/readme.md",
    "extra/saqgetr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/skgrange/saqgetr",
  "_realowner": "skgrange",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.17",
      "date": "2019-06-28"
    },
    {
      "version": "0.1.19",
      "date": "2020-01-10"
    },
    {
      "version": "0.2.0",
      "date": "2020-06-03"
    },
    {
      "version": "0.2.1",
      "date": "2020-11-19"
    },
    {
      "version": "0.2.21",
      "date": "2021-01-12"
    }
  ],
  "_exports": [
    "%>%",
    "get_saq_observations",
    "get_saq_processes",
    "get_saq_simple_summaries",
    "get_saq_sites",
    "get_saq_summaries",
    "get_saq_validity",
    "saq_clean_observations",
    "tz_central",
    "tz_eastern"
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pseudo-function to re-export *magrittr*'s pipe.",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "dplyr-functions",
      "title": "Pseudo-function to re-export *dplyr*'s common functions.",
      "topics": [
        "dplyr functions"
      ]
    },
    {
      "page": "get_saq_observations",
      "title": "Function to get *saqgetr* air quality observations.",
      "topics": [
        "get_saq_observations"
      ]
    },
    {
      "page": "get_saq_processes",
      "title": "Function to get air quality time series processes serviced by the *saqgetr* package.",
      "topics": [
        "get_saq_processes"
      ]
    },
    {
      "page": "get_saq_simple_summaries",
      "title": "Function to get simple summaries of air quality observations.",
      "topics": [
        "get_saq_simple_summaries"
      ]
    },
    {
      "page": "get_saq_sites",
      "title": "Function to import information for monitoring sites/stations/facilities serviced by the *saqgetr* package.",
      "topics": [
        "get_saq_sites"
      ]
    },
    {
      "page": "get_saq_summaries",
      "title": "Function to import summary integers for used in the *saqgetr* package.",
      "topics": [
        "get_saq_summaries"
      ]
    },
    {
      "page": "get_saq_validity",
      "title": "Function to import validity integers for used in the *saqgetr* package.",
      "topics": [
        "get_saq_validity"
      ]
    },
    {
      "page": "saq_clean_observations",
      "title": "Function to clean and format observational data from *saqgetr*'s 'get_saq_observations' function.",
      "topics": [
        "saq_clean_observations"
      ]
    },
    {
      "page": "tz_central",
      "title": "Functions for time zone strings.",
      "topics": [
        "tz_central",
        "tz_eastern"
      ]
    },
    {
      "page": "zzz",
      "title": "Squash the global variable notes when building a package.",
      "topics": [
        "zzz"
      ]
    }
  ],
  "_pkglogo": "https://github.com/skgrange/saqgetr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/skgrange/saqgetr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "saqgetr",
  "_universes": [
    "skgrange"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.23",
      "date": "2026-06-02T07:48:32.000Z",
      "distro": "noble",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "47797a3a8f138e9cd3ec8bbb974e612e185ad7e0162415459556f005882212e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.23",
      "date": "2026-06-02T07:48:31.000Z",
      "distro": "noble",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "57c13e0504b41db788b51bbd2565eba80a3e61b5dac6f76109addbb3171f49be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.23",
      "date": "2026-06-02T07:48:25.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "2145d183eab6b132f5e0776ab8978dd0b466537873868d95b2731ff1e76cd9f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.23",
      "date": "2026-06-02T07:48:06.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "a1939e76a761ebb688073426d35cdd572786c926e3b5ba258c2f7b58ef1289dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.23",
      "date": "2026-06-02T07:48:37.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "6f539ac877ccc608601984961387fdfd6e28e53526e90842070539460fc3ebb7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.23",
      "date": "2026-06-02T07:47:56.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "7e559e94650201b765eb5659fec681f4d88a1f6a2509d6dd1afc3bcc6cd0056d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.23",
      "date": "2026-06-02T07:47:48.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "170f2a5964a4b7a7dd451153d4781c0b4a7d2d0d4381194804439dcc2cf1d156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.23",
      "date": "2026-06-02T07:47:35.000Z",
      "commit": "3ba1f16af4e869df3b5618b25a238db0d3b4ea23",
      "fileid": "bc046292d9c6593d1b1e6633ca51791bcb7998b86a023b2a01a75861949d6c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skgrange/actions/runs/26805826153"
    }
  ]
}