{
  "_id": "6a17fcefacfb0bcc41daa83d",
  "Package": "BasketballAnalyzeR",
  "Type": "Package",
  "Title": "Analysis and Visualization of Basketball Data",
  "Version": "0.8.1",
  "Date": "2025-10-30",
  "Authors@R": "c(person(given = \"Marco\",\nfamily = \"Sandri\",\nrole = c(\"aut\", \"cre\"),\nemail = \"basketballanalyzer.help@unibs.it\",\ncomment = c(ORCID = \"0000-0002-1422-5695\")),\nperson(given = \"Paola\",\nfamily = \"Zuccolotto\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-4399-7018\")),\nperson(given = \"Marica\",\nfamily = \"Manisera\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-2982-0243\")))",
  "Description": "Contains data and code to accompany the book P. Zuccolotto\nand M. Manisera (2020) Basketball Data Science. Applications\nwith R. CRC Press. ISBN 9781138600799.",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/sndmrc/BasketballAnalyzeR/",
  "BugReports": "https://github.com/sndmrc/BasketballAnalyzeR/issues",
  "Contact": "<basketballanalyzer.help@unibs.it>",
  "RdMacros": "mathjaxr",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://sndmrc.r-universe.dev",
  "Date/Publication": "2025-10-30 21:46:48 UTC",
  "RemoteUrl": "https://github.com/sndmrc/basketballanalyzer",
  "RemoteRef": "HEAD",
  "RemoteSha": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:25:04 UTC",
    "User": "root"
  },
  "Author": "Marco Sandri [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1422-5695>),\nPaola Zuccolotto [aut] (ORCID: <https://orcid.org/0000-0003-4399-7018>),\nMarica Manisera [aut] (ORCID: <https://orcid.org/0000-0002-2982-0243>)",
  "Maintainer": "Marco Sandri <basketballanalyzer.help@unibs.it>",
  "MD5sum": "ec268a93127d204c3acf94619032e173",
  "_user": "sndmrc",
  "_type": "src",
  "_file": "BasketballAnalyzeR_0.8.1.tar.gz",
  "_fileid": "b18825e4be4318023099365f73754f488e39f902e52270abc30c1667a5d1f320",
  "_filesize": 1991740,
  "_sha256": "b18825e4be4318023099365f73754f488e39f902e52270abc30c1667a5d1f320",
  "_created": "2026-05-28T08:25:04.000Z",
  "_published": "2026-05-28T08:29:35.355Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78252412052,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261207538"
    },
    {
      "job": 78252412214,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261218207"
    },
    {
      "job": 78252412274,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261208024"
    },
    {
      "job": 78252412084,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261187205"
    },
    {
      "job": 78251895307,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261140559"
    },
    {
      "job": 78252412013,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261182590"
    },
    {
      "job": 78252412181,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261192832"
    },
    {
      "job": 78252412077,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261198106"
    },
    {
      "job": 78252412204,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261191572"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sndmrc/basketballanalyzer",
  "_commit": {
    "id": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
    "author": "sndmrc <sandri.marco@gmail.com>",
    "committer": "sndmrc <sandri.marco@gmail.com>",
    "message": "v.0.8.1\n",
    "time": 1761860808
  },
  "_maintainer": {
    "name": "Marco Sandri",
    "email": "basketballanalyzer.help@unibs.it",
    "orcid": "0000-0002-1422-5695"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3",
      "role": "Imports"
    },
    {
      "package": "directlabels",
      "version": ">= 2018.05",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "version": ">= 0.80",
      "role": "Imports"
    },
    {
      "package": "PBSmapping",
      "version": ">= 2.70",
      "role": "Imports"
    },
    {
      "package": "sp",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "operators",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "statnet.common",
      "version": ">= 4.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.2.3",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "version": ">= 3.9.4",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "version": ">= 1.8",
      "role": "Suggests"
    },
    {
      "package": "ggnetwork",
      "version": ">= 0.5",
      "role": "Suggests"
    },
    {
      "package": "ggplotify",
      "version": ">= 0.0.3",
      "role": "Suggests"
    },
    {
      "package": "network",
      "version": ">= 1.13.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sndmrc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "basketball-stats",
    "data-analysis",
    "data-science"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "sndmrc",
      "count": 262,
      "uuid": 10928226
    }
  ],
  "_userbio": {
    "uuid": 10928226,
    "type": "user",
    "name": "Marco Sandri"
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BasketballAnalyzeR"
  },
  "_devurl": "https://github.com/sndmrc/basketballanalyzer",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BasketballAnalyzeR.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sndmrc/basketballanalyzer",
  "_realowner": "sndmrc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2020-06-26"
    },
    {
      "version": "0.8.0",
      "date": "2025-04-18"
    },
    {
      "version": "0.8.1",
      "date": "2025-10-30"
    }
  ],
  "_exports": [
    "assistnet",
    "barline",
    "bubbleplot",
    "corranalysis",
    "densityplot",
    "drawNBAcourt",
    "expectedpts",
    "fourfactors",
    "hclustering",
    "inequality",
    "is.assistnet",
    "is.corranalysis",
    "is.fourfactors",
    "is.hclustering",
    "is.inequality",
    "is.kclustering",
    "is.MDSmap",
    "is.simplereg",
    "is.variability",
    "kclustering",
    "MDSmap",
    "PbPmanipulation",
    "radialprofile",
    "scatterplot",
    "scoringprob",
    "shotchart",
    "simplereg",
    "TOPboxes",
    "variability"
  ],
  "_datasets": [
    {
      "name": "Obox",
      "title": "Opponents box scores dataset - NBA 2017-2018",
      "object": "Obox",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Team",
        "GP",
        "MIN",
        "PTS",
        "W",
        "L",
        "P2M",
        "P2A",
        "P2p",
        "P3M",
        "P3A",
        "P3p",
        "FTM",
        "FTA",
        "FTp",
        "OREB",
        "DREB",
        "AST",
        "TOV",
        "STL",
        "BLK",
        "PF",
        "PM"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "Pbox",
      "title": "Players box scores dataset - NBA 2017-2018",
      "object": "Pbox",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Team",
        "Player",
        "GP",
        "MIN",
        "PTS",
        "P2M",
        "P2A",
        "P2p",
        "P3M",
        "P3A",
        "P3p",
        "FTM",
        "FTA",
        "FTp",
        "OREB",
        "DREB",
        "AST",
        "TOV",
        "STL",
        "BLK",
        "PF",
        "PM"
      ],
      "rows": 605,
      "table": true,
      "tojson": true
    },
    {
      "name": "PbP.BDB",
      "title": "Play-by-play dataset - NBA 2017-2018",
      "object": "PbP.BDB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "game_id",
        "data_set",
        "date",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5",
        "h1",
        "h2",
        "h3",
        "h4",
        "h5",
        "period",
        "away_score",
        "home_score",
        "remaining_time",
        "elapsed",
        "play_length",
        "play_id",
        "team",
        "event_type",
        "assist",
        "away",
        "home",
        "block",
        "entered",
        "left",
        "num",
        "opponent",
        "outof",
        "player",
        "points",
        "possession",
        "reason",
        "result",
        "steal",
        "type",
        "shot_distance",
        "original_x",
        "original_y",
        "converted_x",
        "converted_y",
        "description"
      ],
      "rows": 37430,
      "table": true,
      "tojson": true
    },
    {
      "name": "Tadd",
      "title": "Tadd dataset - NBA 2017-2018",
      "object": "Tadd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Team",
        "team",
        "Conference",
        "Division",
        "Rank",
        "Playoff"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "Tbox",
      "title": "Teams box scores dataset - NBA 2017-2018",
      "object": "Tbox",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Team",
        "GP",
        "MIN",
        "PTS",
        "W",
        "L",
        "P2M",
        "P2A",
        "P2p",
        "P3M",
        "P3A",
        "P3p",
        "FTM",
        "FTA",
        "FTp",
        "OREB",
        "DREB",
        "AST",
        "TOV",
        "STL",
        "BLK",
        "PF",
        "PM"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assistnet",
      "title": "Investigates the network of assists-shots in a team",
      "topics": [
        "assistnet"
      ]
    },
    {
      "page": "barline",
      "title": "Draws a bar-line plot",
      "topics": [
        "barline"
      ]
    },
    {
      "page": "bubbleplot",
      "title": "Draws a bubble plot",
      "topics": [
        "bubbleplot"
      ]
    },
    {
      "page": "corranalysis",
      "title": "Correlation analysis",
      "topics": [
        "corranalysis"
      ]
    },
    {
      "page": "CreateRadialPlot",
      "title": "R function CreateRadialPlot by William D. Vickers, freely downloadable from the web",
      "topics": [
        "CreateRadialPlot"
      ]
    },
    {
      "page": "densityplot",
      "title": "Computes and plots kernel density estimation of shots with respect to a concurrent variable",
      "topics": [
        "densityplot"
      ]
    },
    {
      "page": "drawNBAcourt",
      "title": "Add lines of NBA court to an existing ggplot2 plot",
      "topics": [
        "drawNBAcourt"
      ]
    },
    {
      "page": "expectedpts",
      "title": "Plots expected points of shots as a function of the distance from the basket (default) or another variable",
      "topics": [
        "expectedpts"
      ]
    },
    {
      "page": "fourfactors",
      "title": "Calculates possessions, pace, offensive and defensive rating, and Four Factors",
      "topics": [
        "fourfactors"
      ]
    },
    {
      "page": "hclustering",
      "title": "Agglomerative hierarchical clustering",
      "topics": [
        "hclustering"
      ]
    },
    {
      "page": "inequality",
      "title": "Inequality analysis",
      "topics": [
        "inequality"
      ]
    },
    {
      "page": "is.assistnet",
      "title": "Reports whether x is a 'networkdata' object",
      "topics": [
        "is.assistnet"
      ]
    },
    {
      "page": "is.corranalysis",
      "title": "Reports whether x is a 'corranalysis' object",
      "topics": [
        "is.corranalysis"
      ]
    },
    {
      "page": "is.fourfactors",
      "title": "Reports whether x is a 'fourfactors' object",
      "topics": [
        "is.fourfactors"
      ]
    },
    {
      "page": "is.hclustering",
      "title": "Reports whether x is a 'hclustering' object",
      "topics": [
        "is.hclustering"
      ]
    },
    {
      "page": "is.inequality",
      "title": "Reports whether x is a 'inequality' object.",
      "topics": [
        "is.inequality"
      ]
    },
    {
      "page": "is.kclustering",
      "title": "Reports whether x is a 'kclustering' object",
      "topics": [
        "is.kclustering"
      ]
    },
    {
      "page": "is.MDSmap",
      "title": "Reports whether x is a 'MDSmap' object",
      "topics": [
        "is.MDSmap"
      ]
    },
    {
      "page": "is.simplereg",
      "title": "Reports whether x is a 'simplereg' object",
      "topics": [
        "is.simplereg"
      ]
    },
    {
      "page": "is.variability",
      "title": "Reports whether x is a 'variability' object",
      "topics": [
        "is.variability"
      ]
    },
    {
      "page": "kclustering",
      "title": "K-means cluster analysis",
      "topics": [
        "kclustering"
      ]
    },
    {
      "page": "MDSmap",
      "title": "Multidimensional scaling (MDS) in 2 dimensions",
      "topics": [
        "MDSmap"
      ]
    },
    {
      "page": "Obox",
      "title": "Opponents box scores dataset - NBA 2017-2018",
      "topics": [
        "Obox"
      ]
    },
    {
      "page": "Pbox",
      "title": "Players box scores dataset - NBA 2017-2018",
      "topics": [
        "Pbox"
      ]
    },
    {
      "page": "PbP.BDB",
      "title": "Play-by-play dataset - NBA 2017-2018",
      "topics": [
        "PbP.BDB"
      ]
    },
    {
      "page": "PbPmanipulation",
      "title": "Adapts the standard file supplied by BigDataBall to the format required by BasketballAnalyzeR",
      "topics": [
        "PbPmanipulation"
      ]
    },
    {
      "page": "plot.assistnet",
      "title": "Plots a network from a 'assistnet' object",
      "topics": [
        "plot.assistnet"
      ]
    },
    {
      "page": "plot.corranalysis",
      "title": "Plots the correlation matrix and the correlation network from a 'corranalysis' object",
      "topics": [
        "plot.corranalysis"
      ]
    },
    {
      "page": "plot.fourfactors",
      "title": "Plot possessions, pace, offensive and defensive rating, and Four Factors from a 'fourfactors' object",
      "topics": [
        "plot.fourfactors"
      ]
    },
    {
      "page": "plot.hclustering",
      "title": "Plots hierarchical clustering from a 'hclustering' object",
      "topics": [
        "plot.hclustering"
      ]
    },
    {
      "page": "plot.inequality",
      "title": "Plot Lorenz curve from a 'inequality' object",
      "topics": [
        "plot.inequality"
      ]
    },
    {
      "page": "plot.kclustering",
      "title": "Plot k-means clustering from a 'kclustering' object",
      "topics": [
        "plot.kclustering"
      ]
    },
    {
      "page": "plot.MDSmap",
      "title": "Draws two-dimensional plots for multidimensional scaling (MDS) from a 'MDSmap' object",
      "topics": [
        "plot.MDSmap"
      ]
    },
    {
      "page": "plot.simplereg",
      "title": "Plot simple regression from a 'simplereg' object",
      "topics": [
        "plot.simplereg"
      ]
    },
    {
      "page": "plot.variability",
      "title": "Plots a variability diagram from a 'variability' object",
      "topics": [
        "plot.variability"
      ]
    },
    {
      "page": "radialprofile",
      "title": "Draws radial plots for player profiles",
      "topics": [
        "radialprofile"
      ]
    },
    {
      "page": "scatterplot",
      "title": "Draws a scatter plot or a matrix of scatter plots",
      "topics": [
        "scatterplot"
      ]
    },
    {
      "page": "scoringprob",
      "title": "Plots scoring probability of shots as a function of a given variable",
      "topics": [
        "scoringprob"
      ]
    },
    {
      "page": "shotchart",
      "title": "Plots different kinds of charts based on shot coordinates",
      "topics": [
        "shotchart"
      ]
    },
    {
      "page": "simplereg",
      "title": "Simple linear and nonparametric regression",
      "topics": [
        "simplereg"
      ]
    },
    {
      "page": "Tadd",
      "title": "Tadd dataset - NBA 2017-2018",
      "topics": [
        "Tadd"
      ]
    },
    {
      "page": "Tbox",
      "title": "Teams box scores dataset - NBA 2017-2018",
      "topics": [
        "Tbox"
      ]
    },
    {
      "page": "TOPboxes",
      "title": "Calculate Team, Opponents and Players box scores (Tbox, Obox and Pbox)",
      "topics": [
        "TOPboxes"
      ]
    },
    {
      "page": "variability",
      "title": "Variability analysis",
      "topics": [
        "variability"
      ]
    }
  ],
  "_readme": "https://github.com/sndmrc/basketballanalyzer/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "coda",
    "corrplot",
    "cpp11",
    "crayon",
    "data.table",
    "directlabels",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggrepel",
    "ggstats",
    "glue",
    "gridExtra",
    "gtable",
    "gtools",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "operators",
    "patchwork",
    "PBSmapping",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "sp",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 4.905795880367869,
  "_indexed": true,
  "_nocasepkg": "basketballanalyzer",
  "_universes": [
    "sndmrc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-28T08:27:26.000Z",
      "distro": "noble",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "ea8151f17737c493753988bcdaaed0b40299213fbb79da2cfc49f2e059e56f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-28T08:27:54.000Z",
      "distro": "noble",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "7bad331c84f4343e0dcb22623b054af56c114a187efedac93ec5a33348728e68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-28T08:27:49.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "72cd8215ec98e6dede85ed2d086e471d955e68ae9d2c86c3eb0c0f19a91f754b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-28T08:26:59.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "ec8323237c8760737b7122d94480f1115e49b888e9310f38882138c7b1d1bde2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-28T08:27:30.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "6832c9707cfed2ff300369f85e360684dd2309278568f2fc0919aaddd6e6b25f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:26:33.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "8bb5abb88e98cb0f75e4b0cf544d4bb0562c1501b5db84525ce973fdb8194f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:26:47.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "75d1e0826043957f304fb4742895ec2b6e6f08bf3e5a78ee7fadef818c0ce5fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:26:26.000Z",
      "commit": "419794e0d33ecfb80db8ff0567ce9e03d962028a",
      "fileid": "4e67a8d288ecb9d9b1c47bd873a4645f7515756876badbd19054da2cfa07a6be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sndmrc/actions/runs/26563413200"
    }
  ]
}