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 , 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 Roxygen: list(markdown = TRUE) URL: https://github.com/chris31415926535/walkscore BugReports: https://github.com/chris31415926535/walkscore/issues Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://chris31415926535.r-universe.dev Date/Publication: 2023-12-19 15:32:13 UTC RemoteUrl: https://github.com/chris31415926535/walkscore RemoteRef: HEAD RemoteSha: 361ebaecc0550caee4b5c11a19e3822dfad0650a NeedsCompilation: no Packaged: 2026-07-02 06:50:47 UTC; root Author: Christopher Belanger [aut, cre, cph] (ORCID: ) Maintainer: Christopher Belanger Depends: R (>= 4.1.0)