Package: altfuelr
Title: Provides an Interface to the NREL Alternate Fuels Locator
Version: 0.1.0
Authors@R: 
    person(given = "Christopher",
           family = "Burch",
           role = c("aut", "cre"),
           email = "christopher.m.burch@gmail.com",
           comment = c(ORCID = "0000-0001-6934-3325"))
Description: Provides a number of functions to access the 
    National Energy Research Laboratory Alternate Fuel Locator API 
    <https://developer.nrel.gov/docs/transportation/alt-fuel-stations-v1/>. 
    The Alternate Fuel Locator shows the location of alternate fuel stations in the United States 
    and Canada. This package also includes the data from the US Department of Energy Alternate Fuel
    database as a data set.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.1.0)
Imports: httr, jsonlite, purrr, lubridate, dplyr, magrittr, stringr
NeedsCompilation: no
Packaged: 2020-11-07 15:52:19 UTC; chris
Author: Christopher Burch [aut, cre] (<https://orcid.org/0000-0001-6934-3325>)
Maintainer: Christopher Burch <christopher.m.burch@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-12 09:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:24:44 UTC; unix
