Package: gloBFPr
Type: Package
Title: Access Global Building Height Datasets
Version: 0.1.3
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) <doi:10.5194/essd-16-5357-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
RoxygenNote: 7.3.2
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2025-06-17 04:29:36 UTC; yangxiaohao
Author: Xiaohao Yang [aut, cre, cph]
Maintainer: Xiaohao Yang <xiaohaoy111@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-18 07:50:09 UTC
Built: R 4.4.3; ; 2025-10-08 03:24:11 UTC; windows
