Package: gloBFPr Type: Package Title: Access Global Building Height Datasets Version: 0.1.4 Authors@R: c( person( given = "Xiaohao", family = "Yang", email = "xiaohaoy111@gmail.com", role = c("aut", "cre", "cph") )) Description: Provides tools to access, search, and download global 3D building footprint datasets (3D-GloBFP) generated by Che et al. (2024) . The package includes functions to retrieve metadata, filter by bounding box, and download building height tiles. License: MIT + file LICENSE URL: https://github.com/billbillbilly/gloBFPr BugReports: https://github.com/billbillbilly/gloBFPr/issues Encoding: UTF-8 Language: en-US Depends: R (>= 4.1) Suggests: testthat (>= 3.0.0), knitr, rmarkdown Imports: sf, dplyr, httr2, terra, utils, lwgeom, rlang, cli Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr, rmarkdown Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://billbillbilly.r-universe.dev Date/Publication: 2025-10-03 17:21:31 UTC RemoteUrl: https://github.com/billbillbilly/globfpr RemoteRef: HEAD RemoteSha: c683b3677fb3e0890c108b308cb9381ddec4ccde NeedsCompilation: no Packaged: 2026-07-04 21:31:58 UTC; root Author: Xiaohao Yang [aut, cre, cph] Maintainer: Xiaohao Yang