Type: Package Package: rwalkr Title: API to Melbourne Pedestrian Data Version: 0.5.7 Authors@R: c(person(given = "Earo", family = "Wang", role = c("aut", "cre"), email = "earo.wang@gmail.com", comment = c(ORCID = "0000-0001-6448-5260")), person(given = "Stuart", family = "Lee", role = "aut", email = "stuart.andrew.lee@gmail.com", comment = c(ORCID = "0000-0003-1179-8436"))) Description: Provides API to Melbourne pedestrian and weather data in tidy data form. License: MIT + file LICENSE URL: https://pkg.earo.me/rwalkr/ BugReports: https://github.com/earowang/rwalkr/issues Depends: R (>= 3.1.3) Imports: dplyr, hms, httr, tidyr, progress Suggests: plotly, shiny (>= 1.0.4) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://earowang.r-universe.dev Date/Publication: 2022-11-13 01:41:15 UTC RemoteUrl: https://github.com/earowang/rwalkr RemoteRef: HEAD RemoteSha: 6b8d862ff4818812642c1f103f0a81ad5c1e2744 NeedsCompilation: no Packaged: 2026-06-05 07:53:06 UTC; root Author: Earo Wang [aut, cre] (ORCID: ), Stuart Lee [aut] (ORCID: ) Maintainer: Earo Wang