{
  "_id": "6a1533ecacfb0bcc41d4eed8",
  "Package": "psyntur",
  "Title": "Helper Tools for Teaching Statistical Data Analysis",
  "Description": "Provides functions and data-sets that are helpful for\nteaching statistics and data analysis. It was originally\ndesigned for use when teaching students in the Psychology\nDepartment at Nottingham Trent University.",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Mark\",\nfamily = \"Andrews\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mark.andrews@ntu.ac.uk\"),\nperson(given = \"Jens\",\nfamily = \"Roeser\",\nrole = c(\"aut\"),\nemail = \"jens.roeser@ntu.ac.uk\")\n)",
  "License": "GPL-3",
  "Maintainer": "Mark Andrews <mark.andrews@ntu.ac.uk>",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libssl-dev",
  "Repository": "https://mark-andrews.r-universe.dev",
  "Date/Publication": "2024-11-13 08:58:10 UTC",
  "RemoteUrl": "https://github.com/mark-andrews/psyntur",
  "RemoteRef": "HEAD",
  "RemoteSha": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:41:17 UTC",
    "User": "root"
  },
  "Author": "Mark Andrews [aut, cre],\nJens Roeser [aut]",
  "MD5sum": "fc59d45d7e835fc39cfe9d3923e32779",
  "_user": "mark-andrews",
  "_type": "src",
  "_file": "psyntur_0.1.1.tar.gz",
  "_fileid": "e46758914374fe4cf1b37b0d936afe841247e07e355a52d9f0e0288f0488f630",
  "_filesize": 801717,
  "_sha256": "e46758914374fe4cf1b37b0d936afe841247e07e355a52d9f0e0288f0488f630",
  "_created": "2026-05-25T09:41:17.000Z",
  "_published": "2026-05-26T05:47:24.770Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77814581198,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7209766164"
    },
    {
      "job": 77814581202,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7209756180"
    },
    {
      "job": 77814581205,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7209750636"
    },
    {
      "job": 77814581216,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7209755026"
    },
    {
      "job": 77814581182,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195696645"
    },
    {
      "job": 77814581613,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195733526"
    },
    {
      "job": 77814581221,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7209752516"
    },
    {
      "job": 77814581241,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7209754056"
    },
    {
      "job": 77814581210,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7209749459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mark-andrews/psyntur",
  "_commit": {
    "id": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
    "author": "Mark Andrews <mjandrews.org@gmail.com>",
    "committer": "Mark Andrews <mjandrews.org@gmail.com>",
    "message": "Delete docs/ and pkgdown\n\nThese files are now on gh-pages branch only.\n\nCloses #46\n",
    "time": 1731488290
  },
  "_maintainer": {
    "name": "Mark Andrews",
    "email": "mark.andrews@ntu.ac.uk",
    "login": "mark-andrews",
    "description": "Associate professor NTU Psychology. Statistical modelling, Bayesian modelling, Bayesian data analysis, data science, open science, R, Python, Linux, etc.",
    "uuid": 37382421
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "version": ">= 1.7.1",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "version": ">= 4.2.4",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 2.1.6",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.6",
      "role": "Imports"
    },
    {
      "package": "effsize",
      "version": ">= 0.8.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "ez",
      "version": ">= 4.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mark-andrews",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "xmjandrews",
      "count": 42,
      "uuid": 166031165
    },
    {
      "user": "mark-andrews",
      "count": 2,
      "uuid": 37382421
    },
    {
      "user": "jensroes",
      "count": 1,
      "uuid": 26796124
    }
  ],
  "_userbio": {
    "uuid": 37382421,
    "type": "user",
    "name": "Mark Andrews",
    "description": "Associate professor NTU Psychology. Statistical modelling, Bayesian modelling, Bayesian data analysis, data science, open science, R, Python, Linux, etc."
  },
  "_downloads": {
    "count": 837,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psyntur"
  },
  "_devurl": "https://github.com/mark-andrews/psyntur",
  "_searchresults": 53,
  "_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/psyntur.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mark-andrews/psyntur",
  "_realowner": "mark-andrews",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-15"
    },
    {
      "version": "0.1.1",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "%>%",
    "cohen_d",
    "cor_test",
    "cor_test_multi",
    "cronbach",
    "densityplot",
    "describe",
    "describe_across",
    "drop_if_all_na",
    "ez_anova",
    "get_dummy_code",
    "glimpse",
    "histogram",
    "interaction_line_plot",
    "iqr_xna",
    "mean_xna",
    "median_xna",
    "paired_t_test",
    "pairs_plot",
    "pairwise_t_test",
    "re_code",
    "remove_double_header",
    "rename_with_seq",
    "scatterplot",
    "scatterplot_matrix",
    "sd_xna",
    "shapiro_test",
    "sum_xna",
    "t_test",
    "to_fixed_digits",
    "total_scores",
    "tukeyboxplot",
    "var_xna"
  ],
  "_datasets": [
    {
      "name": "ansur",
      "title": "Anthropometric data from US Army Personnel",
      "object": "ansur",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subjectid",
        "gender",
        "height",
        "weight",
        "handedness",
        "age",
        "race",
        "height_tercile",
        "age_tercile"
      ],
      "rows": 6068,
      "table": true,
      "tojson": true
    },
    {
      "name": "faithfulfaces",
      "title": "Faithfulness from a Photo?",
      "object": "faithfulfaces",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex_dimorph",
        "attractive",
        "cheater",
        "trustworthy",
        "faithful",
        "face_sex",
        "rater_sex"
      ],
      "rows": 170,
      "table": true,
      "tojson": true
    },
    {
      "name": "jobsatisfaction",
      "title": "Job Satisfaction Data for Two-Way ANOVA",
      "object": "jobsatisfaction",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "gender",
        "education_level",
        "score"
      ],
      "rows": 58,
      "table": true,
      "tojson": true
    },
    {
      "name": "pairedsleep",
      "title": "Paired sleep data",
      "object": "pairedsleep",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "y1",
        "y2"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "schizophrenia",
      "title": "Age of Onset of Schizophrenia Data",
      "object": "schizophrenia",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "gender"
      ],
      "rows": 251,
      "table": true,
      "tojson": true
    },
    {
      "name": "selfesteem",
      "title": "Self-Esteem Score Data for One-way Repeated Measures ANOVA",
      "object": "selfesteem",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "t1",
        "t2",
        "t3"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "selfesteem2",
      "title": "Self Esteem Score Data for Two-way Repeated Measures ANOVA",
      "object": "selfesteem2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "treatment",
        "t1",
        "t2",
        "t3"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "selfesteem2_long",
      "title": "Self Esteem Score Data for Two-way Repeated Measures ANOVA: Long format",
      "object": "selfesteem2_long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "treatment",
        "time",
        "score"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_psychometrics",
      "title": "Psychometrics raw data from testing or demo purposes",
      "object": "test_psychometrics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x_1",
        "x_2",
        "x_3",
        "x_4",
        "x_5",
        "x_6",
        "x_7",
        "x_8",
        "x_9",
        "x_10",
        "y_1",
        "y_2",
        "y_3",
        "y_4",
        "y_5",
        "y_6",
        "y_7",
        "y_8",
        "y_9",
        "y_10",
        "z_1",
        "z_2",
        "z_3",
        "z_4",
        "z_5",
        "z_6",
        "z_7",
        "z_8",
        "z_9",
        "z_10"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "vizverb",
      "title": "Visual versus Verbal Perception and Responses",
      "object": "vizverb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "task",
        "response",
        "time"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ansur",
      "title": "Anthropometric data from US Army Personnel",
      "topics": [
        "ansur"
      ]
    },
    {
      "page": "cohen_d",
      "title": "Cohen's d and Hedges g effect size",
      "topics": [
        "cohen_d"
      ]
    },
    {
      "page": "cor_test",
      "title": "Test for Correlation Between Paired Samples",
      "topics": [
        "cor_test"
      ]
    },
    {
      "page": "cor_test_multi",
      "title": "Test for Correlation Between Paired Samples for 2 or More Variables",
      "topics": [
        "cor_test_multi"
      ]
    },
    {
      "page": "cronbach",
      "title": "Calculate Cronbach's alpha for sets of psychometric scale items",
      "topics": [
        "cronbach"
      ]
    },
    {
      "page": "densityplot",
      "title": "A density plot",
      "topics": [
        "densityplot"
      ]
    },
    {
      "page": "describe",
      "title": "Calculate descriptive statistics",
      "topics": [
        "describe"
      ]
    },
    {
      "page": "describe_across",
      "title": "Apply multiple descriptive functions to multiple variables",
      "topics": [
        "describe_across"
      ]
    },
    {
      "page": "drop_if_all_na",
      "title": "Drop rows if all values on selected columns are missing",
      "topics": [
        "drop_if_all_na"
      ]
    },
    {
      "page": "ez_anova",
      "title": "Analysis of variance",
      "topics": [
        "ez_anova"
      ]
    },
    {
      "page": "faithfulfaces",
      "title": "Faithfulness from a Photo?",
      "topics": [
        "faithfulfaces"
      ]
    },
    {
      "page": "get_dummy_code",
      "title": "Show the dummy code of a categorical variable",
      "topics": [
        "get_dummy_code"
      ]
    },
    {
      "page": "histogram",
      "title": "A histogram",
      "topics": [
        "histogram"
      ]
    },
    {
      "page": "interaction_line_plot",
      "title": "Make a interaction line plot",
      "topics": [
        "interaction_line_plot"
      ]
    },
    {
      "page": "jobsatisfaction",
      "title": "Job Satisfaction Data for Two-Way ANOVA",
      "topics": [
        "jobsatisfaction"
      ]
    },
    {
      "page": "paired_t_test",
      "title": "Paired samples t-test",
      "topics": [
        "paired_t_test"
      ]
    },
    {
      "page": "pairedsleep",
      "title": "Paired sleep data",
      "topics": [
        "pairedsleep"
      ]
    },
    {
      "page": "pairs_plot",
      "title": "A pairs plot",
      "topics": [
        "pairs_plot"
      ]
    },
    {
      "page": "pairwise_t_test",
      "title": "Pairwise t-test",
      "topics": [
        "pairwise_t_test"
      ]
    },
    {
      "page": "re_code",
      "title": "Recode specified values by new values",
      "topics": [
        "re_code"
      ]
    },
    {
      "page": "remove_double_header",
      "title": "Remove an additional header row from a data frame",
      "topics": [
        "remove_double_header"
      ]
    },
    {
      "page": "rename_with_seq",
      "title": "Rename selected columns as a sequence",
      "topics": [
        "rename_with_seq"
      ]
    },
    {
      "page": "scatterplot",
      "title": "A two dimensional scatterplot",
      "topics": [
        "scatterplot"
      ]
    },
    {
      "page": "scatterplot_matrix",
      "title": "Make a scatterplot matrix",
      "topics": [
        "scatterplot_matrix"
      ]
    },
    {
      "page": "schizophrenia",
      "title": "Age of Onset of Schizophrenia Data",
      "topics": [
        "schizophrenia"
      ]
    },
    {
      "page": "selfesteem",
      "title": "Self-Esteem Score Data for One-way Repeated Measures ANOVA",
      "topics": [
        "selfesteem"
      ]
    },
    {
      "page": "selfesteem2",
      "title": "Self Esteem Score Data for Two-way Repeated Measures ANOVA",
      "topics": [
        "selfesteem2"
      ]
    },
    {
      "page": "selfesteem2_long",
      "title": "Self Esteem Score Data for Two-way Repeated Measures ANOVA: Long format",
      "topics": [
        "selfesteem2_long"
      ]
    },
    {
      "page": "shapiro_test",
      "title": "Shapiro-Wilk normality test",
      "topics": [
        "shapiro_test"
      ]
    },
    {
      "page": "sum_xna",
      "title": "Descriptive statistics for variables with missing values",
      "topics": [
        "iqr_xna",
        "mean_xna",
        "median_xna",
        "sd_xna",
        "sum_xna",
        "var_xna"
      ]
    },
    {
      "page": "t_test",
      "title": "Independent samples t-test",
      "topics": [
        "t_test"
      ]
    },
    {
      "page": "test_psychometrics",
      "title": "Psychometrics raw data from testing or demo purposes",
      "topics": [
        "test_psychometrics"
      ]
    },
    {
      "page": "to_fixed_digits",
      "title": "Format Numeric Columns to Fixed Digits",
      "topics": [
        "to_fixed_digits"
      ]
    },
    {
      "page": "total_scores",
      "title": "Calculate the total scores from sets of scores",
      "topics": [
        "total_scores"
      ]
    },
    {
      "page": "tukeyboxplot",
      "title": "A Tukey box-and-whisker plot",
      "topics": [
        "tukeyboxplot"
      ]
    },
    {
      "page": "vizverb",
      "title": "Visual versus Verbal Perception and Responses",
      "topics": [
        "vizverb"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mark-andrews/psyntur/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mark-andrews/psyntur/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "Deriv",
    "doBy",
    "dplyr",
    "effsize",
    "ez",
    "farver",
    "fastDummies",
    "forcats",
    "forecast",
    "Formula",
    "formula.tools",
    "fracdiff",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "ggthemes",
    "glue",
    "GPArotation",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mnormt",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "operator.tools",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "psych",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "exploration.Rmd",
      "filename": "exploration.html",
      "title": "Simple data exploration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Summary statistics with describe",
        "Multiple summary functions to multiple variables",
        "Dealing with missing values with _xna"
      ],
      "created": "2020-09-21 23:22:37",
      "modified": "2020-09-23 23:00:47",
      "commits": 2
    },
    {
      "source": "visualization.Rmd",
      "filename": "visualization.html",
      "title": "Simple data visualization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Scatterplots",
        "Boxplots",
        "Histograms"
      ],
      "created": "2020-09-21 23:22:37",
      "modified": "2020-09-21 23:22:37",
      "commits": 1
    },
    {
      "source": "simplestats.Rmd",
      "filename": "simplestats.html",
      "title": "Some helper functions for statistical analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Independent samples t-test with t_test",
        "Paired samples t-test with paired_t_test",
        "Pairwise t-tests with pairwise_t_test",
        "Shipiro-Wilk test with shapiro_test"
      ],
      "created": "2020-09-21 23:22:37",
      "modified": "2020-09-21 23:22:37",
      "commits": 1
    }
  ],
  "_score": 5.979548374704095,
  "_indexed": true,
  "_nocasepkg": "psyntur",
  "_universes": [
    "mark-andrews"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T05:46:09.000Z",
      "distro": "noble",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "0c79082dc13c5ebaa06c3fb6bf5fad334c8749fbb0d133aaf716f229b9278c60",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T05:45:38.000Z",
      "distro": "noble",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "46eecfe65b2636b5bcb4e0e8e68c348560a49dd5cded996155c4f212c214faee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T05:45:11.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "b76487fc4f35503671f82df210e78f3febbea8cbd31f476227f2e5d2d71f2dfe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T05:45:07.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "009fa5feda8de919709973e1739fde33f6a216d9edc13bc3414242db156c2076",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T09:43:59.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "3aeb55add4c7715f2c686329e01fd7db685803b39d788404915305d612ebdf80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T05:44:40.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "e5a6e9a0ada40008cfb1071f0bd4ee4b575e956cfa725b44d34640ceddb9fe7d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T05:44:57.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "d7394fbf64754e7afc3b759c804bbdf797af64940d2a4e7d5820675810ba4ddf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T05:44:47.000Z",
      "commit": "448f18f84548b7622e9f4554ab3d243befe7fd1e",
      "fileid": "83e11b6d63bb759a4f067bb3034c72527aa9796e1830a4ae5f6b67c116d51a4e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mark-andrews/actions/runs/26393806344"
    }
  ]
}