{
  "_id": "6a1e9cc01d7bb097a0a6ef76",
  "Package": "rDeckgl",
  "Type": "Package",
  "Title": "R Bindings to 'Deck.gl'",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Timur\", \"Rizvanov\", email = \"timurr@bu.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Edward C.\", \"Ruiz\", email = \"ecr7407@gmail.com\",\nrole = c(\"aut\")),\nperson(\"Ruben\", \"Dries\", email = \"rubendries@gmail.com\",\nrole = c(\"aut\", \"rev\")),\nperson(given = \"Dries Lab\", role = \"fnd\",\ncomment = \"Host laboratory and funding source\"),\nperson(given = \"Boston University\", role = \"fnd\",\ncomment = \"Undergraduate Research Opportunities Program (UROP)\")\n)",
  "Description": "Provides R bindings for 'deck.gl', a 'WebGL' framework for\nrendering large interactive spatial and tabular visualizations.\nThe package supplies 'htmlwidgets' and 'shiny' bindings,\nsupports 'DuckDB'-backed data hydration, and bundles the\nJavaScript assets needed to render 'deck.gl' specifications\nfrom R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/TiRizvanov/rDeckgl",
  "BugReports": "https://github.com/TiRizvanov/rDeckgl/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://tirizvanov.r-universe.dev",
  "Date/Publication": "2026-05-28 17:00:35 UTC",
  "RemoteUrl": "https://github.com/tirizvanov/rdeckgl",
  "RemoteRef": "HEAD",
  "RemoteSha": "73c89b248b090105cd66d54b1d0269878165270f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:59:44 UTC",
    "User": "root"
  },
  "Author": "Timur Rizvanov [aut, cre],\nEdward C. Ruiz [aut],\nRuben Dries [aut, rev],\nDries Lab [fnd] (Host laboratory and funding source),\nBoston University [fnd] (Undergraduate Research Opportunities Program\n(UROP))",
  "Maintainer": "Timur Rizvanov <timurr@bu.edu>",
  "MD5sum": "4b0db7c40e4f5e7dfaa264e189e28035",
  "_user": "tirizvanov",
  "_type": "src",
  "_file": "rDeckgl_0.1.0.tar.gz",
  "_fileid": "f966b1450147bd71ccacf42003e81a00fac9ae13f9e4b05db4ae93c82153a491",
  "_filesize": 2693322,
  "_sha256": "f966b1450147bd71ccacf42003e81a00fac9ae13f9e4b05db4ae93c82153a491",
  "_created": "2026-06-02T08:59:44.000Z",
  "_published": "2026-06-02T09:05:04.131Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79035665694,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353414308"
    },
    {
      "job": 79035665658,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353413933"
    },
    {
      "job": 79035665821,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353427912"
    },
    {
      "job": 79035665676,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353395366"
    },
    {
      "job": 79034992977,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353350985"
    },
    {
      "job": 79035665602,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353410110"
    },
    {
      "job": 79035665792,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353391549"
    },
    {
      "job": 79035665651,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353399400"
    },
    {
      "job": 79035665729,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353381256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tirizvanov/rdeckgl",
  "_commit": {
    "id": "73c89b248b090105cd66d54b1d0269878165270f",
    "author": "Timur Rizvanov <1812timurr@gmail.com>",
    "committer": "Timur Rizvanov <1812timurr@gmail.com>",
    "message": "vignettes: remove Simple GeoArrow example; clean up Utah example\n",
    "time": 1779987635
  },
  "_maintainer": {
    "name": "Timur Rizvanov",
    "email": "timurr@bu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.5.4",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "version": ">= 12.0.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "adbcdrivermanager",
      "role": "Suggests"
    },
    {
      "package": "nanoarrow",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tirizvanov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tirizvanov",
      "count": 18,
      "uuid": 172280653
    },
    {
      "user": "ed2uiz",
      "count": 10,
      "uuid": 32622519
    }
  ],
  "_userbio": {
    "uuid": 172280653,
    "type": "user",
    "name": "Timur Rizvanov"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rDeckgl"
  },
  "_devurl": "https://github.com/tirizvanov/rdeckgl",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rDeckgl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tirizvanov/rdeckgl",
  "_realowner": "tirizvanov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "deckgl",
    "deckglOutput",
    "ggsql",
    "renderDeckgl"
  ],
  "_help": [
    {
      "page": "deckgl",
      "title": "Render a Deck.gl visualization",
      "topics": [
        "deckgl"
      ]
    },
    {
      "page": "deckglOutput",
      "title": "Shiny output for Deck.gl widget",
      "topics": [
        "deckglOutput"
      ]
    },
    {
      "page": "ggsql",
      "title": "Render a ggsql query as a Deck.gl visualization",
      "topics": [
        "ggsql"
      ]
    },
    {
      "page": "renderDeckgl",
      "title": "Shiny render function for Deck.gl",
      "topics": [
        "renderDeckgl"
      ]
    }
  ],
  "_readme": "https://github.com/tirizvanov/rdeckgl/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "DBI",
    "digest",
    "duckdb",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tidyselect",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with rDeckgl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example 1: Basic Scatterplot",
        "Example 2: Hexagon Heatmap",
        "Example 3: In-situ Cell Segmentation (GeoArrow polygons + centroids)",
        "Data Hydration with DuckDB",
        "Shiny Integration",
        "GeoArrow examples",
        "GeoArrow scatterplot (points)",
        "Utah building footprints (GeoArrow)",
        "Native GeoArrow in Shiny (no binary conversion)",
        "Next Steps"
      ],
      "created": "2025-11-24 13:39:42",
      "modified": "2026-05-28 17:00:35",
      "commits": 6
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "rdeckgl",
  "_universes": [
    "tirizvanov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T09:02:32.000Z",
      "distro": "noble",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "4765aeb5fed718cb2d68e5ed428d5ab8c545fbdb49569f90fce0e33a199192d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T09:02:32.000Z",
      "distro": "noble",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "916b4b9c206303c14a0c58425f84248b60ab2c0598dfb9cd4e7f628dd3e4b8ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T09:03:05.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "64ccdd6c0ea2ea3f3844f1d0c0396d11b693bdc81ca34e40a1fbe2a4258081fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T09:01:41.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "66af7fee3c39fade6ca01ba9317f61d340c18f05b9264c5efa9650feef39043b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T09:02:35.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "15cb135ee0cfff3707226ef5ef69cb10ec2335d9a54856daca096059e1312531",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T09:01:26.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "067d3125d46a54c37deeff430ee8b96eb2dc448cfe5a1ef3a878a79df95302b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T09:01:44.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "1eeb579f3046afb8d9934d48507f50639a5b0daa7a747e656d95f4b326cc9c3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:59.000Z",
      "commit": "73c89b248b090105cd66d54b1d0269878165270f",
      "fileid": "3e4e38512ba947b5ff14a4277f7129554c77de6fc3dfdb2508cedb0b710c6b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tirizvanov/actions/runs/26809353578"
    }
  ]
}