{
  "_id": "6a47f5f8e06c18f0a652653b",
  "Type": "Package",
  "Package": "bingmapr",
  "Title": "Get Maps from Bing Maps Static Map API",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Description": "Get static maps using aerial, bird's eye and other imagery\nfrom Bing Maps.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/bingmapr,\nhttps://elipousson.github.io/bingmapr/",
  "BugReports": "https://github.com/elipousson/bingmapr/issues",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibmagick++-dev gsfonts libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2024-09-18 04:15:08 UTC",
  "RemoteUrl": "https://github.com/elipousson/bingmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 17:45:13 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "_user": "elipousson",
  "_type": "src",
  "_file": "bingmapr_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f7ef485ebbbcfd38644884c048c253e4d9c567d26fe1eec7626313ebc7b9945e",
  "_filesize": 103971,
  "_sha256": "f7ef485ebbbcfd38644884c048c253e4d9c567d26fe1eec7626313ebc7b9945e",
  "_expires": "2026-10-11T17:48:38.000Z",
  "_created": "2026-07-03T17:45:13.000Z",
  "_published": "2026-07-03T17:48:40.517Z",
  "_jobs": [
    {
      "job": 85048921053,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8072368949"
    },
    {
      "job": 85048921051,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072361893"
    },
    {
      "job": 85048921047,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8072352383"
    },
    {
      "job": 85048921059,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072357693"
    },
    {
      "job": 85048557842,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072328850"
    },
    {
      "job": 85048921039,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072363533"
    },
    {
      "job": 85048921046,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8072346990"
    },
    {
      "job": 85048921063,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8072347836"
    },
    {
      "job": 85048921085,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072346133"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293",
  "_status": "success",
  "_upstream": "https://github.com/elipousson/bingmapr",
  "_commit": {
    "id": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Update NAMESPACE\n",
    "time": 1726632908
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bing-maps",
    "bing-maps-api",
    "r-spatial"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 37,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "followers": 137,
    "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/bingmapr"
  },
  "_devurl": "https://github.com/elipousson/bingmapr",
  "_pkgdown": "https://elipousson.github.io/bingmapr/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bingmapr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bing_maps_api_key",
    "bingmap_image_ggplot",
    "get_bing_maps_api_key",
    "get_map_image",
    "get_map_meta",
    "get_request_url",
    "req_bingmapr"
  ],
  "_help": [
    {
      "page": "bing_maps_api_key",
      "title": "Install a Bing Maps API Key in Your '.Renviron' File for Repeated Use",
      "topics": [
        "bing_maps_api_key",
        "get_bing_maps_api_key"
      ]
    },
    {
      "page": "bing_static_map",
      "title": "Get and plot Bing Static Maps",
      "topics": [
        "bing_static_map",
        "get_map_image",
        "get_map_meta",
        "get_request_url",
        "req_bingmapr"
      ]
    },
    {
      "page": "bingmap_image_ggplot",
      "title": "Get map image and plot with magick::image_ggplot()",
      "topics": [
        "bingmap_image_ggplot"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/bingmapr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "openssl",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "units",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "bingmapr",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:47:56.000Z",
      "distro": "resolute",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/73a0ce32b1dcd0dff1c969ccf67fc66ee951906a1907767c27de066bb8c880aa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:47:25.000Z",
      "distro": "resolute",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/b721f7d0f98826b5a2ac5dd47f62178e8704c7c679f63c31585a1c3364f95ab3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:46:53.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/ede16a35f03446c1d0528ce8e51042cc1b9b9edff9a40b3a926fd6a8e2646103",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:47:13.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/55624bd908c5c78de153e076134482b8ac1b2f53a437fb6c521287e3f009a650",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:47:53.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/344eaa17445e44f43875ed7475a19433bf58036dda5aa577c3d488a1f23a119e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:46:19.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/e71bfc49ae77770b54b87f00e5d75787a1c04c31814faa784cc2be498a043b36",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:46:21.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/c6c8227d6bfcfc78380a4fd1c3818478603de445650fe65a04cb98140d4343f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T17:46:17.000Z",
      "commit": "62295c8f68760dc38d9f3a51a9236e487f18a10d",
      "fileid": "https://r2.ropensci.org/38c6bee583fb3194dea6ebc791d990ab3c919d4d225cec43f98cc1730a7c437e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28675697293"
    }
  ]
}