{
  "_id": "6a53e0ef9b92047c28d59391",
  "Package": "vellumverse",
  "Title": "Easily Install and Load the 'Vellum' Graphics Ecosystem",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"David\", \"Schoch\", , \"david.schoch@cynkra.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The 'vellum' ecosystem is a set of packages for drawing in\nR that share a scene model and a common design: 'vellum' (a\nlow-level graphics backend with a Rust engine), 'vellumplot' (a\npipe-first grammar of graphics on top of it), and\n'vellumwidget' (client-side interactive HTML widgets for the\nscenes they produce). 'vellumverse' is a meta-package that\ninstalls and loads them together, in the spirit of the\n'tidyverse'.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-vellum.github.io/vellumverse/,\nhttps://github.com/r-vellum/vellumverse,\nhttps://schochastics.r-universe.dev/vellumverse",
  "BugReports": "https://github.com/r-vellum/vellumverse/issues",
  "Remotes": [
    "r-vellum/vellumwidget",
    "r-vellum/vellumplot",
    "r-vellum/vellum"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0.9000",
  "Config/testthat/edition": "3",
  "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:36 UTC",
  "RemoteUrl": "https://github.com/r-vellum/vellumverse",
  "RemoteRef": "HEAD",
  "RemoteSha": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 18:40:24 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre]",
  "Maintainer": "David Schoch <david.schoch@cynkra.com>",
  "_user": "schochastics",
  "_type": "src",
  "_file": "vellumverse_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d277e0a98df774fa9d23c7d4291b7cd74b14f6e79dc05e2a35cf75d1091ba352",
  "_filesize": 204292,
  "_sha256": "d277e0a98df774fa9d23c7d4291b7cd74b14f6e79dc05e2a35cf75d1091ba352",
  "_expires": "2026-10-20T18:46:05.000Z",
  "_created": "2026-07-12T18:40:24.000Z",
  "_published": "2026-07-12T18:46:07.423Z",
  "_jobs": [
    {
      "job": 86681021941,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8263311182"
    },
    {
      "job": 86681021933,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8263311894"
    },
    {
      "job": 86681022039,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8263303032"
    },
    {
      "job": 86681022020,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8263301076"
    },
    {
      "job": 86680536669,
      "time": 356,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263290591"
    },
    {
      "job": 86681021924,
      "time": 302,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8263334590"
    },
    {
      "job": 86681022006,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8263301567"
    },
    {
      "job": 86681022019,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8263303847"
    },
    {
      "job": 86681021976,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8263300822"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516",
  "_status": "success",
  "_upstream": "https://github.com/r-vellum/vellumverse",
  "_commit": {
    "id": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
    "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": 1783879236
  },
  "_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": "cli",
      "role": "Imports"
    },
    {
      "package": "vellumwidget",
      "version": ">= 0.3.0.9000",
      "role": "Imports"
    },
    {
      "package": "vellumplot",
      "version": ">= 0.3.0.9000",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vellum",
      "version": ">= 0.2.0.9000",
      "role": "Imports"
    },
    {
      "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": 17
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-06"
    },
    {
      "name": "v0.2.0",
      "date": "2026-07-10"
    }
  ],
  "_topics": [
    "data-visualization",
    "dataviz",
    "graphics",
    "metapackage"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 25,
      "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/vellumverse"
  },
  "_devurl": "https://github.com/r-vellum/vellumverse",
  "_pkgdown": "https://r-vellum.github.io/vellumverse/",
  "_searchresults": 12,
  "_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/vellumverse.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "vellumverse_conflicts",
    "vellumverse_packages"
  ],
  "_help": [
    {
      "page": "vellumverse_conflicts",
      "title": "Conflicts between the vellum ecosystem and other packages",
      "topics": [
        "vellumverse_conflicts"
      ]
    },
    {
      "page": "vellumverse_packages",
      "title": "List the core vellum-ecosystem packages",
      "topics": [
        "vellumverse_packages"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-vellum/vellumverse/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-vellum/vellumverse/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "systemfonts",
    "textshaping",
    "tinytex",
    "vctrs",
    "vellum",
    "vellumplot",
    "vellumwidget",
    "viridisLite",
    "xfun",
    "yaml"
  ],
  "_score": 2.3802112417116064,
  "_indexed": true,
  "_nocasepkg": "vellumverse",
  "_universes": [
    "schochastics",
    "r-vellum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:42:50.000Z",
      "distro": "resolute",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/06895adaded919aed18a919698be1d3d6d50407449eecbb3dd40073a3b3ec3ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:42:53.000Z",
      "distro": "resolute",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/6c095b24a0ff722cb0303449f171a651e34c403ea4d91802b57f557ce8f592b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:41:54.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/767b5715a3451b658dd2fb5ff130d57071a95049bd876dcde3ab279bdf5468b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:41:43.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/6d7cdf08e0f56a88a2e4047ccb576da0dcaf9641141bddc43d9eb96671996e72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:45:41.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/7ca19783756cd97ccf2513cddcff7386bbe27973befb94bfcd0d047a837844b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:41:38.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/40af8438b5fd2b3a67f1e6728efbd0d51b93b8c925d3faf76f1896c140da91cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:41:53.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/7785a594703dc00c78ddc690bb1129efd5ce1de78ad48f9d640c95b3b78030fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T18:41:33.000Z",
      "commit": "d267dfc59e9160c6ada074539b9db21c7f1f41be",
      "fileid": "https://r2.ropensci.org/1c549a7aa191432069ee33c3a39cc2a53328a381d28da4ccc6a32fb8af2f9e57",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29204130516"
    }
  ]
}