{
  "_id": "6a1eaddeb25058d4daada3b5",
  "Package": "sdamr",
  "Title": "Statistics: Data Analysis and Modelling",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Maarten\",\nfamily = \"Speekenbrink\",\nrole = c(\"aut\", \"cre\"),\nemail = \"m.speekenbrink@ucl.ac.uk\",\ncomment = c(ORCID = \"0000-0003-3221-1091\"))",
  "Description": "Data sets and functions to support the books \"Statistics:\nData analysis and modelling\" by Speekenbrink, M. (2021)\n<https://mspeekenbrink.github.io/sdam-book/> and \"An R\ncompanion to Statistics: data analysis and modelling\" by\nSpeekenbrink, M. (2021)\n<https://mspeekenbrink.github.io/sdam-r-companion/>. All\ndatasets analysed in these books are provided in this package.\nIn addition, the package provides functions to compute sample\nstatistics (variance, standard deviation, mode), create\nraincloud and enhanced Q-Q plots, and expand Anova results into\nomnibus tests and tests of individual contrasts.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://mspeekenbrink.github.io/sdam-r/",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://mspeekenbrink.r-universe.dev",
  "Date/Publication": "2025-02-11 16:47:15 UTC",
  "RemoteUrl": "https://github.com/mspeekenbrink/sdam-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:14:49 UTC",
    "User": "root"
  },
  "Author": "Maarten Speekenbrink [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3221-1091>)",
  "Maintainer": "Maarten Speekenbrink <m.speekenbrink@ucl.ac.uk>",
  "MD5sum": "388b000a2acf73f3a0ea7ccc3ab6ec9f",
  "_user": "mspeekenbrink",
  "_type": "src",
  "_file": "sdamr_0.2.0.tar.gz",
  "_fileid": "e112dcfb5b6da7ddf7402d9c7b26aaf0eef05b0f884d048e77ffd0a0b967f727",
  "_filesize": 320695,
  "_sha256": "e112dcfb5b6da7ddf7402d9c7b26aaf0eef05b0f884d048e77ffd0a0b967f727",
  "_created": "2026-06-02T10:14:49.000Z",
  "_published": "2026-06-02T10:18:06.411Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79048550281,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354996452"
    },
    {
      "job": 79048550261,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355005498"
    },
    {
      "job": 79048550249,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354996224"
    },
    {
      "job": 79048550255,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354993698"
    },
    {
      "job": 79047925656,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354952418"
    },
    {
      "job": 79048550219,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354993064"
    },
    {
      "job": 79048550273,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354983135"
    },
    {
      "job": 79048550298,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354978593"
    },
    {
      "job": 79048550292,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354984836"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mspeekenbrink/sdam-r",
  "_commit": {
    "id": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
    "author": "Maarten Speekenbrink <maarten.speekenbrink@gmail.com>",
    "committer": "Maarten Speekenbrink <maarten.speekenbrink@gmail.com>",
    "message": "fix bug in sample_var\n",
    "time": 1739292435
  },
  "_maintainer": {
    "name": "Maarten Speekenbrink",
    "email": "m.speekenbrink@ucl.ac.uk",
    "login": "mspeekenbrink",
    "description": "",
    "uuid": 4246553,
    "orcid": "0000-0003-3221-1091"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    }
  ],
  "_owner": "mspeekenbrink",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mspeekenbrink",
      "count": 26,
      "uuid": 4246553
    }
  ],
  "_userbio": {
    "uuid": 4246553,
    "type": "user",
    "name": "mspeekenbrink"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sdamr"
  },
  "_devurl": "https://github.com/mspeekenbrink/sdam-r",
  "_searchresults": 124,
  "_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/sdamr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mspeekenbrink/sdam-r",
  "_realowner": "mspeekenbrink",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-29"
    },
    {
      "version": "0.2.0",
      "date": "2022-11-16"
    }
  ],
  "_exports": [
    "center",
    "expand_Anova",
    "geom_flat_violin",
    "GeomFlatViolin",
    "plot_qq_marginals",
    "plot_raincloud",
    "position_jitternudge",
    "PositionJitternudge",
    "sample_mode",
    "sample_sd",
    "sample_var"
  ],
  "_datasets": [
    {
      "name": "anchoring",
      "title": "Anchoring",
      "object": "anchoring",
      "class": [
        "data.frame"
      ],
      "fields": [
        "session_id",
        "sex",
        "age",
        "citizenship",
        "referrer",
        "us_or_international",
        "lab_or_online",
        "anchor",
        "everest_feet",
        "everest_meters"
      ],
      "rows": 4632,
      "table": true,
      "tojson": true
    },
    {
      "name": "cheerleader",
      "title": "Data from Experiment 1 of Carragher, D.J., Thomas, N.A., Gwinn, O.S. et al. (2019) Limited evidence of hierarchical encoding in the cheerleader effect. Scientific Reports, 9, 9329. https://doi.org/10.1038/s41598-019-45789-6",
      "object": "cheerleader",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant",
        "Age",
        "Sex",
        "Task",
        "LineClickAccuracy",
        "Excluded",
        "WhyExcluded",
        "Item",
        "Response"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    },
    {
      "name": "expBelief",
      "title": "Data from Experiment 5 of Gilder, T. S. E., & Heerey, E. A. (2018). The Role of Experimenter Belief in Social Priming. Psychological Science, 29(3), 403–417.",
      "object": "expBelief",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pid",
        "exptrNum",
        "age",
        "gender",
        "yearInUni",
        "ethnicity",
        "englishFluency",
        "experimenterBelief",
        "primeCond",
        "powerPRE",
        "powerPOST",
        "ApproachAdvantage",
        "attractive",
        "competent",
        "friendly",
        "trustworthy"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "fifa2010",
      "title": "Predictions by Paul the Octopus in the 2010 FIFA World Cup.",
      "object": "fifa2010",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Match",
        "Prediction",
        "Result",
        "Outcome"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "fifa2010teams",
      "title": "FIFA 2010 team statistics",
      "object": "fifa2010teams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nr",
        "team",
        "matches_played",
        "goals_for",
        "goals_scored",
        "goals_against",
        "penalty_goal",
        "own_goals_for",
        "yellow_cards",
        "indirect_red_cards",
        "direct_red_cards"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "gestures",
      "title": "Data from Winter, B., & Burkner, P. (2021) Poisson regression for linguists: A tutorial introduction to modelling count data with brms. Language and Linguistics Compass, 15, e12439 doi:10.1111/lnc3.12439 <https://doi.org/10.1111/lnc3.12439>",
      "object": "gestures",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "context",
        "dur",
        "language",
        "gender",
        "gestures"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "legacy2015",
      "title": "Legacy motives and pro-environmental behaviour",
      "object": "legacy2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "sex",
        "age",
        "legacy",
        "belief",
        "intention",
        "education",
        "income",
        "donation"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    },
    {
      "name": "metacognition",
      "title": "Data from Rausch, M. & Zehetleitner, M. (2016) Visibility is not equivalent to confidence in a low contrast orientation discrimination task. Frontiers in Psychology, 7, p. 591 doi:10.3389/fpsyg.2016.00591 <https://doi.org/10.3389/fpsyg.2016.00591>",
      "object": "metacognition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "age",
        "sex",
        "block",
        "trial",
        "tilt",
        "contrast",
        "correct",
        "visibility",
        "confidence"
      ],
      "rows": 7560,
      "table": true,
      "tojson": true
    },
    {
      "name": "papervotes",
      "title": "Data based on a post-election survey by YouGov (see <https://yougov.co.uk/topics/politics/articles-reports/2017/06/13/how-britain-voted-2017-general-election>). Note that the data was recreated by combining frequency and percentage results reported in <https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/smo1w49ph1/InternalResults_170613_2017Election_Demographics_W.pdf>. Due to rounding and other potential inconsistencies, this data set will likely differ from the actual results.",
      "object": "papervotes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "vote",
        "newspaper",
        "n"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "redist2015",
      "title": "Redistribution of wealth",
      "object": "redist2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "gender",
        "age",
        "income",
        "pol_att",
        "PD_mean",
        "PD_gini",
        "PD_fair",
        "PD_sat",
        "SC_mean",
        "SC_gini",
        "redist"
      ],
      "rows": 305,
      "table": true,
      "tojson": true
    },
    {
      "name": "rps",
      "title": "Data from Experiment 1 in Guennouni, I., Speekenbrink, M. (2022). Transfer of learned opponent models in repeated games. Computational Brain and Behaviour, 5, 326–342 doi:10.1007/s42113-022-00133-6 <https://doi.org/10.1007/s42113-022-00133-6>. Participants (n=52) each play 50 rounds of Rock-Paper-Scissors against an AI player who either adopts a \"level-1\" or \"level-2\" strategy. A level-1 strategy assumes the opponent will repeat their last action, and chooses the action that beats this. A level-2 strategy assumes the opponent adopts a level-1 strategy, and chooses the action that beats this. On 10% of rounds, the AI players pick a random action. On the remainder, they act according to their strategy.",
      "object": "rps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "ai_strategy",
        "round",
        "human_action",
        "ai_action",
        "score"
      ],
      "rows": 2600,
      "table": true,
      "tojson": true
    },
    {
      "name": "speeddate",
      "title": "Speed dating",
      "object": "speeddate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "iid",
        "pid",
        "gender",
        "age",
        "date_like",
        "other_like",
        "date_want",
        "other_want",
        "match",
        "self_attr",
        "self_sinc",
        "self_intel",
        "self_fun",
        "self_amb",
        "other_attr",
        "other_sinc",
        "other_intel",
        "other_fun",
        "other_amb",
        "other_shar",
        "date_attr",
        "date_sinc",
        "date_intel",
        "date_fun",
        "date_amb",
        "date_shar",
        "self_imp_attr",
        "self_imp_sinc",
        "self_imp_intel",
        "self_imp_fun",
        "self_imp_amb",
        "self_imp_shar",
        "other_imp_attr",
        "other_imp_sinc",
        "other_imp_intel",
        "other_imp_fun",
        "other_imp_amb",
        "other_imp_shar"
      ],
      "rows": 1562,
      "table": true,
      "tojson": true
    },
    {
      "name": "tetris2015",
      "title": "Tetris and intrusive memories",
      "object": "tetris2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Condition",
        "Time_of_Day",
        "BDI_II",
        "STAI_T",
        "pre_film_VAS_Sad",
        "pre_film_VAS_Hopeless",
        "pre_film_VAS_Depressed",
        "pre_film_VAS_Fear",
        "pre_film_VAS_Horror",
        "pre_film_VAS_Anxious",
        "post_film_VAS_Sad",
        "post_film_VAS_Hopeless",
        "post_film_VAS_Depressed",
        "post_film_VAS_Fear",
        "post_film_VAS_Horror",
        "post_film_VAS_Anxious",
        "Attention_Paid_to_Film",
        "Post_film_Distress",
        "Day_Zero_Number_of_Intrusions",
        "Days_One_to_Seven_Number_of_Intrusions",
        "Visual_Recognition_Memory_Test",
        "Verbal_Recognition_Memory_Test",
        "Number_of_Provocation_Task_Intrusions",
        "Diary_Compliance",
        "IES_R_Intrusion_subscale",
        "Tetris_Total_Score",
        "Self_Rated_Tetris_Performance",
        "Tetris_Demand_Rating"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "trump2016",
      "title": "Trump votes in 2016 for 50 US states and the District of Columbia",
      "object": "trump2016",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "hate_groups",
        "population",
        "hate_groups_per_million",
        "percent_bachelors_degree_or_higher",
        "percent_in_poverty",
        "percent_Trump_votes"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "uefa2008",
      "title": "Predictions by Paul the Octopus in the 2008 UEFA Cup.",
      "object": "uefa2008",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Match",
        "Prediction",
        "Result",
        "Outcome"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anchoring",
      "title": "Anchoring",
      "topics": [
        "anchoring"
      ]
    },
    {
      "page": "center",
      "title": "Mean-centered values",
      "topics": [
        "center"
      ]
    },
    {
      "page": "cheerleader",
      "title": "Data from Experiment 1 of Carragher, D.J., Thomas, N.A., Gwinn, O.S. et al. (2019) Limited evidence of hierarchical encoding in the cheerleader effect. Scientific Reports, 9, 9329. https://doi.org/10.1038/s41598-019-45789-6",
      "topics": [
        "cheerleader"
      ]
    },
    {
      "page": "expand_Anova",
      "title": "Expand all contrast terms in car::Anova",
      "topics": [
        "expand_Anova"
      ]
    },
    {
      "page": "expBelief",
      "title": "Data from Experiment 5 of Gilder, T. S. E., & Heerey, E. A. (2018). The Role of Experimenter Belief in Social Priming. Psychological Science, 29(3), 403–417.",
      "topics": [
        "expBelief"
      ]
    },
    {
      "page": "fifa2010",
      "title": "Predictions by Paul the Octopus in the 2010 FIFA World Cup.",
      "topics": [
        "fifa2010"
      ]
    },
    {
      "page": "fifa2010teams",
      "title": "FIFA 2010 team statistics",
      "topics": [
        "fifa2010teams"
      ]
    },
    {
      "page": "geom_flat_violin",
      "title": "Half violin plot",
      "topics": [
        "geom_flat_violin"
      ]
    },
    {
      "page": "ggplot2-ggproto",
      "title": "Flat violin geometry",
      "topics": [
        "GeomFlatViolin",
        "PositionJitternudge"
      ]
    },
    {
      "page": "gestures",
      "title": "Data from Winter, B., & Burkner, P. (2021) Poisson regression for linguists: A tutorial introduction to modelling count data with brms. Language and Linguistics Compass, 15, e12439 doi:10.1111/lnc3.12439 <https://doi.org/10.1111/lnc3.12439>",
      "topics": [
        "gestures"
      ]
    },
    {
      "page": "legacy2015",
      "title": "Legacy motives and pro-environmental behaviour",
      "topics": [
        "legacy2015"
      ]
    },
    {
      "page": "metacognition",
      "title": "Data from Rausch, M. & Zehetleitner, M. (2016) Visibility is not equivalent to confidence in a low contrast orientation discrimination task. Frontiers in Psychology, 7, p. 591 doi:10.3389/fpsyg.2016.00591 <https://doi.org/10.3389/fpsyg.2016.00591>",
      "topics": [
        "metacognition"
      ]
    },
    {
      "page": "papervotes",
      "title": "Data based on a post-election survey by YouGov (see <https://yougov.co.uk/topics/politics/articles-reports/2017/06/13/how-britain-voted-2017-general-election>). Note that the data was recreated by combining frequency and percentage results reported in <https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/smo1w49ph1/InternalResults_170613_2017Election_Demographics_W.pdf>. Due to rounding and other potential inconsistencies, this data set will likely differ from the actual results.",
      "topics": [
        "papervotes"
      ]
    },
    {
      "page": "plot_qq_marginals",
      "title": "Q-Q plots with distributions in the margins",
      "topics": [
        "plot_qq_marginals"
      ]
    },
    {
      "page": "plot_raincloud",
      "title": "Create a raincloud plot",
      "topics": [
        "plot_raincloud"
      ]
    },
    {
      "page": "position_jitternudge",
      "title": "Simultaneously nudge and jitter",
      "concept": [
        "position adjustments"
      ],
      "topics": [
        "position_jitternudge"
      ]
    },
    {
      "page": "redist2015",
      "title": "Redistribution of wealth",
      "topics": [
        "redist2015"
      ]
    },
    {
      "page": "rps",
      "title": "Data from Experiment 1 in Guennouni, I., Speekenbrink, M. (2022). Transfer of learned opponent models in repeated games. Computational Brain and Behaviour, 5, 326–342 doi:10.1007/s42113-022-00133-6 <https://doi.org/10.1007/s42113-022-00133-6>. Participants (n=52) each play 50 rounds of Rock-Paper-Scissors against an AI player who either adopts a \"level-1\" or \"level-2\" strategy. A level-1 strategy assumes the opponent will repeat their last action, and chooses the action that beats this. A level-2 strategy assumes the opponent adopts a level-1 strategy, and chooses the action that beats this. On 10% of rounds, the AI players pick a random action. On the remainder, they act according to their strategy.",
      "topics": [
        "rps"
      ]
    },
    {
      "page": "sample_mode",
      "title": "Compute a sample mode",
      "topics": [
        "sample_mode"
      ]
    },
    {
      "page": "sample_sd",
      "title": "Compute the sample standard deviation",
      "topics": [
        "sample_sd"
      ]
    },
    {
      "page": "sample_var",
      "title": "Compute the sample variance",
      "topics": [
        "sample_var"
      ]
    },
    {
      "page": "speeddate",
      "title": "Speed dating",
      "topics": [
        "speeddate"
      ]
    },
    {
      "page": "tetris2015",
      "title": "Tetris and intrusive memories",
      "topics": [
        "tetris2015"
      ]
    },
    {
      "page": "trump2016",
      "title": "Trump votes in 2016 for 50 US states and the District of Columbia",
      "topics": [
        "trump2016"
      ]
    },
    {
      "page": "uefa2008",
      "title": "Predictions by Paul the Octopus in the 2008 UEFA Cup.",
      "topics": [
        "uefa2008"
      ]
    }
  ],
  "_readme": "https://github.com/mspeekenbrink/sdam-r/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.570542939881897,
  "_indexed": true,
  "_nocasepkg": "sdamr",
  "_universes": [
    "mspeekenbrink"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:16:59.000Z",
      "distro": "noble",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "b106768321a44bb11cabaafb3d5438983ce8b27310e6e636604857fd7ed13ac0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:17:26.000Z",
      "distro": "noble",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "5da5482077df78ea171e33a6d26afb7a63a68ee7bfdbe9309ffac21e0abcba9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:17:07.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "5b13b63f23687594bb490ace28c60993735ab85ff54d4f340aa3782b649ee760",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:16:55.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "1f966abf98cdaf5246ec283d13bef5d0d1902eb3970790f2cf62143151e2503b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T10:17:09.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "34ca2d4680b7c98c9800315121e1b3a8be4f0c825987f1b7fbe39cd14c7038f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:16:12.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "d38c68cf782805b73da9b24e90678f1a5d99a77baf903570584f8b9ef3ac77f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:16:03.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "8d542b2cd852535ae035dbcd6a24fedc82659cc0b30fdad40f70430e35632bb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:16:13.000Z",
      "commit": "93245a342bf0d6c5c4cf26d9cab124b67920e51c",
      "fileid": "5c9a623bbcd815aef72d9247ccef2b351dc9a0cc46f521557ba52627e3eb29cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mspeekenbrink/actions/runs/26813083714"
    }
  ]
}