Package: gloBFPr
Type: Package
Title: Access Global Building Height Datasets
Version: 0.1.0
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, rlang
RoxygenNote: 7.3.2
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2025-06-07 01:31:03 UTC; xiaohaoyang
Author: Xiaohao Yang [aut, cre, cph]
Maintainer: Xiaohao Yang <xiaohaoy111@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-11 13:00:09 UTC
