{
  "_id": "6a0f670facfb0bcc41c5d680",
  "Package": "ibawds",
  "Type": "Package",
  "Title": "Functions and Datasets for the Data Science Course at IBAW",
  "Version": "1.2.1.9000",
  "Authors@R": "person(given = \"Stefan\",\nfamily = \"Lanz\",\nrole = c(\"aut\", \"cre\"),\nemail = \"slanz1137@gmail.com\")",
  "Description": "A collection of useful functions and datasets for the Data\nScience Course at IBAW.",
  "License": "MIT + file LICENSE",
  "URL": "https://stibu81.github.io/ibawds/,\nhttps://github.com/stibu81/ibawds",
  "BugReports": "https://github.com/stibu81/ibawds/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "git libicu-dev libx11-dev",
  "Repository": "https://stibu81.r-universe.dev",
  "Date/Publication": "2026-03-21 21:24:00 UTC",
  "RemoteUrl": "https://github.com/stibu81/ibawds",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e18133124474a26bbf89360474ae9d33ebc06f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:43:48 UTC",
    "User": "root"
  },
  "Author": "Stefan Lanz [aut, cre]",
  "Maintainer": "Stefan Lanz <slanz1137@gmail.com>",
  "MD5sum": "aae3727a8d421f102e96b550e70679e3",
  "_user": "stibu81",
  "_type": "src",
  "_file": "ibawds_1.2.1.9000.tar.gz",
  "_fileid": "7fde5087efb486891950175efd5975cbfb131092c4fb8dada287a9983696c942",
  "_filesize": 482726,
  "_sha256": "7fde5087efb486891950175efd5975cbfb131092c4fb8dada287a9983696c942",
  "_created": "2026-05-21T09:43:48.000Z",
  "_published": "2026-05-21T20:11:59.931Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259477960,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132504049"
    },
    {
      "job": 77259478097,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132502074"
    },
    {
      "job": 77259477694,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132491726"
    },
    {
      "job": 77259477353,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132501975"
    },
    {
      "job": 77259476637,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132449907"
    },
    {
      "job": 77259476932,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146121991"
    },
    {
      "job": 77259477410,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132482016"
    },
    {
      "job": 77259478207,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132481082"
    },
    {
      "job": 77259478101,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132491647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stibu81/ibawds",
  "_commit": {
    "id": "3e18133124474a26bbf89360474ae9d33ebc06f7",
    "author": "stibu81 <slanz1137@gmail.com>",
    "committer": "stibu81 <slanz1137@gmail.com>",
    "message": "make check_ibawds_setup() work in positron\n",
    "time": 1774128240
  },
  "_maintainer": {
    "name": "Stefan Lanz",
    "email": "slanz1137@gmail.com",
    "login": "stibu81",
    "description": "",
    "uuid": 7131000
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dslabs",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "deldir",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "memuse",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "stibu81",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-08-18"
    },
    {
      "name": "v1.2.1",
      "date": "2026-03-17"
    }
  ],
  "_topics": [
    "data-science-learning",
    "educational-resources"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stibu81",
      "count": 248,
      "uuid": 7131000
    }
  ],
  "_userbio": {
    "uuid": 7131000,
    "type": "user",
    "name": "Stefan Lanz"
  },
  "_downloads": {
    "count": 595,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ibawds"
  },
  "_devurl": "https://github.com/stibu81/ibawds",
  "_pkgdown": "https://stibu81.github.io/ibawds/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ibawds.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stibu81/ibawds",
  "_realowner": "stibu81",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-03-09"
    },
    {
      "version": "0.2.0",
      "date": "2021-05-29"
    },
    {
      "version": "0.3.2",
      "date": "2022-01-04"
    },
    {
      "version": "0.4.0",
      "date": "2022-04-26"
    },
    {
      "version": "0.5.0",
      "date": "2022-06-17"
    },
    {
      "version": "0.6.0",
      "date": "2024-03-08"
    },
    {
      "version": "1.0.0",
      "date": "2024-09-30"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-07"
    },
    {
      "version": "1.2.0",
      "date": "2025-08-18"
    },
    {
      "version": "1.2.1",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "available_r_version",
    "check_ibawds_setup",
    "check_lecture_packages",
    "check_links_in_file",
    "check_links_in_slides",
    "check_url",
    "cluster_with_centers",
    "create_grading_table",
    "create_minreq_table",
    "define_latex_stats",
    "density_plot",
    "distribution_plot",
    "downgrade_packages",
    "evaluate_casestudy",
    "find_similar_colour",
    "get_reading_exercise_files",
    "init_rand_centers",
    "install_ibawds",
    "n_available_packages",
    "rand_with_cor",
    "rescale",
    "set_slide_options",
    "spell_check_evaluation",
    "spell_check_slides",
    "throw_dice",
    "voronoi_diagram"
  ],
  "_datasets": [
    {
      "name": "bills",
      "title": "Summarised Data on Restaurant Bills",
      "object": "bills",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex",
        "time",
        "smoker",
        "mean_bill"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "breast_cancer",
      "title": "Wisconsin Breast Cancer Database",
      "object": "breast_cancer",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "clump_thick",
        "unif_cell_size",
        "unif_cell_shape",
        "marg_adh",
        "ep_cell_size",
        "bare_nucl",
        "bland_chromat",
        "norm_nucl",
        "mitoses",
        "class"
      ],
      "rows": 699,
      "table": true,
      "tojson": true
    },
    {
      "name": "cran_history",
      "title": "History of the Number of Available CRAN Packages",
      "object": "cran_history",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "n_packages",
        "version",
        "source"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    },
    {
      "name": "dentition",
      "title": "Dentition of Mammals",
      "object": "dentition",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "I",
        "i",
        "C",
        "c",
        "P",
        "p",
        "M",
        "m"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    },
    {
      "name": "dice_data",
      "title": "Simulated Dice Throws",
      "object": "dice_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "galton_daughters",
      "title": "Galton's data on the heights of fathers and their children",
      "object": "galton_daughters",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "father",
        "daughter"
      ],
      "rows": 176,
      "table": true,
      "tojson": true
    },
    {
      "name": "galton_sons",
      "title": "Galton's data on the heights of fathers and their children",
      "object": "galton_sons",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "father",
        "son"
      ],
      "rows": 179,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtcars2",
      "title": "Dataset mtcars without row names",
      "object": "mtcars2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "model",
        "mpg",
        "cyl",
        "disp",
        "hp",
        "drat",
        "wt",
        "qsec",
        "vs",
        "am",
        "gear",
        "carb"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtcars2_na",
      "title": "Dataset mtcars without row names",
      "object": "mtcars2_na",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "model",
        "mpg",
        "cyl",
        "disp",
        "hp",
        "drat",
        "wt",
        "qsec",
        "vs",
        "am",
        "gear",
        "carb"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "noisy_data",
      "title": "Noisy Data From a Tenth Order Polynomial",
      "object": "noisy_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "protein",
      "title": "Protein Consumption in European Countries",
      "object": "protein",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "red_meat",
        "white_meat",
        "eggs",
        "milk",
        "fish",
        "cereals",
        "starch",
        "nuts",
        "fruit_veg"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "seatbelts",
      "title": "Road Casualties in Great Britain 1969-84",
      "object": "seatbelts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "seat",
        "victims"
      ],
      "rows": 576,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine_quality",
      "title": "Wine Quality",
      "object": "wine_quality",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "colour",
        "fixed_acidity",
        "volatile_acidity",
        "citric_acid",
        "residual_sugar",
        "chlorides",
        "free_sulfur_dioxide",
        "total_sulfur_dioxide",
        "density",
        "pH",
        "sulphates",
        "alcohol",
        "quality"
      ],
      "rows": 6497,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bills",
      "title": "Summarised Data on Restaurant Bills",
      "topics": [
        "bills"
      ]
    },
    {
      "page": "breast_cancer",
      "title": "Wisconsin Breast Cancer Database",
      "topics": [
        "breast_cancer"
      ]
    },
    {
      "page": "check_ibawds_setup",
      "title": "Check If the User Is Ready for the Course",
      "topics": [
        "check_ibawds_setup"
      ]
    },
    {
      "page": "check_lecture_packages",
      "title": "Find Packages Used For Lectures not Installed by ibawds",
      "topics": [
        "check_lecture_packages"
      ]
    },
    {
      "page": "check_links_in_file",
      "title": "Check All Links in a Text File",
      "topics": [
        "check_links_in_file"
      ]
    },
    {
      "page": "check_links_in_slides",
      "title": "Check All Links in the Slide Deck",
      "topics": [
        "check_links_in_slides"
      ]
    },
    {
      "page": "check_url",
      "title": "Check That an URL Can Be Reached",
      "topics": [
        "check_url"
      ]
    },
    {
      "page": "cluster_with_centers",
      "title": "Cluster Data According to Centres and Recompute Centres",
      "topics": [
        "cluster_with_centers",
        "init_rand_centers"
      ]
    },
    {
      "page": "cran_history",
      "title": "History of the Number of Available CRAN Packages",
      "topics": [
        "cran_history"
      ]
    },
    {
      "page": "define_latex_stats",
      "title": "Define LaTeX commands for statistical symbols",
      "topics": [
        "define_latex_stats"
      ]
    },
    {
      "page": "dentition",
      "title": "Dentition of Mammals",
      "topics": [
        "dentition"
      ]
    },
    {
      "page": "dice_data",
      "title": "Simulated Dice Throws",
      "topics": [
        "dice_data"
      ]
    },
    {
      "page": "distribution_plot",
      "title": "Plot Density and Distribution Function With Markings",
      "topics": [
        "density_plot",
        "distribution_plot"
      ]
    },
    {
      "page": "downgrade_packages",
      "title": "Downgrade Packages to an Older Version",
      "topics": [
        "downgrade_packages"
      ]
    },
    {
      "page": "evaluate_casestudy",
      "title": "Evaluate Predictions for the Case Study Handed in By Students",
      "topics": [
        "evaluate_casestudy"
      ]
    },
    {
      "page": "find_similar_colour",
      "title": "Find a Named Colour that is Similar to Any Given Colour",
      "topics": [
        "find_similar_colour"
      ]
    },
    {
      "page": "galton_sons",
      "title": "Galton's data on the heights of fathers and their children",
      "topics": [
        "galton_daughters",
        "galton_sons"
      ]
    },
    {
      "page": "get_reading_exercise_files",
      "title": "Get Files for File Reading Exercise",
      "topics": [
        "get_reading_exercise_files"
      ]
    },
    {
      "page": "grading_tables",
      "title": "Tables Used for Grading the Papers",
      "topics": [
        "create_grading_table",
        "create_minreq_table",
        "grading_tables"
      ]
    },
    {
      "page": "install_ibawds",
      "title": "Install the R-Packages Required for the Course",
      "topics": [
        "install_ibawds"
      ]
    },
    {
      "page": "mtcars2",
      "title": "Dataset mtcars without row names",
      "topics": [
        "mtcars2",
        "mtcars2_na"
      ]
    },
    {
      "page": "n_available_packages",
      "title": "Number of Available R Packages and R Versions from CRAN",
      "topics": [
        "available_r_version",
        "n_available_packages"
      ]
    },
    {
      "page": "noisy_data",
      "title": "Noisy Data From a Tenth Order Polynomial",
      "topics": [
        "noisy_data"
      ]
    },
    {
      "page": "protein",
      "title": "Protein Consumption in European Countries",
      "topics": [
        "protein"
      ]
    },
    {
      "page": "rand_with_cor",
      "title": "Create a Random Vector With Fixed Correlation With Another Vector",
      "topics": [
        "rand_with_cor"
      ]
    },
    {
      "page": "rescale",
      "title": "Rescale Mean And/Or Standard Deviation of a Vector",
      "topics": [
        "rescale"
      ]
    },
    {
      "page": "seatbelts",
      "title": "Road Casualties in Great Britain 1969-84",
      "topics": [
        "seatbelts"
      ]
    },
    {
      "page": "set_slide_options",
      "title": "Set Options for Slides",
      "topics": [
        "set_slide_options"
      ]
    },
    {
      "page": "spell_check_evaluation",
      "title": "Check Spelling in the Evaluation of the Papers or the Slide Decks",
      "topics": [
        "spell_check_evaluation",
        "spell_check_slides"
      ]
    },
    {
      "page": "throw_dice",
      "title": "Simulate Throws With One Or More Fair Dice",
      "topics": [
        "throw_dice"
      ]
    },
    {
      "page": "voronoi_diagram",
      "title": "Create a Voronoi Diagram for a Clustering",
      "topics": [
        "voronoi_diagram"
      ]
    },
    {
      "page": "wine_quality",
      "title": "Wine Quality",
      "topics": [
        "wine_quality"
      ]
    }
  ],
  "_readme": "https://github.com/stibu81/ibawds/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "deldir",
    "dplyr",
    "dslabs",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "memuse",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "remotes",
    "rlang",
    "rstudioapi",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 4.155336037465061,
  "_indexed": true,
  "_nocasepkg": "ibawds",
  "_universes": [
    "stibu81"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:46:12.000Z",
      "distro": "noble",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "7d113d752290e56dd0706d69164ec950aa07bc93dfe5be28635814497b69b205",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:46:11.000Z",
      "distro": "noble",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "4bfc8161a1fae867a6e1a16eeb54a20728dd49a3d8a68b839d3a568dd7db3405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:45:48.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "0eaf39baa7bf9f7ec7ef2920e06215e1cae6aa2d0dc13c124971cbb63dee139b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:46:11.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "2990a6e95f5128ae6263d5efe486ef6b7f77a5afc730b1c1e6db7dddaf54503e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-05-21T20:11:40.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "ae0aaf8dc5269d44fc13f16545213a8f80b4067365cebaa9f02406269a4b14f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:45:03.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "be797432eec5d74ec6754f5378ff7641222db6c0daa65265f5d4ce2d198109e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:45:03.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "4fd6a3050804e3354e19967fecd9c099ea856aabe242736212f51e90c58664f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-21T09:45:30.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "d04fd3c875124bd9880d44b11adfed8c078081815eb38b2b3850bb624e50c385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/26218197376"
    }
  ]
}