Package: streetscape
Type: Package
Title: Collect and Investigate Street Views for Urban Science
Version: 1.0.5
Authors@R: c(person("Xiaohao", "Yang", role = c("aut", "cre", "cph"), email = "xiaohaoy@umich.edu"),
           person("Derek", "Van Berkel", role = c("aut")),
           person("Mark", "Lindquist", role = c("aut")))
Description: A collection of functions to search and download street view imagery 
             ('Mapilary' <https://www.mapillary.com/developer/api-documentation>) and 
             to extract, quantify, and visualize visual features. Moreover, there are 
             functions provided to generate Qualtrics survey in TXT format using 
             the collection of street views for various research purposes. 
License: GPL-3
Depends: R (>= 4.1)
RoxygenNote: 7.3.1
Language: en-US
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Imports: rlang, cli, methods, dplyr, sf, sp, httr, reticulate, osmdata,
        quickPWCR, mapview, SuperpixelImageSegmentation, OpenImageR,
        pbmcapply, parallelly
Config/reticulate: list( packages = list( list(package =
        "mapbox_vector_tile", pip = TRUE) ) )
NeedsCompilation: no
Packaged: 2025-01-21 14:10:34 UTC; yangxiaohao
Author: Xiaohao Yang [aut, cre, cph],
  Derek Van Berkel [aut],
  Mark Lindquist [aut]
Maintainer: Xiaohao Yang <xiaohaoy@umich.edu>
Repository: CRAN
Date/Publication: 2025-01-21 14:50:03 UTC
Built: R 4.6.0; ; 2025-07-18 10:17:15 UTC; unix
