Package: walkscore
Type: Package
Title: A Tidy Interface to the 'Walk Score' API
Version: 0.1.2
Authors@R: person(given = "Christopher", 
    family = "Belanger", 
    email = "christopher.a.belanger@gmail.com",
    role = c("aut", "cre", "cph"), 
    comment = c(ORCID = "0000-0003-2070-5721"))
Description: Easily collect walk scores, bike scores, and transit scores (where
    available) from the 'Walk Score' API <https://www.walkscore.com/professional/api.php>, 
    a proprietary API that assigns locations a walkability score between 0 and 100.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, httr, tidyr
RoxygenNote: 7.2.1
URL: https://github.com/chris31415926535/walkscore
BugReports: https://github.com/chris31415926535/walkscore/issues
NeedsCompilation: no
Packaged: 2023-03-10 19:40:07 UTC; christopher
Author: Christopher Belanger [aut, cre, cph]
    (<https://orcid.org/0000-0003-2070-5721>)
Maintainer: Christopher Belanger <christopher.a.belanger@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-13 13:50:02 UTC
Built: R 4.3.0; ; 2023-04-07 08:31:05 UTC; unix
