Package: gloBFPr
Type: Package
Title: Urban Environment Analysis Using Global Building Height Datasets
Version: 2.0.0
Authors@R: c(
    person(
      given = "Xiaohao",
      family = "Yang",
      email = "xiaohaoy111@gmail.com",
      role = c("aut", "cre", "cph")
    ))
Author: Xiaohao Yang [aut, cre, cph]
Maintainer: Xiaohao Yang <xiaohaoy111@gmail.com>
Description: Automated access and analysis of multidimensional building profile
    in cities. The package provides tools to access, search, and download global
    3D building footprint datasets.
    It includes functions to retrieve building height tiles, compute a range of
    2D/2.5D building morphology metrics, assess environmental context
    (e.g., greenery accessibility), aggregate metrics to the city-block scale, 
    support noise, shadow/radiation, and wind simulation, export study areas as 
    3D scenes (terrain, buildings, canopy)
    for 3D modeling software, such as Rhino3D and Blender.
License: MIT + file LICENSE
URL: https://github.com/billbillbilly/gloBFPr
BugReports: https://github.com/billbillbilly/gloBFPr/issues
Encoding: UTF-8
LazyData: true
Language: en-US
Depends: R (>= 4.2)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, dsmSearch, viewscape
        (>= 2.0.1), greenSD, ggplot2, osmdata, sfnetworks, tidygraph,
        tigris, duckdb, DBI
Imports: Rcpp, grDevices, stats, igraph, sf, dplyr, httr2, terra,
        utils, rlang, cli, nominatimlite, parallelly, future, furrr,
        ecmwfr
RoxygenNote: 7.3.3
VignetteBuilder: knitr, rmarkdown
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2026-09-04 05:01:13 UTC; yangxiaohao
Repository: CRAN
Date/Publication: 2026-09-04 06:20:02 UTC
