{
  "_id": "6a53e0a69b92047c28d59359",
  "Package": "vellumwidget",
  "Title": "Interactive Web Widgets for Vellum Scenes",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"David\", \"Schoch\", , \"david.schoch@cynkra.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Turns a 'vellum' scene (or a 'vellumplot' plot) into a\nself-contained, client-side interactive HTML widget: hover\ntooltips and highlighting, click selection, rectangular\nbrush-select, pan/zoom, and a toolbar -- driven by the\nper-element data keys, bounding boxes, and 'scene_model()'\nmetadata that 'vellum' emits. Requires no Shiny and no server\nround-trip.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-vellum.github.io/vellumwidget/,\nhttps://github.com/r-vellum/vellumwidget,\nhttps://schochastics.r-universe.dev/vellumwidget",
  "BugReports": "https://github.com/r-vellum/vellumwidget/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "r-vellum/vellum",
    "r-vellum/vellumplot"
  ],
  "Config/testthat/edition": "3",
  "RoxygenNote": "8.0.0.9000",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libuv1-dev\nxz-utils libclang-dev",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2026-07-12 18:00:35 UTC",
  "RemoteUrl": "https://github.com/r-vellum/vellumwidget",
  "RemoteRef": "HEAD",
  "RemoteSha": "95240354673912a37ebb42007cff6133f288afa5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 18:40:00 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre]",
  "Maintainer": "David Schoch <david.schoch@cynkra.com>",
  "_user": "schochastics",
  "_type": "src",
  "_file": "vellumwidget_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/382fc5d333c03b4bf3b64d0a6abfc8a87041d7df35b968325955f141be17b16a",
  "_filesize": 247274,
  "_sha256": "382fc5d333c03b4bf3b64d0a6abfc8a87041d7df35b968325955f141be17b16a",
  "_expires": "2026-10-20T18:44:52.000Z",
  "_created": "2026-07-12T18:40:00.000Z",
  "_published": "2026-07-12T18:44:54.521Z",
  "_jobs": [
    {
      "job": 86680979547,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8263308297"
    },
    {
      "job": 86680979523,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263307187"
    },
    {
      "job": 86680979564,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8263297689"
    },
    {
      "job": 86680979531,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263299341"
    },
    {
      "job": 86680542248,
      "time": 324,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263286642"
    },
    {
      "job": 86680979540,
      "time": 263,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8263324969"
    },
    {
      "job": 86680979587,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8263297488"
    },
    {
      "job": 86680979548,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8263301092"
    },
    {
      "job": 86680979553,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263297336"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815",
  "_status": "success",
  "_upstream": "https://github.com/r-vellum/vellumwidget",
  "_commit": {
    "id": "95240354673912a37ebb42007cff6133f288afa5",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "David Schoch <david@schochastics.net>",
    "message": "chore: add r-universe URL so package is not hidden in search\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1783879235
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david.schoch@cynkra.com",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "vellum",
      "version": ">= 0.2.0.9000",
      "role": "Imports"
    },
    {
      "package": "crosstalk",
      "role": "Suggests"
    },
    {
      "package": "vellumplot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-vellum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 8
    },
    {
      "week": "2026-28",
      "n": 34
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-07"
    },
    {
      "name": "v0.2.0",
      "date": "2026-07-08"
    },
    {
      "name": "v0.3.0",
      "date": "2026-07-10"
    }
  ],
  "_topics": [
    "data-visualization",
    "dataviz",
    "htmlwidgets",
    "interactive-visualization",
    "svg"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 42,
      "uuid": 17147355
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "followers": 467,
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vellumwidget"
  },
  "_devurl": "https://github.com/r-vellum/vellumwidget",
  "_pkgdown": "https://r-vellum.github.io/vellumwidget/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/vellumwidget.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_widget",
    "renderVellumwidget",
    "vellumwidgetOutput"
  ],
  "_help": [
    {
      "page": "as_widget",
      "title": "Turn a vellum scene (or vellumplot plot) into an interactive widget",
      "topics": [
        "as_widget"
      ]
    },
    {
      "page": "vellumwidget-shiny",
      "title": "Shiny bindings for vellumwidget widgets",
      "topics": [
        "renderVellumwidget",
        "vellumwidget-shiny",
        "vellumwidgetOutput"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-vellum/vellumwidget/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-vellum/vellumwidget/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "stringi",
    "systemfonts",
    "textshaping",
    "tinytex",
    "vctrs",
    "vellum",
    "xfun",
    "yaml"
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "vellumwidget",
  "_universes": [
    "schochastics",
    "r-vellum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:42:30.000Z",
      "distro": "resolute",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/98576882bc21aba2d94f7ccc8c8d3ebf5ee0d515cc97eeefb6360bb9d145a9ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:42:22.000Z",
      "distro": "resolute",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/d1e99f29c9917d9b27155faf68ea6add1011be383f8a903f6aca9df02c5cf98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:41:18.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/f926fd604acc28a54e0f40cd223e5556162cb2fb53b0ae5ed7b77b6a78131a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:41:30.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/c30cb36bd131dca1b8baa8d05e6d66ecbce92bcbe1418125041c77678b23ba6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:44:36.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/2a3c1a8d2724d8a8282ddb5466c54116d5079777ba1f103f1ad554e91a289fcc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:41:08.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/e855719f11939e49ca73d5594174dfd50adf2a17ce5ed9f83e8fc6f02f72e01a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:41:22.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/3d5019ea0940be347c2851f9e4a98a71e3a2556fc662f99532900f26d534deb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T18:41:07.000Z",
      "commit": "95240354673912a37ebb42007cff6133f288afa5",
      "fileid": "https://r2.ropensci.org/b152282902b78a103e1df009fbcb654b1bbfa34256f2d95792b7a4ccb644cc8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204129815"
    }
  ]
}