# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "epair" in publications use:' type: software license: GPL-3.0-only title: 'epair: EPA Data Helper for R' version: 1.1.0 doi: 10.32614/CRAN.package.epair abstract: Aid the user in making queries to the EPA API site found at https://aqs.epa.gov/aqsweb/documents/data_api. This package combines API calling methods from various web scraping packages with specific strings to retrieve data from the EPA API. It also contains easy to use loaded variables that help a user navigate services offered by the API and aid the user in determining the appropriate way to make a an API call. authors: - family-names: Orozco-Mulfinger given-names: G.L. email: glo003@bucknell.edu - family-names: Lawrence given-names: Madyline - family-names: Gilani given-names: Owais email: og005@bucknell.edu repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/epair commit: e8f1f1d4ba115f8189e76ddea2f9206d2ab8cc11 url: https://github.com/ropensci/epair date-released: '2025-12-01' contact: - family-names: Orozco-Mulfinger given-names: G.L. email: glo003@bucknell.edu