{
  "_id": "6a228764cd65a98ecbd53686",
  "Package": "visNetwork",
  "Title": "Network Visualization using 'vis.js' Library",
  "Version": "2.1.4",
  "Authors@R": "c(\nperson(family = \"Almende B.V. and Contributors\", role = c(\"aut\", \"cph\"),\ncomment = \"vis.js library in htmlwidgets/lib, https://visjs.org/, https://github.com/visjs/vis-network\"),\nperson(\"Benoit\", \"Thieurmel\", role = c(\"aut\", \"cre\"),\ncomment = \"R interface\", email = \"bthieurmel@gmail.com\")\n)",
  "Maintainer": "Benoit Thieurmel <bthieurmel@gmail.com>",
  "Description": "Provides an R interface to the 'vis.js' JavaScript\ncharting library. It allows an interactive visualization of\nnetworks.",
  "BugReports": "https://github.com/datastorm-open/visNetwork/issues",
  "URL": "https://datastorm-open.github.io/visNetwork/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://datastorm-open.r-universe.dev",
  "Date/Publication": "2025-09-08 13:57:12 UTC",
  "RemoteUrl": "https://github.com/datastorm-open/visnetwork",
  "RemoteRef": "HEAD",
  "RemoteSha": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:19:48 UTC",
    "User": "root"
  },
  "Author": "Almende B.V. and Contributors [aut, cph] (vis.js library in\nhtmlwidgets/lib, https://visjs.org/,\nhttps://github.com/visjs/vis-network),\nBenoit Thieurmel [aut, cre] (R interface)",
  "MD5sum": "0ea2c9e11e58e3861bca724553c89cce",
  "_user": "datastorm-open",
  "_type": "src",
  "_file": "visNetwork_2.1.4.tar.gz",
  "_fileid": "dc9c12e36080f8000114349030494759a8d5035250105e4569285a289cc79d91",
  "_filesize": 4186853,
  "_sha256": "dc9c12e36080f8000114349030494759a8d5035250105e4569285a289cc79d91",
  "_created": "2026-06-05T08:19:48.000Z",
  "_published": "2026-06-05T08:23:00.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79690789422,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432074774"
    },
    {
      "job": 79690789458,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432073514"
    },
    {
      "job": 79690789453,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432071532"
    },
    {
      "job": 79690789368,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432067939"
    },
    {
      "job": 79690327169,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432028147"
    },
    {
      "job": 79690789390,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432071686"
    },
    {
      "job": 79690789389,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432061611"
    },
    {
      "job": 79690789490,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432057096"
    },
    {
      "job": 79690789372,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432060510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/datastorm-open/visnetwork",
  "_commit": {
    "id": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
    "author": "B. Thieurmel <bthieurmel@gmail.com>",
    "committer": "B. Thieurmel <bthieurmel@gmail.com>",
    "message": "FIx Doc CRAN Note\n",
    "time": 1757339832
  },
  "_maintainer": {
    "name": "Benoit Thieurmel",
    "email": "bthieurmel@gmail.com",
    "login": "bthieurmel",
    "description": "",
    "uuid": 8750326
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "colourpicker",
      "role": "Suggests"
    },
    {
      "package": "sparkline",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    },
    {
      "package": "flashClust",
      "role": "Suggests"
    }
  ],
  "_owner": "datastorm-open",
  "_selfowned": true,
  "_usedby": 216,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 562,
  "_contributors": [
    {
      "user": "bthieurmel",
      "count": 542,
      "uuid": 8750326
    },
    {
      "user": "datastrategist",
      "count": 1,
      "uuid": 8094091
    },
    {
      "user": "dseynaev",
      "count": 1,
      "uuid": 5922581
    },
    {
      "user": "mattgrogan",
      "count": 1,
      "uuid": 2761701
    },
    {
      "user": "abicky",
      "count": 1,
      "uuid": 508822
    },
    {
      "user": "zhiboz",
      "count": 1,
      "uuid": 2729326
    }
  ],
  "_userbio": {
    "uuid": 18034680,
    "type": "organization",
    "name": "DataStorm",
    "description": "DataStorm Open Project"
  },
  "_downloads": {
    "count": 83417,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/visNetwork"
  },
  "_mentions": 49,
  "_devurl": "https://github.com/datastorm-open/visnetwork",
  "_searchresults": 5696,
  "_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/readme.html",
    "extra/readme.md",
    "extra/visNetwork.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/datastorm-open/visnetwork",
  "_realowner": "datastorm-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2015-07-08"
    },
    {
      "version": "0.1.0",
      "date": "2015-07-17"
    },
    {
      "version": "0.1.1",
      "date": "2015-09-18"
    },
    {
      "version": "0.1.2",
      "date": "2015-10-30"
    },
    {
      "version": "0.2.0",
      "date": "2015-12-21"
    },
    {
      "version": "0.2.1",
      "date": "2016-01-31"
    },
    {
      "version": "1.0.0",
      "date": "2016-05-02"
    },
    {
      "version": "1.0.1",
      "date": "2016-06-20"
    },
    {
      "version": "1.0.2",
      "date": "2016-10-07"
    },
    {
      "version": "1.0.3",
      "date": "2016-12-22"
    },
    {
      "version": "2.0.0",
      "date": "2017-06-26"
    },
    {
      "version": "2.0.1",
      "date": "2017-07-30"
    },
    {
      "version": "2.0.2",
      "date": "2017-12-19"
    },
    {
      "version": "2.0.3",
      "date": "2018-01-09"
    },
    {
      "version": "2.0.4",
      "date": "2018-06-14"
    },
    {
      "version": "2.0.5",
      "date": "2018-12-05"
    },
    {
      "version": "2.0.6",
      "date": "2019-04-08"
    },
    {
      "version": "2.0.7",
      "date": "2019-07-10"
    },
    {
      "version": "2.0.8",
      "date": "2019-08-28"
    },
    {
      "version": "2.0.9",
      "date": "2019-12-06"
    },
    {
      "version": "2.1.0",
      "date": "2021-09-29"
    },
    {
      "version": "2.1.2",
      "date": "2022-09-29"
    },
    {
      "version": "2.1.4",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "%>%",
    "addExport",
    "addFontAwesome",
    "addIonicons",
    "renderVisNetwork",
    "toVisNetworkData",
    "visClusteringByColor",
    "visClusteringByConnection",
    "visClusteringByGroup",
    "visClusteringByHubsize",
    "visClusteringOutliers",
    "visCollapse",
    "visConfigure",
    "visDocumentation",
    "visEdges",
    "visEvents",
    "visExport",
    "visFit",
    "visFocus",
    "visGetBoundingBox",
    "visGetConnectedEdges",
    "visGetConnectedNodes",
    "visGetEdges",
    "visGetNodes",
    "visGetPositions",
    "visGetScale",
    "visGetSelectedEdges",
    "visGetSelectedNodes",
    "visGetSelection",
    "visGetViewPosition",
    "visGroups",
    "visHclust",
    "visHierarchicalLayout",
    "visIgraph",
    "visIgraphLayout",
    "visInteraction",
    "visLayout",
    "visLegend",
    "visMoveNode",
    "visNearestNodes",
    "visNetwork",
    "visNetworkEditor",
    "visNetworkEditorServer",
    "visNetworkEditorUI",
    "visNetworkOutput",
    "visNetworkProxy",
    "visNodes",
    "visOptions",
    "visPhysics",
    "visRedraw",
    "visRemoveEdges",
    "visRemoveNodes",
    "visSave",
    "visSelectEdges",
    "visSelectNodes",
    "visSetData",
    "visSetOptions",
    "visSetSelection",
    "visSetTitle",
    "visStabilize",
    "visStartSimulation",
    "visStopSimulation",
    "visStorePositions",
    "visTree",
    "visTreeEditor",
    "visTreeModuleServer",
    "visTreeModuleUI",
    "visUncollapse",
    "visUnselectAll",
    "visUpdateEdges",
    "visUpdateNodes"
  ],
  "_help": [
    {
      "page": "visNetwork-exports",
      "title": "Export magrittr function",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "addExport",
      "title": "Add libraries dependencies used in export visExport",
      "topics": [
        "addExport"
      ]
    },
    {
      "page": "addFontAwesome",
      "title": "Use fontAwesome icons in visNetwork 'graph'",
      "topics": [
        "addFontAwesome"
      ]
    },
    {
      "page": "addIonicons",
      "title": "Use Ionicons in visNetwork 'graph'",
      "topics": [
        "addIonicons"
      ]
    },
    {
      "page": "visClusteringByColor",
      "title": "Network visualization clustering options - by color",
      "topics": [
        "visClusteringByColor"
      ]
    },
    {
      "page": "visClusteringByConnection",
      "title": "Network visualization clustering options - by node id",
      "topics": [
        "visClusteringByConnection"
      ]
    },
    {
      "page": "visClusteringByGroup",
      "title": "Network visualization clustering options - by group",
      "topics": [
        "visClusteringByGroup"
      ]
    },
    {
      "page": "visClusteringByHubsize",
      "title": "Network visualization clustering options - by hubsize",
      "topics": [
        "visClusteringByHubsize"
      ]
    },
    {
      "page": "visClusteringOutliers",
      "title": "Network visualization clustering options - outliers",
      "topics": [
        "visClusteringOutliers"
      ]
    },
    {
      "page": "visConfigure",
      "title": "Network visualization configure options",
      "topics": [
        "visConfigure"
      ]
    },
    {
      "page": "visDocumentation",
      "title": "View full documentation of vis.js on network",
      "topics": [
        "visDocumentation"
      ]
    },
    {
      "page": "visEdges",
      "title": "Network visualization edges options",
      "topics": [
        "visEdges"
      ]
    },
    {
      "page": "visEvents",
      "title": "Network visualization events",
      "topics": [
        "visEvents"
      ]
    },
    {
      "page": "visExport",
      "title": "Network export configuration",
      "topics": [
        "visExport"
      ]
    },
    {
      "page": "visFit",
      "title": "Network visualization fit method",
      "topics": [
        "visFit"
      ]
    },
    {
      "page": "visFocus",
      "title": "Network visualization focus method",
      "topics": [
        "visFocus"
      ]
    },
    {
      "page": "visGetBoundingBox",
      "title": "Method getBoundingBox, with shiny only.",
      "topics": [
        "visGetBoundingBox"
      ]
    },
    {
      "page": "visGetConnectedEdges",
      "title": "Method getConnectedEdges, with shiny only.",
      "topics": [
        "visGetConnectedEdges"
      ]
    },
    {
      "page": "visGetConnectedNodes",
      "title": "Method getConnectedNodes, with shiny only.",
      "topics": [
        "visGetConnectedNodes"
      ]
    },
    {
      "page": "visGetEdges",
      "title": "Function to get edges data, with shiny only.",
      "topics": [
        "visGetEdges"
      ]
    },
    {
      "page": "visGetNodes",
      "title": "Function to get nodes data, with shiny only.",
      "topics": [
        "visGetNodes"
      ]
    },
    {
      "page": "visGetPositions",
      "title": "Network visualization getPositions method",
      "topics": [
        "visGetPositions"
      ]
    },
    {
      "page": "visGetScale",
      "title": "Function to get current scale of network, with shiny only.",
      "topics": [
        "visGetScale"
      ]
    },
    {
      "page": "visGetSelectedEdges",
      "title": "Function to get selected edges, with shiny only.",
      "topics": [
        "visGetSelectedEdges"
      ]
    },
    {
      "page": "visGetSelectedNodes",
      "title": "Function to get selected nodes, with shiny only.",
      "topics": [
        "visGetSelectedNodes"
      ]
    },
    {
      "page": "visGetSelection",
      "title": "Function to get selected edges & nodes, with shiny only.",
      "topics": [
        "visGetSelection"
      ]
    },
    {
      "page": "visGetViewPosition",
      "title": "Function to get current view position, with shiny only.",
      "topics": [
        "visGetViewPosition"
      ]
    },
    {
      "page": "visGroups",
      "title": "Network visualization groups options",
      "topics": [
        "visGroups"
      ]
    },
    {
      "page": "visHclust",
      "title": "Visualize Hierarchical cluster analysis.",
      "topics": [
        "visHclust",
        "visHclust.data.frame",
        "visHclust.default",
        "visHclust.dist",
        "visHclust.hclust"
      ]
    },
    {
      "page": "visHierarchicalLayout",
      "title": "Network visualization Hierarchical layout options",
      "topics": [
        "visHierarchicalLayout"
      ]
    },
    {
      "page": "visIgraphLayout",
      "title": "Use a igraph layout for compute coordinates & fast rendering",
      "topics": [
        "visIgraphLayout"
      ]
    },
    {
      "page": "visInteraction",
      "title": "Network visualization interaction",
      "topics": [
        "visInteraction"
      ]
    },
    {
      "page": "visLayout",
      "title": "Network visualization layout options",
      "topics": [
        "visLayout"
      ]
    },
    {
      "page": "visLegend",
      "title": "Add a legend on a visNetwork object",
      "topics": [
        "visLegend"
      ]
    },
    {
      "page": "visMoveNode",
      "title": "Network visualization moveNode method",
      "topics": [
        "visMoveNode"
      ]
    },
    {
      "page": "visNearestNodes",
      "title": "Function to nearest nodes of a target node, with shiny only.",
      "topics": [
        "visNearestNodes"
      ]
    },
    {
      "page": "visNetwork",
      "title": "Network visualization",
      "topics": [
        "visNetwork"
      ]
    },
    {
      "page": "visNetwork-collapse",
      "title": "Network visualization collapse / uncollapsed method",
      "topics": [
        "visCollapse",
        "visNetwork-collapse",
        "visUncollapse"
      ]
    },
    {
      "page": "visNetwork-igraph",
      "title": "Render a visNetwork object from an igraph object",
      "topics": [
        "toVisNetworkData",
        "visIgraph",
        "visNetwork-igraph"
      ]
    },
    {
      "page": "visNetwork-shiny",
      "title": "Shiny bindings for visNetwork",
      "topics": [
        "renderVisNetwork",
        "visNetwork-shiny",
        "visNetworkOutput",
        "visNetworkProxy"
      ]
    },
    {
      "page": "visNetwork-treeModule",
      "title": "Module shiny for visualize and customize a 'rpart' tree",
      "topics": [
        "visNetwork-treeModule",
        "visTreeModuleServer",
        "visTreeModuleUI"
      ]
    },
    {
      "page": "visNetworkEditor",
      "title": "Visualize, customize and get back a 'visNetwork' object. Need shiny package",
      "topics": [
        "visNetworkEditor"
      ]
    },
    {
      "page": "visNetworkEditor-module",
      "title": "Module shiny for visualize and customize and get back a 'visNetwork' object. Using the javascript interface visConfigure.",
      "topics": [
        "visNetworkEditor-module",
        "visNetworkEditorServer",
        "visNetworkEditorUI"
      ]
    },
    {
      "page": "visNodes",
      "title": "Network visualization nodes options",
      "topics": [
        "visNodes"
      ]
    },
    {
      "page": "visOptions",
      "title": "Network visualization general options",
      "topics": [
        "visOptions"
      ]
    },
    {
      "page": "visPhysics",
      "title": "Network visualization Physics options",
      "topics": [
        "visPhysics"
      ]
    },
    {
      "page": "visRedraw",
      "title": "Network visualization redraw method",
      "topics": [
        "visRedraw"
      ]
    },
    {
      "page": "visRemoveEdges",
      "title": "Function to remove edges from network, with shiny only.",
      "topics": [
        "visRemoveEdges"
      ]
    },
    {
      "page": "visRemoveNodes",
      "title": "Function to remove nodes from network, with shiny only.",
      "topics": [
        "visRemoveNodes"
      ]
    },
    {
      "page": "visSave",
      "title": "Save a a visNetwork object to an HTML file",
      "topics": [
        "visSave"
      ]
    },
    {
      "page": "visSelectEdges",
      "title": "Function to select edge(s) from network, with shiny only.",
      "topics": [
        "visSelectEdges"
      ]
    },
    {
      "page": "visSelectNodes",
      "title": "Function to select node(s) from network, with shiny only.",
      "topics": [
        "visSelectNodes"
      ]
    },
    {
      "page": "visSetData",
      "title": "Network visualization setData method",
      "topics": [
        "visSetData"
      ]
    },
    {
      "page": "visSetOptions",
      "title": "Network visualization full options setter",
      "topics": [
        "visSetOptions"
      ]
    },
    {
      "page": "visSetSelection",
      "title": "Function to select edge(s) / node(s) from network, with shiny only.",
      "topics": [
        "visSetSelection"
      ]
    },
    {
      "page": "visSetTitle",
      "title": "Set title, subtitle, and footer using 'visNetworkProxy'",
      "topics": [
        "visSetTitle"
      ]
    },
    {
      "page": "visStabilize",
      "title": "Network visualization stabilize method",
      "topics": [
        "visStabilize"
      ]
    },
    {
      "page": "visStartSimulation",
      "title": "Network visualization startSimulation method",
      "topics": [
        "visStartSimulation"
      ]
    },
    {
      "page": "visStopSimulation",
      "title": "Network visualization stopSimulation method",
      "topics": [
        "visStopSimulation"
      ]
    },
    {
      "page": "visStorePositions",
      "title": "Method storePositions, with shiny only.",
      "topics": [
        "visStorePositions"
      ]
    },
    {
      "page": "visTree",
      "title": "Visualize Recursive Partitioning and Regression Trees (rpart object)",
      "topics": [
        "visTree"
      ]
    },
    {
      "page": "visTreeEditor",
      "title": "Run and edit a visTree, and get back in R",
      "topics": [
        "visTreeEditor"
      ]
    },
    {
      "page": "visUnselectAll",
      "title": "Network visualization unselectAll method",
      "topics": [
        "visUnselectAll"
      ]
    },
    {
      "page": "visUpdateEdges",
      "title": "Function to update the information of edges, with shiny only.",
      "topics": [
        "visUpdateEdges"
      ]
    },
    {
      "page": "visUpdateNodes",
      "title": "Function to update the information of nodes, with shiny only.",
      "topics": [
        "visUpdateNodes"
      ]
    }
  ],
  "_readme": "https://github.com/datastorm-open/visnetwork/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Introduction-to-visNetwork.Rmd",
      "filename": "Introduction-to-visNetwork.html",
      "title": "Introduction to visNetwork",
      "author": "B. Thieurmel - DataStorm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minimal example",
        "Find help",
        "Simple individual nodes and edges customization",
        "Global nodes/edges configuration",
        "Network configuration",
        "Example Data",
        "Add legend",
        "Highlight nearest",
        "Select by node id",
        "Select by a column",
        "Directed Network",
        "Custom navigation",
        "Data Manipulation",
        "Hierarchical Layout",
        "Freeze network",
        "Additional features",
        "Use font awesome icons in your network",
        "Visualize rpart object",
        "Use in Shiny",
        "Physics, tooltip, events,",
        "Export",
        "Use DOT language data",
        "Use gephi json export file"
      ],
      "created": "2015-07-07 13:07:57",
      "modified": "2021-09-29 06:50:50",
      "commits": 19
    }
  ],
  "_score": 15.937105873275184,
  "_indexed": true,
  "_nocasepkg": "visnetwork",
  "_universes": [
    "datastorm-open",
    "bthieurmel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-06-05T08:22:19.000Z",
      "distro": "noble",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "1e9c6927700f0585799829352ae2c0e876d8004a05c042bd8fed772a6c5eb71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-06-05T08:22:16.000Z",
      "distro": "noble",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "0f48b2726cb54dab4e56d69d25c0d6dd7f8bedfb5caa3d4ab7df2ad7f9dbb8e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-06-05T08:22:02.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "0d6ec0faf1c0f03c99b750f412e94b1c19ec1ae10953fcbc94e01653adee10c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-06-05T08:21:54.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "3f8120fbb06ec939420d7d9d5c2c330962b29e3f32eaaeca12566bcf51d09cde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.4",
      "date": "2026-06-05T08:22:31.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "61493560ae85822cc528c58d11bbe1030f69cb5900385507dde8a215c9a241ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-06-05T08:21:20.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "60bc8567151b09ee2d2ff622d7aba81ded27f862ffe1c9251a34a7aefb0c2d07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-06-05T08:21:10.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "fc1fcf12115a578f4f75230de29848769212ff47b403c081730a204ef3e2b03b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-06-05T08:21:19.000Z",
      "commit": "1631ed600674d6bd69f2eb0d6f58dc2ecc24e297",
      "fileid": "3dffea1f5b9b48eb7b1575c9ec25d184fab0d9eaf1ca08ed459b9683b9e5856a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datastorm-open/actions/runs/27003798300"
    }
  ]
}