{
  "_id": "6a497ce16d67900babdf7616",
  "Package": "gloBFPr",
  "Type": "Package",
  "Title": "Access Global Building Height Datasets",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\ngiven = \"Xiaohao\",\nfamily = \"Yang\",\nemail = \"xiaohaoy111@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n))",
  "Description": "Provides tools to access, search, and download global 3D\nbuilding footprint datasets (3D-GloBFP) generated by Che et al.\n(2024) <doi:10.5194/essd-16-5357-2024>. The package includes\nfunctions to retrieve metadata, filter by bounding box, and\ndownload 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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-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": {
    "Date": "2026-07-04 21:31:58 UTC",
    "User": "root"
  },
  "Author": "Xiaohao Yang [aut, cre, cph]",
  "Maintainer": "Xiaohao Yang <xiaohaoy111@gmail.com>",
  "_user": "billbillbilly",
  "_type": "src",
  "_file": "gloBFPr_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/9a5079140130dbcbddabf2d62d40a4ba75407d547e8817beb4a4503d5b853668",
  "_filesize": 97207,
  "_sha256": "9a5079140130dbcbddabf2d62d40a4ba75407d547e8817beb4a4503d5b853668",
  "_expires": "2026-10-12T21:36:31.000Z",
  "_created": "2026-07-04T21:31:58.000Z",
  "_published": "2026-07-04T21:36:33.005Z",
  "_jobs": [
    {
      "job": 85168699120,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085632304"
    },
    {
      "job": 85168699121,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085629897"
    },
    {
      "job": 85168699123,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085620620"
    },
    {
      "job": 85168699141,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085623711"
    },
    {
      "job": 85168452369,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085606987"
    },
    {
      "job": 85168699133,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085625924"
    },
    {
      "job": 85168699241,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085624541"
    },
    {
      "job": 85168699160,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085623511"
    },
    {
      "job": 85168699191,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085625560"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720",
  "_status": "success",
  "_upstream": "https://github.com/billbillbilly/globfpr",
  "_commit": {
    "id": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
    "author": "billbillbilly <xiaohaoy111@gmail.com>",
    "committer": "billbillbilly <xiaohaoy111@gmail.com>",
    "message": "fix query for requesting metadata\n",
    "time": 1759512091
  },
  "_maintainer": {
    "name": "Xiaohao Yang",
    "email": "xiaohaoy111@gmail.com",
    "login": "billbillbilly",
    "description": "PhD candidate @digital-landscapes at the School for Environment and Sustainability, University of Michigan",
    "uuid": 61219306
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "billbillbilly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "building-footprint-data",
    "building-height",
    "urban-analytics"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "billbillbilly",
      "count": 18,
      "uuid": 61219306
    }
  ],
  "_userbio": {
    "uuid": 61219306,
    "type": "user",
    "name": "Xiaohao Yang",
    "followers": 16,
    "description": "PhD candidate @digital-landscapes at the School for Environment and Sustainability, University of Michigan"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gloBFPr"
  },
  "_devurl": "https://github.com/billbillbilly/globfpr",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gloBFPr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/billbillbilly/globfpr",
  "_realowner": "billbillbilly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-11"
    },
    {
      "version": "0.1.3",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "get_metadata",
    "search_3dglobdf"
  ],
  "_help": [
    {
      "page": "get_metadata",
      "title": "get_metadata",
      "topics": [
        "get_metadata"
      ]
    },
    {
      "page": "search_3dglobdf",
      "title": "search_3dglobdf",
      "topics": [
        "search_3dglobdf"
      ]
    }
  ],
  "_pkglogo": "https://github.com/billbillbilly/globfpr/raw/HEAD/logo.svg",
  "_readme": "https://github.com/billbillbilly/globfpr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "gloBFPr.Rmd",
      "filename": "gloBFPr.html",
      "title": "gloBFPr",
      "author": "Xiaohao Yang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1 Get the Spatial Grid with the Metadata of the Dataset",
        "Step 2.1 Retrieve Building Footprints with Heights Using a Bounding Box",
        "Step 2.2 Retrieve Building Footprints with Heights Using a Bounding Box"
      ],
      "created": "2025-06-06 21:27:50",
      "modified": "2025-06-06 23:03:37",
      "commits": 2
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "globfpr",
  "_universes": [
    "billbillbilly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T21:34:34.000Z",
      "distro": "resolute",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/c97d1f8f804bddb7669b92afea1a5bedfeef1b3d78756294a6f721c0bcb8997b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T21:34:19.000Z",
      "distro": "resolute",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/b39e220d9fe441114d22da023afdd2c4aeed2167f34478ea77a9db4809edb084",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T21:33:30.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/ed62043f7a3427bbf71597fc9b440946277f22e31ca9c28b9c007d6ab451e79b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T21:33:46.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/c1448b1d52bd5c58c3712082427b24425225d85dea6e90a94a1a042742e9321f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-04T21:35:07.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/3b2e3608e928f842dbefc0ecebfe737612c13e685ee60d6eaccb4ac46df95bee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T21:33:13.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/53199480d89947edfa89114935ba0d1dd0ad6c038436e0e6ca6749c35f2bfbd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T21:33:11.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/8ba98fe512237ad51953cc20695a50601bec72182923c89d032c90c437ec588d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T21:33:31.000Z",
      "commit": "c683b3677fb3e0890c108b308cb9381ddec4ccde",
      "fileid": "https://r2.ropensci.org/f3e9587fd3aa2633e2c99912cc6f26e4db0a82973d22f7dca2d27420fe00229c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/28720194720"
    }
  ]
}