{
  "_id": "6a27cab224555f66ed54221e",
  "Package": "deckgl",
  "Title": "An R Interface to 'deck.gl'",
  "Version": "0.3.0",
  "Date": "2023-02-19",
  "Authors@R": "person(\"Stefan\", \"Kuethe\", email = \"crazycapivara@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Stefan Kuethe <crazycapivara@gmail.com>",
  "Description": "Makes 'deck.gl' <https://deck.gl/>, a WebGL-powered\nopen-source JavaScript framework for visual exploratory data\nanalysis of large datasets, available within R via the\n'htmlwidgets' package. Furthermore, it supports basemaps from\n'mapbox' <https://www.mapbox.com/> via 'mapbox-gl-js'\n<https://github.com/mapbox/mapbox-gl-js>.",
  "URL": "https://github.com/crazycapivara/deckgl/,\nhttps://crazycapivara.github.io/deckgl/",
  "BugReports": "https://github.com/crazycapivara/deckgl/issues/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://crazycapivara.r-universe.dev",
  "Date/Publication": "2023-03-26 10:46:36 UTC",
  "RemoteUrl": "https://github.com/crazycapivara/deckgl",
  "RemoteRef": "HEAD",
  "RemoteSha": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:55:41 UTC",
    "User": "root"
  },
  "Author": "Stefan Kuethe [aut, cre]",
  "MD5sum": "65ce7ea06f341b26331ce7c1c4d82db1",
  "_user": "crazycapivara",
  "_type": "src",
  "_file": "deckgl_0.3.0.tar.gz",
  "_fileid": "2610471ff5c0b2600a32d666948aa3a8e0c4b4958985fe392aa7bc45fb56084e",
  "_filesize": 1449062,
  "_sha256": "2610471ff5c0b2600a32d666948aa3a8e0c4b4958985fe392aa7bc45fb56084e",
  "_created": "2026-06-09T07:55:41.000Z",
  "_published": "2026-06-09T08:11:30.512Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80274648998,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501758505"
    },
    {
      "job": 80274648964,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501756514"
    },
    {
      "job": 80274649127,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502019428"
    },
    {
      "job": 80274648986,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502015651"
    },
    {
      "job": 80274165904,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501711466"
    },
    {
      "job": 80274648988,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501753058"
    },
    {
      "job": 80274649092,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501744941"
    },
    {
      "job": 80274649014,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501755883"
    },
    {
      "job": 80274648979,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501746020"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/crazycapivara/deckgl",
  "_commit": {
    "id": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
    "author": "Stefan <crazycapivara@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #215 from crazycapivara/release/v0.3.0-pkgdown\n\nRelease/v0.3.0 pkgdown",
    "time": 1679827596
  },
  "_maintainer": {
    "name": "Stefan Kuethe",
    "email": "crazycapivara@gmail.com",
    "login": "crazycapivara",
    "description": "",
    "uuid": 12279549
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "crazycapivara",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "deck-gl",
    "htmlwidgets",
    "mapbox-gl",
    "maps",
    "rspatial",
    "spatial",
    "webgl"
  ],
  "_stars": 98,
  "_contributors": [
    {
      "user": "crazycapivara",
      "count": 833,
      "uuid": 12279549
    }
  ],
  "_userbio": {
    "uuid": 12279549,
    "type": "user",
    "name": "Stefan"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deckgl"
  },
  "_devurl": "https://github.com/crazycapivara/deckgl",
  "_pkgdown": "https://crazycapivara.github.io/deckgl/",
  "_searchresults": 55,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deckgl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crazycapivara/deckgl",
  "_realowner": "crazycapivara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2018-11-19"
    },
    {
      "version": "0.2.5",
      "date": "2020-03-16"
    },
    {
      "version": "0.2.7",
      "date": "2020-05-06"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-19"
    }
  ],
  "_exports": [
    "%<>%",
    "%>%",
    "add_arc_layer",
    "add_basemap",
    "add_bitmap_layer",
    "add_column_layer",
    "add_contour_layer",
    "add_control",
    "add_data",
    "add_geojson_layer",
    "add_great_circle_layer",
    "add_grid_cell_layer",
    "add_grid_layer",
    "add_h3_cluster_layer",
    "add_h3_hexagon_layer",
    "add_heatmap_layer",
    "add_hexagon_layer",
    "add_icon_layer",
    "add_json_editor",
    "add_layer",
    "add_legend",
    "add_legend_pal",
    "add_line_layer",
    "add_mapbox_basemap",
    "add_path_layer",
    "add_point_cloud_layer",
    "add_polygon_layer",
    "add_raster_tile_layer",
    "add_scatterplot_layer",
    "add_screen_grid_layer",
    "add_source",
    "add_source_as_dep",
    "add_text_layer",
    "deckgl",
    "deckgl_proxy",
    "deckglOutput",
    "does_it_work",
    "encode_icon_atlas",
    "get_color_to_rgb_array",
    "get_data",
    "get_first_element",
    "get_last_element",
    "get_position",
    "get_property",
    "JS",
    "onRender",
    "renderDeckgl",
    "set_view_state",
    "update_deckgl",
    "use_carto_style",
    "use_contour_definition",
    "use_default_icon_properties",
    "use_icon_definition",
    "use_tooltip"
  ],
  "_datasets": [
    {
      "name": "bart_segments",
      "title": "bart segments",
      "object": "bart_segments",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "inbound",
        "outbound",
        "from_name",
        "from_lng",
        "from_lat",
        "to_name",
        "to_lng",
        "to_lat"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "bart_stations",
      "title": "bart stations",
      "object": "bart_stations",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "address",
        "entries",
        "exits",
        "lng",
        "lat"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "sf_bike_parking",
      "title": "sf bike parking",
      "object": "sf_bike_parking",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "address",
        "racks",
        "spaces",
        "lng",
        "lat"
      ],
      "rows": 2520,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_arc_layer",
      "title": "Add an arc layer to the deckgl widget",
      "topics": [
        "add_arc_layer"
      ]
    },
    {
      "page": "add_basemap",
      "title": "Add a basemap to the deckgl widget",
      "topics": [
        "add_basemap"
      ]
    },
    {
      "page": "add_bitmap_layer",
      "title": "Add a bitmap layer to the deckgl widget",
      "topics": [
        "add_bitmap_layer"
      ]
    },
    {
      "page": "add_column_layer",
      "title": "Add a column layer to the deckgl widget",
      "topics": [
        "add_column_layer"
      ]
    },
    {
      "page": "add_contour_layer",
      "title": "Add a contour layer to the deckgl widget",
      "topics": [
        "add_contour_layer"
      ]
    },
    {
      "page": "add_control",
      "title": "Add a control to the widget",
      "topics": [
        "add_control"
      ]
    },
    {
      "page": "add_data",
      "title": "Add JavaScript data file",
      "topics": [
        "add_data"
      ]
    },
    {
      "page": "add_geojson_layer",
      "title": "Add a geojson layer to the deckgl widget",
      "topics": [
        "add_geojson_layer"
      ]
    },
    {
      "page": "add_great_circle_layer",
      "title": "Add a great circle layer to the deckgl widget",
      "topics": [
        "add_great_circle_layer"
      ]
    },
    {
      "page": "add_grid_cell_layer",
      "title": "Add a grid cell layer to the deckgl widget",
      "topics": [
        "add_grid_cell_layer"
      ]
    },
    {
      "page": "add_grid_layer",
      "title": "Add a grid layer to the deckgl widget",
      "topics": [
        "add_grid_layer"
      ]
    },
    {
      "page": "add_h3_cluster_layer",
      "title": "Add a h3 cluster layer to the deckgl widget",
      "topics": [
        "add_h3_cluster_layer"
      ]
    },
    {
      "page": "add_h3_hexagon_layer",
      "title": "Add a h3 hexagon layer to the deckgl widget",
      "topics": [
        "add_h3_hexagon_layer"
      ]
    },
    {
      "page": "add_heatmap_layer",
      "title": "Add a heatmap layer to the deckgl widget",
      "topics": [
        "add_heatmap_layer"
      ]
    },
    {
      "page": "add_hexagon_layer",
      "title": "Add a hexagon layer to the deckgl widget",
      "topics": [
        "add_hexagon_layer"
      ]
    },
    {
      "page": "add_icon_layer",
      "title": "Add an icon layer to the deckgl widget",
      "topics": [
        "add_icon_layer"
      ]
    },
    {
      "page": "add_json_editor",
      "title": "Add a JSON-editor to the deckgl widget",
      "topics": [
        "add_json_editor"
      ]
    },
    {
      "page": "add_layer",
      "title": "Add any kind of layer to the deckgl widget",
      "topics": [
        "add_layer"
      ]
    },
    {
      "page": "add_legend",
      "title": "Add a legend to the deckgl widget",
      "topics": [
        "add_legend"
      ]
    },
    {
      "page": "add_legend_pal",
      "title": "Add a legend to the deckgl widget using a palette func",
      "topics": [
        "add_legend_pal"
      ]
    },
    {
      "page": "add_line_layer",
      "title": "Add a line layer to the deckgl widget",
      "topics": [
        "add_line_layer"
      ]
    },
    {
      "page": "add_mapbox_basemap",
      "title": "Add a basemap from mapbox to the deckgl widget",
      "topics": [
        "add_mapbox_basemap"
      ]
    },
    {
      "page": "add_path_layer",
      "title": "Add a path layer to the deckgl widget",
      "topics": [
        "add_path_layer"
      ]
    },
    {
      "page": "add_point_cloud_layer",
      "title": "Add a point cloud layer to the deckgl widget",
      "topics": [
        "add_point_cloud_layer"
      ]
    },
    {
      "page": "add_polygon_layer",
      "title": "Add a polygon layer to the deckgl widget",
      "topics": [
        "add_polygon_layer"
      ]
    },
    {
      "page": "add_raster_tile_layer",
      "title": "Add a raster tile layer to the deckgl widget",
      "topics": [
        "add_raster_tile_layer"
      ]
    },
    {
      "page": "add_scatterplot_layer",
      "title": "Add a scatterplot layer to the deckgl widget",
      "topics": [
        "add_scatterplot_layer"
      ]
    },
    {
      "page": "add_screen_grid_layer",
      "title": "Add a screen grid layer to the deckgl widget",
      "topics": [
        "add_screen_grid_layer"
      ]
    },
    {
      "page": "add_source",
      "title": "Add a data source to the deckgl widget",
      "topics": [
        "add_source"
      ]
    },
    {
      "page": "add_source_as_dep",
      "title": "Add source as JavaScript dep",
      "topics": [
        "add_source_as_dep"
      ]
    },
    {
      "page": "add_text_layer",
      "title": "Add a text layer to the deckgl widget",
      "topics": [
        "add_text_layer"
      ]
    },
    {
      "page": "bart_segments",
      "title": "bart segments",
      "topics": [
        "bart_segments"
      ]
    },
    {
      "page": "bart_stations",
      "title": "bart stations",
      "topics": [
        "bart_stations"
      ]
    },
    {
      "page": "deckgl",
      "title": "Create a deckgl widget",
      "topics": [
        "deckgl"
      ]
    },
    {
      "page": "deckgl_proxy",
      "title": "Create a deckgl proxy object",
      "topics": [
        "deckgl_proxy"
      ]
    },
    {
      "page": "deckgl-shiny",
      "title": "Shiny bindings for deckgl",
      "topics": [
        "deckgl-shiny",
        "deckglOutput",
        "renderDeckgl"
      ]
    },
    {
      "page": "does_it_work",
      "title": "Check if everything works fine",
      "topics": [
        "does_it_work"
      ]
    },
    {
      "page": "encode_icon_atlas",
      "title": "Encode atlas image to base64",
      "topics": [
        "encode_icon_atlas"
      ]
    },
    {
      "page": "get_color_to_rgb_array",
      "title": "Create a getColor data accessor",
      "topics": [
        "get_color_to_rgb_array"
      ]
    },
    {
      "page": "get_data",
      "title": "Get data",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_first_element",
      "title": "Create a data accessor retrieving the first element of an array",
      "topics": [
        "get_first_element"
      ]
    },
    {
      "page": "get_last_element",
      "title": "Create a data accessor retrieving the last element of an array",
      "topics": [
        "get_last_element"
      ]
    },
    {
      "page": "get_position",
      "title": "Create a getPosition data accessor",
      "topics": [
        "get_position"
      ]
    },
    {
      "page": "get_property",
      "title": "Create a data accessor",
      "topics": [
        "get_property"
      ]
    },
    {
      "page": "set_view_state",
      "title": "Set the view state of the map",
      "topics": [
        "set_view_state"
      ]
    },
    {
      "page": "sf_bike_parking",
      "title": "sf bike parking",
      "topics": [
        "sf_bike_parking"
      ]
    },
    {
      "page": "update_deckgl",
      "title": "Send commands to a deckgl instance in a 'Shiny' app",
      "topics": [
        "update_deckgl"
      ]
    },
    {
      "page": "use_carto_style",
      "title": "Use a Carto style",
      "topics": [
        "use_carto_style"
      ]
    },
    {
      "page": "use_contour_definition",
      "title": "Create a contour definition",
      "topics": [
        "use_contour_definition"
      ]
    },
    {
      "page": "use_default_icon_properties",
      "title": "Use default icon properties",
      "topics": [
        "use_default_icon_properties"
      ]
    },
    {
      "page": "use_icon_definition",
      "title": "Create an icon definition on an atlas image",
      "topics": [
        "use_icon_definition"
      ]
    },
    {
      "page": "use_tooltip",
      "title": "Create a tooltip property",
      "topics": [
        "use_tooltip"
      ]
    }
  ],
  "_readme": "https://github.com/crazycapivara/deckgl/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "deckgl.Rmd",
      "filename": "deckgl.html",
      "title": "Introduction to r-deckgl",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-05-06 12:14:10",
      "modified": "2020-05-06 12:14:10",
      "commits": 1
    }
  ],
  "_score": 6.430558769522758,
  "_indexed": true,
  "_nocasepkg": "deckgl",
  "_universes": [
    "crazycapivara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-09T07:57:57.000Z",
      "distro": "noble",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "1131fc76aa25ec6471ff413edd34f557292a7798a6ddb88a1ba4fc504d74461b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-09T07:57:54.000Z",
      "distro": "noble",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "0e95bcfd456359f9b555fda29689853579516c04b3847b223fd90a344b2a8801",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T08:10:48.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "56f0c5c9f45b5f5e4f41f5c097f685f35e9864082eed27b77009b6e676610364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T08:10:38.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "33bd7bdb5fc0dba78a40d9b056faacb3421b953b292446f15c3b4174c0858b4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-09T07:58:02.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "a0fdddf796d53447161b56ee7a90c8cdcb2e6b53b5d70854e379104b67f52229",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T07:57:09.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "555c4996300a44fbdac72150d5954daa894c09900357580de3b701f74a88ad7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T07:57:44.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "2363e1f6478836369a74fc41435f0fbca5263739819bee1ae97e2f0a66cc4dac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T07:57:22.000Z",
      "commit": "1741c8bc84d69e26694d670879911a0d2bb2c5c2",
      "fileid": "b706b86b25525b46029410a1b5392dbbfda5441e04decc396afeb07e196b781e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crazycapivara/actions/runs/27191967839"
    }
  ]
}