{
  "_id": "6a53f1a69b92047c28d5948c",
  "Package": "vellumplot",
  "Title": "A Grammar of Graphics on the 'vellum' Backend",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"David\", \"Schoch\", , \"david.schoch@cynkra.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A declarative, pipe-first grammar of graphics that\ncompiles an inspectable plot specification into a 'vellum'\nscene and renders it. A plot is built up as a serializable spec\n(data, layers, scales) and nothing is drawn until it is\ncompiled: encodings are resolved, scales are trained, a panel\nlayout is measured, and guides and marks are emitted as\n'vellum' grobs.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-vellum.github.io/vellumplot/,\nhttps://github.com/r-vellum/vellumplot,\nhttps://schochastics.r-universe.dev/vellumplot",
  "BugReports": "https://github.com/r-vellum/vellumplot/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0.9000",
  "Remotes": [
    "r-vellum/vellum"
  ],
  "Config/testthat/edition": "3",
  "Collate": "'vellumplot-package.R' 'classes.R' 'print.R' 'alt.R' 'marks.R'\n'annotate.R' 'marginal.R' 'compile-marks.R' 'elements.R'\n'theme-tree.R' 'theme.R' 'compile-layout.R' 'compile-guides.R'\n'compile-resolve.R' 'coord.R' 'compile-train.R' 'facet.R'\n'compile-facet.R' 'seam.R' 'concat.R' 'compile-composition.R'\n'compile-position.R' 'compile-sf.R' 'compile-stat.R'\n'effects.R' 'guides.R' 'labs.R' 'provenance.R' 'reexports.R'\n'repeat.R' 'scales.R' 'scales-binned.R' 'vgraph.R' 'vplot.R'\n'zzz.R'",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev xz-utils libclang-dev",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2026-07-12 19:40:12 UTC",
  "RemoteUrl": "https://github.com/r-vellum/vellumplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 19:52:44 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre]",
  "Maintainer": "David Schoch <david.schoch@cynkra.com>",
  "_user": "schochastics",
  "_type": "src",
  "_file": "vellumplot_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/04af2746364b9ffde324611c1c75c65d3cff207d51d5e048929a31a9a6d531cb",
  "_filesize": 933714,
  "_sha256": "04af2746364b9ffde324611c1c75c65d3cff207d51d5e048929a31a9a6d531cb",
  "_expires": "2026-10-20T19:57:24.000Z",
  "_created": "2026-07-12T19:52:44.000Z",
  "_published": "2026-07-12T19:57:26.180Z",
  "_jobs": [
    {
      "job": 86687124173,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8263966732"
    },
    {
      "job": 86687124195,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263968054"
    },
    {
      "job": 86687124159,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8263951633"
    },
    {
      "job": 86687124160,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263956454"
    },
    {
      "job": 86686649102,
      "time": 349,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263934723"
    },
    {
      "job": 86687124164,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8263958705"
    },
    {
      "job": 86687124187,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8263958096"
    },
    {
      "job": 86687124184,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8263957812"
    },
    {
      "job": 86687124165,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8263959224"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671",
  "_status": "success",
  "_upstream": "https://github.com/r-vellum/vellumplot",
  "_commit": {
    "id": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Don't group thousands in default continuous labels (#27) (#28)",
    "time": 1783885212
  },
  "_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": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vellum",
      "version": ">= 0.2.0.9000",
      "role": "Imports"
    },
    {
      "package": "classInt",
      "role": "Suggests"
    },
    {
      "package": "graphlayouts",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "isoband",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-vellum",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-26",
      "n": 19
    },
    {
      "week": "2026-27",
      "n": 92
    },
    {
      "week": "2026-28",
      "n": 54
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-05"
    },
    {
      "name": "v0.1.1",
      "date": "2026-07-07"
    },
    {
      "name": "v0.2.0",
      "date": "2026-07-08"
    },
    {
      "name": "v0.2.1",
      "date": "2026-07-08"
    },
    {
      "name": "v0.3.0",
      "date": "2026-07-10"
    }
  ],
  "_topics": [
    "data-visualization",
    "dataviz",
    "ggplot2",
    "grammar-of-graphics",
    "plotting"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 172,
      "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/vellumplot"
  },
  "_devurl": "https://github.com/r-vellum/vellumplot",
  "_pkgdown": "https://r-vellum.github.io/vellumplot/",
  "_searchresults": 42,
  "_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/vellumplot.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_marginal",
    "after_stat",
    "annotate",
    "area",
    "compose_annotation",
    "concat",
    "coord_cartesian",
    "coord_equal",
    "coord_fixed",
    "coord_flip",
    "coord_polar",
    "coord_sf",
    "coord_trans",
    "element_blank",
    "element_line",
    "element_rect",
    "element_text",
    "facet_grid",
    "facet_wrap",
    "glow",
    "guide_legend",
    "guide_none",
    "guides",
    "hconcat",
    "inset",
    "labs",
    "lims",
    "linear_gradient",
    "mark_area",
    "mark_bar",
    "mark_bin2d",
    "mark_boxplot",
    "mark_contour",
    "mark_contour_filled",
    "mark_datashade",
    "mark_density",
    "mark_donut",
    "mark_dotplot",
    "mark_ecdf",
    "mark_edges",
    "mark_errorbar",
    "mark_hex",
    "mark_histogram",
    "mark_label",
    "mark_line",
    "mark_linerange",
    "mark_node_text",
    "mark_nodes",
    "mark_pie",
    "mark_point",
    "mark_qq",
    "mark_qq_line",
    "mark_raster",
    "mark_ribbon",
    "mark_ridgeline",
    "mark_rug",
    "mark_rule",
    "mark_segment",
    "mark_sf",
    "mark_smooth",
    "mark_step",
    "mark_summary",
    "mark_text",
    "mark_tile",
    "mark_violin",
    "md",
    "outline",
    "plot_alt",
    "plot_provenance",
    "plot_spacer",
    "PlotSpec",
    "radial_gradient",
    "render_plot",
    "repeat_",
    "resolve_scale",
    "scale_alpha",
    "scale_alpha_continuous",
    "scale_alpha_identity",
    "scale_color_binned",
    "scale_color_continuous",
    "scale_color_discrete",
    "scale_color_gradient",
    "scale_color_identity",
    "scale_color_manual",
    "scale_colour_continuous",
    "scale_colour_discrete",
    "scale_colour_gradient",
    "scale_colour_identity",
    "scale_colour_manual",
    "scale_edge_width",
    "scale_fill_binned",
    "scale_fill_continuous",
    "scale_fill_discrete",
    "scale_fill_gradient",
    "scale_fill_identity",
    "scale_fill_manual",
    "scale_linetype",
    "scale_linetype_discrete",
    "scale_linetype_identity",
    "scale_shape",
    "scale_shape_identity",
    "scale_size",
    "scale_size_identity",
    "scale_x_binned",
    "scale_x_continuous",
    "scale_x_date",
    "scale_x_datetime",
    "scale_x_discrete",
    "scale_x_time",
    "scale_y_binned",
    "scale_y_continuous",
    "scale_y_date",
    "scale_y_datetime",
    "scale_y_discrete",
    "scale_y_time",
    "set_theme",
    "shadow",
    "sketch",
    "theme",
    "theme_bw",
    "theme_classic",
    "theme_cyberpunk",
    "theme_gray",
    "theme_minimal",
    "theme_sketch",
    "theme_void",
    "vconcat",
    "vgraph",
    "vplot",
    "wrap_plots",
    "xlim",
    "ylim"
  ],
  "_help": [
    {
      "page": "add_marginal",
      "title": "Add marginal distributions to a plot",
      "topics": [
        "add_marginal"
      ]
    },
    {
      "page": "after_stat",
      "title": "Map an aesthetic to a statistic computed by a stat",
      "topics": [
        "after_stat"
      ]
    },
    {
      "page": "annotate",
      "title": "Add a one-off annotation",
      "topics": [
        "annotate"
      ]
    },
    {
      "page": "area",
      "title": "Define a layout area for design =",
      "topics": [
        "area"
      ]
    },
    {
      "page": "compose_annotation",
      "title": "Annotate a composition",
      "topics": [
        "compose_annotation"
      ]
    },
    {
      "page": "concat",
      "title": "Arrange plots side by side",
      "topics": [
        "concat",
        "hconcat",
        "vconcat",
        "wrap_plots"
      ]
    },
    {
      "page": "coord_cartesian",
      "title": "Coordinate systems",
      "topics": [
        "coord_cartesian",
        "coord_equal",
        "coord_fixed",
        "coord_flip"
      ]
    },
    {
      "page": "coord_polar",
      "title": "Polar coordinates",
      "topics": [
        "coord_polar"
      ]
    },
    {
      "page": "coord_sf",
      "title": "Map coordinate system",
      "topics": [
        "coord_sf"
      ]
    },
    {
      "page": "coord_trans",
      "title": "Transformed coordinate system",
      "topics": [
        "coord_trans"
      ]
    },
    {
      "page": "element",
      "title": "Theme elements",
      "topics": [
        "element",
        "element_blank",
        "element_line",
        "element_rect",
        "element_text"
      ]
    },
    {
      "page": "facet_wrap",
      "title": "Facet a plot into a grid of panels",
      "topics": [
        "facet_grid",
        "facet_wrap"
      ]
    },
    {
      "page": "glow",
      "title": "Neon glow layer effect",
      "topics": [
        "glow"
      ]
    },
    {
      "page": "gradients",
      "title": "Gradient fill paints",
      "topics": [
        "gradients",
        "linear_gradient",
        "radial_gradient"
      ]
    },
    {
      "page": "guides",
      "title": "Control a scale's legend",
      "topics": [
        "guides",
        "guide_legend",
        "guide_none"
      ]
    },
    {
      "page": "inset",
      "title": "Overlay a plot as an inset",
      "topics": [
        "inset"
      ]
    },
    {
      "page": "labs",
      "title": "Set plot titles and axis/legend labels",
      "topics": [
        "labs"
      ]
    },
    {
      "page": "lims",
      "title": "Set scale limits with a shortcut",
      "topics": [
        "lims",
        "xlim",
        "ylim"
      ]
    },
    {
      "page": "mark_area",
      "title": "Area, ribbon, and step marks",
      "topics": [
        "mark_area",
        "mark_ribbon",
        "mark_step"
      ]
    },
    {
      "page": "mark_boxplot",
      "title": "Boxplot, error bar, and summary marks",
      "topics": [
        "mark_boxplot",
        "mark_errorbar",
        "mark_linerange",
        "mark_summary"
      ]
    },
    {
      "page": "mark_contour",
      "title": "2-D density contours",
      "topics": [
        "mark_contour",
        "mark_contour_filled"
      ]
    },
    {
      "page": "mark_datashade",
      "title": "Datashade a large point cloud",
      "topics": [
        "mark_datashade"
      ]
    },
    {
      "page": "mark_ecdf",
      "title": "Distribution marks",
      "topics": [
        "mark_ecdf",
        "mark_qq",
        "mark_qq_line",
        "mark_rug"
      ]
    },
    {
      "page": "mark_graph",
      "title": "Network (graph) marks",
      "topics": [
        "mark_edges",
        "mark_graph",
        "mark_nodes",
        "mark_node_text"
      ]
    },
    {
      "page": "mark_histogram",
      "title": "Statistical marks",
      "topics": [
        "mark_histogram",
        "mark_smooth"
      ]
    },
    {
      "page": "mark_pie",
      "title": "Pie and donut charts",
      "topics": [
        "mark_donut",
        "mark_pie"
      ]
    },
    {
      "page": "mark_point",
      "title": "Add marks to a plot",
      "topics": [
        "mark_bar",
        "mark_line",
        "mark_point",
        "mark_rule"
      ]
    },
    {
      "page": "mark_segment",
      "title": "Segment mark",
      "topics": [
        "mark_segment"
      ]
    },
    {
      "page": "mark_sf",
      "title": "Draw simple-feature (sf) geometries",
      "topics": [
        "mark_sf"
      ]
    },
    {
      "page": "mark_text",
      "title": "Text marks",
      "topics": [
        "mark_label",
        "mark_text"
      ]
    },
    {
      "page": "mark_tile",
      "title": "Heatmap marks",
      "topics": [
        "mark_bin2d",
        "mark_density",
        "mark_hex",
        "mark_raster",
        "mark_tile"
      ]
    },
    {
      "page": "mark_violin",
      "title": "Density-shape marks",
      "topics": [
        "mark_dotplot",
        "mark_ridgeline",
        "mark_violin"
      ]
    },
    {
      "page": "md",
      "title": "Rich-text labels",
      "topics": [
        "md"
      ]
    },
    {
      "page": "outline",
      "title": "Outline (halo) layer effect",
      "topics": [
        "outline"
      ]
    },
    {
      "page": "plot_alt",
      "title": "Text alternative (alt text) for a plot",
      "topics": [
        "plot_alt"
      ]
    },
    {
      "page": "plot_provenance",
      "title": "Inspect the compiled-scene provenance of a plot",
      "topics": [
        "plot_provenance"
      ]
    },
    {
      "page": "plot_spacer",
      "title": "Reserve an empty cell in a composition",
      "topics": [
        "plot_spacer"
      ]
    },
    {
      "page": "PlotSpec",
      "title": "The plot specification",
      "topics": [
        "PlotSpec"
      ]
    },
    {
      "page": "render_plot",
      "title": "Render a plot to a file",
      "topics": [
        "render_plot"
      ]
    },
    {
      "page": "repeat_",
      "title": "Repeat a view across fields",
      "topics": [
        "repeat_"
      ]
    },
    {
      "page": "resolve_scale",
      "title": "Resolve scales as shared or independent across panels",
      "topics": [
        "resolve_scale"
      ]
    },
    {
      "page": "scale_alpha",
      "title": "Alpha (opacity) scale",
      "topics": [
        "scale_alpha",
        "scale_alpha_continuous"
      ]
    },
    {
      "page": "scale_color_continuous",
      "title": "Colour scales",
      "topics": [
        "scale_color_continuous",
        "scale_color_discrete",
        "scale_color_gradient",
        "scale_color_manual",
        "scale_colour_continuous",
        "scale_colour_discrete",
        "scale_colour_gradient",
        "scale_colour_manual",
        "scale_fill_continuous",
        "scale_fill_discrete",
        "scale_fill_gradient",
        "scale_fill_manual"
      ]
    },
    {
      "page": "scale_color_identity",
      "title": "Identity scales",
      "topics": [
        "scale_alpha_identity",
        "scale_color_identity",
        "scale_colour_identity",
        "scale_fill_identity",
        "scale_linetype_identity",
        "scale_shape_identity",
        "scale_size_identity"
      ]
    },
    {
      "page": "scale_edge_width",
      "title": "Edge-width scale",
      "topics": [
        "scale_edge_width"
      ]
    },
    {
      "page": "scale_fill_binned",
      "title": "Binned (classed) colour scales",
      "topics": [
        "scale_color_binned",
        "scale_fill_binned"
      ]
    },
    {
      "page": "scale_linetype",
      "title": "Line-type scale",
      "topics": [
        "scale_linetype",
        "scale_linetype_discrete"
      ]
    },
    {
      "page": "scale_shape",
      "title": "Shape scale",
      "topics": [
        "scale_shape"
      ]
    },
    {
      "page": "scale_size",
      "title": "Size scale",
      "topics": [
        "scale_size"
      ]
    },
    {
      "page": "scale_x_binned",
      "title": "Binned position scales",
      "topics": [
        "scale_x_binned",
        "scale_y_binned"
      ]
    },
    {
      "page": "scale_x_continuous",
      "title": "Position scales",
      "topics": [
        "scale_x_continuous",
        "scale_x_discrete",
        "scale_y_continuous",
        "scale_y_discrete"
      ]
    },
    {
      "page": "scale_x_date",
      "title": "Date and time position scales",
      "topics": [
        "scale_x_date",
        "scale_x_datetime",
        "scale_x_time",
        "scale_y_date",
        "scale_y_datetime",
        "scale_y_time"
      ]
    },
    {
      "page": "shadow",
      "title": "Shadow layer effect",
      "topics": [
        "shadow"
      ]
    },
    {
      "page": "sketch",
      "title": "Hand-drawn (\"sketch\") rendering",
      "topics": [
        "sketch"
      ]
    },
    {
      "page": "theme_gray",
      "title": "Plot themes",
      "topics": [
        "set_theme",
        "theme",
        "theme_bw",
        "theme_classic",
        "theme_cyberpunk",
        "theme_gray",
        "theme_minimal",
        "theme_void"
      ]
    },
    {
      "page": "theme_sketch",
      "title": "Hand-drawn plot theme",
      "topics": [
        "theme_sketch"
      ]
    },
    {
      "page": "vgraph",
      "title": "Start a graph (network) plot",
      "topics": [
        "vgraph"
      ]
    },
    {
      "page": "vplot",
      "title": "Start a plot specification",
      "topics": [
        "vplot"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-vellum/vellumplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-vellum/vellumplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "glue",
    "jsonlite",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "systemfonts",
    "textshaping",
    "vctrs",
    "vellum",
    "viridisLite"
  ],
  "_score": 4.179551791165188,
  "_indexed": true,
  "_nocasepkg": "vellumplot",
  "_universes": [
    "schochastics",
    "r-vellum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:55:25.000Z",
      "distro": "resolute",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/e35a97e2d89550a95885d23676f0bbeff55872fd5a7ce0d40efd989b6550fe3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:55:37.000Z",
      "distro": "resolute",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/ced90bdd1ac24955bf2698f86cbcabd75b0c7a5251b720ec0219f33726e8f795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:54:14.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/aa5ba7223a05479f0ce4fd7f421e34b44be978bbeb2c285b2fec0c164047defb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:54:38.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/58e31bbfc67180eec6dbe9c25d26cd7c6f015f48afd5dd527d479cf6d2af0d2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:55:58.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/f7100ad5dc9aee915b6050cc746151989983001033f6b926f276cb9d68aaa295",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:54:19.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/18c9fe2aba25d1a3063d9092d950350c978cb03ac4cba1da86c90d905a688acf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:54:04.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/81c409b9f29bfd5ea8cc93d6a1cc110ae7f5a70ea6127bb3914d83af5aa6c842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-12T19:54:08.000Z",
      "commit": "0eb7f89a505356a446f8c7783366bd5a2c2d8df8",
      "fileid": "https://r2.ropensci.org/22915cd84dfdf13db9bd087d9090e563d19b0ab1b4db20cefb02bf438af8929b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/29206459671"
    }
  ]
}