{
  "_id": "6a21367bcd65a98ecbd26909",
  "Package": "mapboxer",
  "Title": "An R Interface to 'Mapbox GL JS'",
  "Version": "0.4.2",
  "Date": "2021-11-11",
  "Authors@R": "person(\"Stefan\", \"Kuethe\", email = \"crazycapivara@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Stefan Kuethe <crazycapivara@gmail.com>",
  "Description": "Makes 'Mapbox GL JS'\n<https://docs.mapbox.com/mapbox-gl-js/api/>, an open source\nJavaScript library that uses WebGL to render interactive maps,\navailable within R via the 'htmlwidgets' package.\nVisualizations can be used from the R console, in R Markdown\ndocuments and in Shiny apps.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/crazycapivara/mapboxer",
  "BugReports": "https://github.com/crazycapivara/mapboxer/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://crazycapivara.r-universe.dev",
  "Date/Publication": "2021-11-11 12:30:20 UTC",
  "RemoteUrl": "https://github.com/crazycapivara/mapboxer",
  "RemoteRef": "HEAD",
  "RemoteSha": "a255d6583168b0079cf2fa087f9b9828413c9152",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:22:44 UTC",
    "User": "root"
  },
  "Author": "Stefan Kuethe [aut, cre]",
  "MD5sum": "a830ccbf674c223207fba7e145a380b7",
  "_user": "crazycapivara",
  "_type": "src",
  "_file": "mapboxer_0.4.2.tar.gz",
  "_fileid": "3c7f4cc22d7c7a8e638591ebc216ab2d9fb80aff604267723d6ebbcb31c384d9",
  "_filesize": 966267,
  "_sha256": "3c7f4cc22d7c7a8e638591ebc216ab2d9fb80aff604267723d6ebbcb31c384d9",
  "_created": "2026-06-04T08:22:44.000Z",
  "_published": "2026-06-04T08:25:31.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79478893756,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406557910"
    },
    {
      "job": 79478893521,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406558460"
    },
    {
      "job": 79478893578,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406554843"
    },
    {
      "job": 79478893510,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406556790"
    },
    {
      "job": 79478472953,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406519506"
    },
    {
      "job": 79478893498,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406560159"
    },
    {
      "job": 79478893531,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406544218"
    },
    {
      "job": 79478893562,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406548821"
    },
    {
      "job": 79478893564,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406546207"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/crazycapivara/mapboxer",
  "_commit": {
    "id": "a255d6583168b0079cf2fa087f9b9828413c9152",
    "author": "skuethe <crazycapivara@gmail.com>",
    "committer": "skuethe <crazycapivara@gmail.com>",
    "message": "Update README\n",
    "time": 1636633820
  },
  "_maintainer": {
    "name": "Stefan Kuethe",
    "email": "crazycapivara@gmail.com",
    "login": "crazycapivara",
    "description": "",
    "uuid": 12279549
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "geojsonsf",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "crazycapivara",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "htmlwidgets",
    "mapbox-gl-js",
    "spatial",
    "webgl"
  ],
  "_stars": 57,
  "_contributors": [
    {
      "user": "crazycapivara",
      "count": 321,
      "uuid": 12279549
    }
  ],
  "_userbio": {
    "uuid": 12279549,
    "type": "user",
    "name": "Stefan"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mapboxer"
  },
  "_devurl": "https://github.com/crazycapivara/mapboxer",
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mapboxer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crazycapivara/mapboxer",
  "_realowner": "crazycapivara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2020-11-04"
    }
  ],
  "_exports": [
    "%<>%",
    "%>%",
    "add_circle_layer",
    "add_control",
    "add_draw_control",
    "add_fill_layer",
    "add_filter_control",
    "add_fullscreen_control",
    "add_layer",
    "add_line_layer",
    "add_marker",
    "add_mouse_position_control",
    "add_navigation_control",
    "add_popups",
    "add_scale_control",
    "add_source",
    "add_text_control",
    "add_tooltips",
    "as_mapbox_source",
    "basemap_background_style",
    "basemap_raster_style",
    "fit_bounds",
    "mapbox_source",
    "mapboxer",
    "mapboxer_proxy",
    "mapboxerOutput",
    "renderMapboxer",
    "set_data",
    "set_filter",
    "set_layout_property",
    "set_paint_property",
    "set_style",
    "set_view_state",
    "stamen_raster_tiles",
    "update_mapboxer"
  ],
  "_datasets": [
    {
      "name": "basemaps",
      "title": "A list of basemap style URLs",
      "object": "basemaps",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "motor_vehicle_collisions_nyc",
      "title": "Motor Vehicle Collisions in NYC",
      "object": "motor_vehicle_collisions_nyc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "lng",
        "lat",
        "injured",
        "killed"
      ],
      "rows": 1601,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_circle_layer",
      "title": "Add a circle layer to the map",
      "topics": [
        "add_circle_layer"
      ]
    },
    {
      "page": "add_control",
      "title": "Add a standard control to the map",
      "topics": [
        "add_control",
        "add_fullscreen_control",
        "add_navigation_control",
        "add_scale_control"
      ]
    },
    {
      "page": "add_draw_control",
      "title": "Add a draw control to the map (experimental)",
      "topics": [
        "add_draw_control"
      ]
    },
    {
      "page": "add_fill_layer",
      "title": "Add a fill layer to the map",
      "topics": [
        "add_fill_layer"
      ]
    },
    {
      "page": "add_filter_control",
      "title": "Add a filter control to the map",
      "topics": [
        "add_filter_control"
      ]
    },
    {
      "page": "add_layer",
      "title": "Add a layer to the map",
      "topics": [
        "add_layer"
      ]
    },
    {
      "page": "add_line_layer",
      "title": "Add a line layer to the map",
      "topics": [
        "add_line_layer"
      ]
    },
    {
      "page": "add_marker",
      "title": "Add a single marker to the map",
      "topics": [
        "add_marker"
      ]
    },
    {
      "page": "add_mouse_position_control",
      "title": "Add a mouse position control to the map",
      "topics": [
        "add_mouse_position_control"
      ]
    },
    {
      "page": "add_popups",
      "title": "Add popups to a layer",
      "topics": [
        "add_popups"
      ]
    },
    {
      "page": "add_source",
      "title": "Add a Mapbox source to the map",
      "topics": [
        "add_source"
      ]
    },
    {
      "page": "add_text_control",
      "title": "Add a text control to the map",
      "topics": [
        "add_text_control"
      ]
    },
    {
      "page": "add_tooltips",
      "title": "Add tooltips to a layer",
      "topics": [
        "add_tooltips"
      ]
    },
    {
      "page": "as_mapbox_source",
      "title": "Convert a data object to a Mapbox GeoJSON source",
      "topics": [
        "as_mapbox_source",
        "as_mapbox_source.data.frame",
        "as_mapbox_source.json",
        "as_mapbox_source.sf"
      ]
    },
    {
      "page": "basemap_background_style",
      "title": "Create a background style",
      "topics": [
        "basemap_background_style"
      ]
    },
    {
      "page": "basemap_raster_style",
      "title": "Create a raster style",
      "topics": [
        "basemap_raster_style"
      ]
    },
    {
      "page": "basemaps",
      "title": "A list of basemap style URLs",
      "topics": [
        "basemaps"
      ]
    },
    {
      "page": "fit_bounds",
      "title": "Fit the map to a bounding box",
      "topics": [
        "fit_bounds"
      ]
    },
    {
      "page": "mapbox_source",
      "title": "Create a Mapbox source",
      "topics": [
        "mapbox_source"
      ]
    },
    {
      "page": "mapboxer",
      "title": "Create a mapboxer widget",
      "topics": [
        "mapboxer"
      ]
    },
    {
      "page": "mapboxer_proxy",
      "title": "Create a mapboxer proxy object",
      "topics": [
        "mapboxer_proxy"
      ]
    },
    {
      "page": "mapboxer-shiny",
      "title": "Shiny bindings for mapboxer",
      "topics": [
        "mapboxer-shiny",
        "mapboxerOutput",
        "renderMapboxer"
      ]
    },
    {
      "page": "motor_vehicle_collisions_nyc",
      "title": "Motor Vehicle Collisions in NYC",
      "topics": [
        "motor_vehicle_collisions_nyc"
      ]
    },
    {
      "page": "set_data",
      "title": "Update the data of a Mapbox source",
      "topics": [
        "set_data",
        "set_data.character",
        "set_data.data.frame",
        "set_data.json",
        "set_data.sf"
      ]
    },
    {
      "page": "set_filter",
      "title": "Set the filter of a layer",
      "topics": [
        "set_filter"
      ]
    },
    {
      "page": "set_layer_properties",
      "title": "Update layer properties",
      "topics": [
        "set_layer_properties",
        "set_layout_property",
        "set_paint_property"
      ]
    },
    {
      "page": "set_style",
      "title": "Set the style of the map",
      "topics": [
        "set_style"
      ]
    },
    {
      "page": "set_view_state",
      "title": "Set the view state of the map",
      "topics": [
        "set_view_state"
      ]
    },
    {
      "page": "stamen_raster_tiles",
      "title": "Get Stamen raster tile URLs",
      "topics": [
        "stamen_raster_tiles"
      ]
    },
    {
      "page": "update_mapboxer",
      "title": "Update a mapboxer proxy object in a Shiny app",
      "topics": [
        "update_mapboxer"
      ]
    }
  ],
  "_readme": "https://github.com/crazycapivara/mapboxer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "sfheaders",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "mapboxer.Rmd",
      "filename": "mapboxer.html",
      "title": "Get started with mapboxer: Mapbox GL JS for R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quickstart",
        "Map",
        "Basemaps",
        "Sources",
        "Layers",
        "Popups and tooltips",
        "Controls",
        "Expressions",
        "Shiny Bindings"
      ],
      "created": "2020-07-09 07:12:26",
      "modified": "2020-10-28 12:51:14",
      "commits": 8
    }
  ],
  "_score": 6.604063972663891,
  "_indexed": true,
  "_nocasepkg": "mapboxer",
  "_universes": [
    "crazycapivara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:44.000Z",
      "distro": "noble",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "e3d6c47076d1eb8cc31de1c26d2dbeec10bbbb1774ad3e72850317c83cafec78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:45.000Z",
      "distro": "noble",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "2d18b83cdd3bd512cf0daa5a9c6fe73b1c1db42addf1bda90b3edd5e7cddcee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:39.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "ef222d3cb0db65969b5d0860736e59dc83a31a64dbe2fb94874d7c7201450621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:42.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "edbf1e9a8f0287eaaa8a619054638683c24770609ebc7a10414faa7756576341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-04T08:25:02.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "3aaa95f35d8713bcc2935da390d3b6d66e9599d47040f833fd73335774e99c59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-04T08:23:56.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "6dbd6a90daf0b7c0a5614a94fe8fd9495879c0eed7a79d9a57e72b8c3b6447ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:05.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "9a01c64e66e950fd9e910ad262a4f5d8f72a3a83a34b7fff415a67b47e778727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-04T08:24:02.000Z",
      "commit": "a255d6583168b0079cf2fa087f9b9828413c9152",
      "fileid": "153ffd72a2bc38b956e4ec367fb6167c920babc7f185ae29d815b2f86b487155",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/26939862145"
    }
  ]
}