{
  "_id": "6a1020a4acfb0bcc41c8ba47",
  "Type": "Package",
  "Package": "birdseyeview",
  "Title": "Make Planning Maps, Tables, and Visualizations",
  "Version": "0.1.0",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Description": "This package helps create maps, tables, and figures for\nplanning documents using open spatial data.  birdseyeview is\ndesigned to work with the sfext and maplayer packages and\nrelies on sf, ggplot2, and gt.",
  "License": "MIT + file LICENSE",
  "URL": "https://elipousson.github.io/birdseyeview/",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "elipousson/getdata",
    "elipousson/maplayer",
    "elipousson/sfext"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0.9000",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libnode-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2022-09-21 03:09:55 UTC",
  "RemoteUrl": "https://github.com/elipousson/birdseyeview",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:07:21 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "MD5sum": "1a9840126e3c392f7f05f69fe1f2c9f1",
  "_user": "elipousson",
  "_type": "src",
  "_file": "birdseyeview_0.1.0.tar.gz",
  "_fileid": "79aa3317c76c24df087e3b69a64bbc55940f5236bd7d7ff9c1dc2c3f73c9862f",
  "_filesize": 377054,
  "_sha256": "79aa3317c76c24df087e3b69a64bbc55940f5236bd7d7ff9c1dc2c3f73c9862f",
  "_created": "2026-05-14T06:07:21.000Z",
  "_published": "2026-05-22T09:23:48.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352025975,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6988321621"
    },
    {
      "job": 77352025960,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6988310386"
    },
    {
      "job": 77352026055,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6988303059"
    },
    {
      "job": 77352025917,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6988306749"
    },
    {
      "job": 77352025679,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988275380"
    },
    {
      "job": 77352025262,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157179686"
    },
    {
      "job": 77352025937,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6988299407"
    },
    {
      "job": 77352026339,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6988300794"
    },
    {
      "job": 77352026131,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6988299423"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/birdseyeview",
  "_commit": {
    "id": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "feat: major breaking changes dropping overedge\n\n- feat: major breaking changes dropping overedge and adding maplayer and sfext dependencies\n- feat: remove all functions that have been migrated to maplayer (maybe one or two that haven't)\n- feat: add gt_merge_stack from gtExtras package\n- refactor: rework gt_geom_sf_rows and rename to gt_sf_rows\n- docs: remove vignette\n- docs: update README\n- docs: switch pkgdown site to GitHub pages\n",
    "time": 1663729795
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sfext",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "getdata",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maplayer",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rspatial",
    "urban-planning"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 35,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/birdseyeview"
  },
  "_devurl": "https://github.com/elipousson/birdseyeview",
  "_pkgdown": "https://elipousson.github.io/birdseyeview/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/birdseyeview.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "gt_merge_stack",
    "gt_sf_rows",
    "tbl_marker_key",
    "tbl_photo_key"
  ],
  "_help": [
    {
      "page": "gt_merge_stack",
      "title": "Merge and stack text from two columns in 'gt' (variation on '{gtExtras}')",
      "topics": [
        "gt_merge_stack"
      ]
    },
    {
      "page": "gt_sf_rows",
      "title": "Add maps of simple features into rows of a 'gt' table",
      "concept": [
        "gt"
      ],
      "topics": [
        "gt_geom_sf_rows",
        "gt_sf_rows"
      ]
    },
    {
      "page": "tbl_marker_key",
      "title": "Make a key for a marker map",
      "topics": [
        "tbl_marker_key"
      ]
    },
    {
      "page": "tbl_photo_key",
      "title": "Create numbered photo key as a 'gt' table (not working)",
      "topics": [
        "tbl_photo_key"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/birdseyeview/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cliExtras",
    "commonmark",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "filenamr",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sfext",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "birdseyeview",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:10:25.000Z",
      "distro": "noble",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "eba18d0e0be96abf913f8e52ae32b0f5d59cbf967c3fffb17e93d34caeb49e5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:41.000Z",
      "distro": "noble",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "d6210e6054aee6065b2d90934027cde01d940cc942968e2a873ad31c424c934f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:16.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "7b192c9f8fef33218a74ef98f02ea9d7b114571d8484b38f11f9f297dfb5d1ee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:09:22.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "d80b2a63e472fd8f9d852579394b3fbe1abbd2ab661f8a241295ccf0241ec35c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:49.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "3b218ec5c8bfef1f49f7a8f4996549586781657e0fa5b1074d43e5c873df2c90",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:49.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "55d19c887371bc2688a0acab3b7619cf346d11d1b0d7a77d2c7b93921158ea2a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:08:37.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "cef1a32f35ccadc8cf012451f90baf4fc05cae1cf5e519adc73057067da03f0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:23:31.000Z",
      "commit": "9d6e17cda6efa4e8f024f9e89e441930549a209b",
      "fileid": "636235d8dd6fc921a7f34777574952116e2d6f0b8e3001f503a2c6f03c2e14f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25844703665"
    }
  ]
}