{
  "_id": "6a363dc03efcd9bda43fb1cf",
  "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-06-20 07:10:33 UTC",
    "User": "root"
  },
  "Author": "Stefan Lanz [aut, cre]",
  "Maintainer": "Stefan Lanz <slanz1137@gmail.com>",
  "MD5sum": "94c6831337903cb253adaba2fcc4f6d7",
  "_user": "stibu81",
  "_type": "src",
  "_file": "ibawds_1.2.1.9000.tar.gz",
  "_fileid": "0019d0b3f03093207f40b33255815529fd03e95fea543880166b4860527e86e3",
  "_filesize": 484705,
  "_sha256": "0019d0b3f03093207f40b33255815529fd03e95fea543880166b4860527e86e3",
  "_created": "2026-06-20T07:10:33.000Z",
  "_published": "2026-06-20T07:14:08.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82464458919,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763120317"
    },
    {
      "job": 82464458913,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763122343"
    },
    {
      "job": 82464458906,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763117718"
    },
    {
      "job": 82464458909,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763121877"
    },
    {
      "job": 82464243382,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763104173"
    },
    {
      "job": 82464458923,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763119470"
    },
    {
      "job": 82464458922,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763115720"
    },
    {
      "job": 82464458928,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763114229"
    },
    {
      "job": 82464458930,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763115036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960",
  "_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-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",
    "followers": 5
  },
  "_downloads": {
    "count": 610,
    "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",
    "LICENSE",
    "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.017033339298781,
  "_indexed": true,
  "_nocasepkg": "ibawds",
  "_universes": [
    "stibu81"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:12:41.000Z",
      "distro": "noble",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "3676dcca5996caa1d4474cec9c2d68b070a3bb235fbbdb0a85b3946cbdb315b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:12:56.000Z",
      "distro": "noble",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "db1ce0797135330975c417388ed1dad7896cc7f2d846c48e2521a144d67c301b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:12:30.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "f14d8cdfbbf5f76310be15306d6b7ad16641b929ae0210fdeb852c4227aaf712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:12:58.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "2f7117d29e86a4ac78173ec1e257026f0dda785b1152869d9c820bf166b42800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:13:01.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "6e2df77bbccbab403e5f1d41591e5e8bfb754a692860c247dac0ac97b688734e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:11:54.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "4fd6b17eed84cee992867cb0c41779bc705de1eda23ff6117de334ba2fa18cb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:11:44.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "fc48086ebacfe38944070cfff16a549d2ce732c2ddfea4ae0f2ef5ca7123bb98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-20T07:11:52.000Z",
      "commit": "3e18133124474a26bbf89360474ae9d33ebc06f7",
      "fileid": "89ec1bd641076916b0fc23acf03b4960031e4f167e7093dec1749f19ac15c169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stibu81/actions/runs/27863773960"
    }
  ]
}