{
  "_id": "6a0f63e4acfb0bcc41c5ca37",
  "Package": "SIMPLE.REGRESSION",
  "Type": "Package",
  "Title": "OLS, Moderated, Logistic, and Count Regressions Made Simple",
  "Version": "0.3.1",
  "Date": "2026-01-19",
  "Authors@R": "person(given = c(\"Brian\", \"P.\"), \nfamily = \"O'Connor\",\nrole =c(\"aut\",\"cre\"),\nemail=\"brian.oconnor@ubc.ca\" )",
  "Author": "Brian P. O'Connor [aut, cre]",
  "Maintainer": "Brian P. O'Connor <brian.oconnor@ubc.ca>",
  "Description": "Provides SPSS- and SAS-like output for least squares\nmultiple regression, logistic regression, and count variable\nregressions. Detailed output is also provided for OLS moderated\nregression, interaction plots, and Johnson-Neyman regions of\nsignificance. The output includes standardized coefficients,\npartial and semi-partial correlations, collinearity\ndiagnostics, plots of residuals, and detailed information about\nsimple slopes for interactions. The output for some functions\nincludes Bayes Factors and, if requested, regression\ncoefficients from Bayesian Markov Chain Monte Carlo analyses.\nThere are numerous options for model plots. The\nREGIONS_OF_SIGNIFICANCE function also provides Johnson-Neyman\nregions of significance and plots of interactions for both lm\nand lme models. There is also a function for partial and\nsemipartial correlations and a function for conducting Cohen's\nset correlation analyses.",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:25:54 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev pari-gp zlib1g-dev",
  "Repository": "https://bpoconnor.r-universe.dev",
  "Date/Publication": "2026-01-21 11:50:09 UTC",
  "RemoteUrl": "https://github.com/cran/SIMPLE.REGRESSION",
  "RemoteRef": "HEAD",
  "RemoteSha": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
  "MD5sum": "f40988a857a2b56397a957b35c9f4682",
  "_user": "bpoconnor",
  "_type": "src",
  "_file": "SIMPLE.REGRESSION_0.3.1.tar.gz",
  "_fileid": "eeb79d3552a17d54724b00d89fd9751f80eddb8b4a1f9c2d11fcee7b61399c88",
  "_filesize": 625708,
  "_sha256": "eeb79d3552a17d54724b00d89fd9751f80eddb8b4a1f9c2d11fcee7b61399c88",
  "_created": "2026-05-21T10:25:54.000Z",
  "_published": "2026-05-21T19:58:28.327Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257042408,
      "time": 311,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133409105"
    },
    {
      "job": 77257042186,
      "time": 298,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133403914"
    },
    {
      "job": 77257042490,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133356451"
    },
    {
      "job": 77257042374,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133365374"
    },
    {
      "job": 77257041633,
      "time": 268,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133307080"
    },
    {
      "job": 77257041587,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145849370"
    },
    {
      "job": 77257042354,
      "time": 245,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133387701"
    },
    {
      "job": 77257042526,
      "time": 232,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133383471"
    },
    {
      "job": 77257042047,
      "time": 234,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133384152"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SIMPLE.REGRESSION",
  "_commit": {
    "id": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
    "author": "Brian P. O'\"'\"'Connor <brian.oconnor@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1768996209
  },
  "_maintainer": {
    "name": "Brian P. OConnor",
    "email": "brian.oconnor@ubc.ca",
    "login": "bpoconnor",
    "description": "psychology professor",
    "uuid": 44602502
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "BayesFactor",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "role": "Imports"
    },
    {
      "package": "rstanarm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.6",
      "date": "2025-06-20"
    },
    {
      "name": "0.2.7",
      "date": "2025-09-27"
    },
    {
      "name": "0.2.8",
      "date": "2025-11-19"
    },
    {
      "name": "0.3.1",
      "date": "2026-01-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bpoconnor",
      "count": 12,
      "uuid": 44602502
    }
  ],
  "_userbio": {
    "uuid": 44602502,
    "type": "user",
    "name": "Brian P. O'Connor",
    "description": "psychology professor"
  },
  "_downloads": {
    "count": 303,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SIMPLE.REGRESSION"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SIMPLE.REGRESSION.html",
    "manual.pdf"
  ],
  "_realowner": "bpoconnor",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-10-07"
    },
    {
      "version": "0.1.3",
      "date": "2022-01-21"
    },
    {
      "version": "0.1.4",
      "date": "2022-02-27"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-30"
    },
    {
      "version": "0.1.6",
      "date": "2023-02-24"
    },
    {
      "version": "0.1.9",
      "date": "2024-07-14"
    },
    {
      "version": "0.2.1",
      "date": "2025-01-12"
    },
    {
      "version": "0.2.3",
      "date": "2025-03-25"
    },
    {
      "version": "0.2.6",
      "date": "2025-06-20"
    },
    {
      "version": "0.2.7",
      "date": "2025-09-26"
    },
    {
      "version": "0.2.8",
      "date": "2025-11-19"
    },
    {
      "version": "0.3.1",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "COUNT_REGRESSION",
    "LOGISTIC_REGRESSION",
    "MODERATED_REGRESSION",
    "OLS_REGRESSION",
    "PARTIAL_COR",
    "PLOT_MODEL",
    "REGIONS_OF_SIGNIFICANCE",
    "SET_CORRELATION",
    "SIMPLE.REGRESSION"
  ],
  "_datasets": [
    {
      "name": "data_Bauer_Curran_2005",
      "title": "data_Bauer_Curran_2005",
      "object": "data_Bauer_Curran_2005",
      "class": [
        "data.frame"
      ],
      "fields": [
        "School",
        "Minority",
        "Sex",
        "SES",
        "MathAch",
        "MEANSES",
        "School",
        "Size",
        "Sector",
        "PRACAD",
        "DISCLIM",
        "HIMINTY",
        "MEANSES",
        "CSES"
      ],
      "rows": 7185,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Bodner_2016",
      "title": "data_Bodner_2016",
      "object": "data_Bodner_2016",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "math90",
        "age90month",
        "female",
        "Anti90",
        "Hyper90",
        "grade90",
        "minority"
      ],
      "rows": 956,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Chapman_Little_2016",
      "title": "data_Chapman_Little_2016",
      "object": "data_Chapman_Little_2016",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "frame",
        "donate",
        "justify",
        "skeptic"
      ],
      "rows": 211,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Cohen_Aiken_West_2003_7",
      "title": "data_Cohen_Aiken_West_2003_7",
      "object": "data_Cohen_Aiken_West_2003_7",
      "class": [
        "data.frame"
      ],
      "fields": [
        "case",
        "xage",
        "zexer",
        "yendu"
      ],
      "rows": 245,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Cohen_Aiken_West_2003_9",
      "title": "data_Cohen_Aiken_West_2003_9",
      "object": "data_Cohen_Aiken_West_2003_9",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DEPART",
        "PUB",
        "TIME",
        "SALARY",
        "SEX",
        "DEPART_f"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_DeLeo_2013",
      "title": "data_DeLeo_2013",
      "object": "data_DeLeo_2013",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Problematic_Internet_Use",
        "Tobacco_Use",
        "Alcohol_Use",
        "Illicit_Drug_Use",
        "Unprotected_Sex",
        "Gambling_Behavior",
        "Grade_Point_Average",
        "Family_Morals",
        "Social_Support",
        "Intolerance_of_Deviance",
        "Impulsivity",
        "Social_Interaction_Anxiety",
        "Depression",
        "Family_Conflict",
        "Gender",
        "Age",
        "Parents_Income"
      ],
      "rows": 498,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Green_Salkind_2014",
      "title": "data_Green_Salkind_2014",
      "object": "data_Green_Salkind_2014",
      "class": [
        "data.frame"
      ],
      "fields": [
        "quads",
        "gluts",
        "abdoms",
        "arms",
        "grip",
        "injury",
        "age",
        "medindex"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Halvorson_2022_log",
      "title": "data_Halvorson_2022_log",
      "object": "data_Halvorson_2022_log",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "Y",
        "x1",
        "x2"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Halvorson_2022_pois",
      "title": "data_Halvorson_2022_pois",
      "object": "data_Halvorson_2022_pois",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gen",
        "purg",
        "Planning",
        "Sensation_seeking",
        "Neg_OH_conseqs",
        "Positive_urgency",
        "id",
        "Gender"
      ],
      "rows": 423,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Huitema_2011",
      "title": "data_Huitema_2011",
      "object": "data_Huitema_2011",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Y",
        "X",
        "D"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Kremelburg_2011",
      "title": "data_Kremelburg_2011",
      "object": "data_Kremelburg_2011",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CASEID",
        "SEX",
        "AGE",
        "EDUC",
        "REALRINC",
        "OCCTRAIN",
        "DEGREE",
        "PARTYID",
        "HURTATWK",
        "OVRJOYED",
        "female"
      ],
      "rows": 46510,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Lorah_Wong_2018",
      "title": "data_Lorah_Wong_2018",
      "object": "data_Lorah_Wong_2018",
      "class": [
        "data.frame"
      ],
      "fields": [
        "belong_thwarted",
        "burden",
        "depression",
        "suicidal"
      ],
      "rows": 293,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Meyers_2013",
      "title": "data_Meyers_2013",
      "object": "data_Meyers_2013",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subid",
        "graduated",
        "sex",
        "family_encouragement"
      ],
      "rows": 410,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_OConnor_Dvorak_2001",
      "title": "data_OConnor_Dvorak_2001",
      "object": "data_OConnor_Dvorak_2001",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Resiliency",
        "Maternal_Harshness",
        "Aggressive_Behavior"
      ],
      "rows": 131,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Orme_2009_2",
      "title": "data_Orme_2009_2",
      "object": "data_Orme_2009_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ContinueFostering",
        "Married",
        "Resources",
        "zResources",
        "cResources",
        "County"
      ],
      "rows": 131,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Orme_2009_5",
      "title": "data_Orme_2009_5",
      "object": "data_Orme_2009_5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "NumberAdopted",
        "Married",
        "AdoptPerYear",
        "lnYearsFostered",
        "YearsFostered",
        "ParentRole",
        "zParentRole",
        "zParentRole2",
        "zParentRoleXMarital"
      ],
      "rows": 285,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Pedhazur_1997",
      "title": "data_Pedhazur_1997",
      "object": "data_Pedhazur_1997",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "X",
        "Directive"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Pituch_Stevens_2016",
      "title": "data_Pituch_Stevens_2016",
      "object": "data_Pituch_Stevens_2016",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Health",
        "Treatment",
        "Motivation"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SIMPLE.REGRESSION-package",
      "title": "SIMPLE.REGRESSION",
      "topics": [
        "SIMPLE.REGRESSION-package"
      ]
    },
    {
      "page": "COUNT_REGRESSION",
      "title": "Count data regression",
      "topics": [
        "COUNT_REGRESSION"
      ]
    },
    {
      "page": "data_Bauer_Curran_2005",
      "title": "data_Bauer_Curran_2005",
      "topics": [
        "data_Bauer_Curran_2005"
      ]
    },
    {
      "page": "data_Bodner_2016",
      "title": "data_Bodner_2016",
      "topics": [
        "data_Bodner_2016"
      ]
    },
    {
      "page": "data_Chapman_Little_2016",
      "title": "data_Chapman_Little_2016",
      "topics": [
        "data_Chapman_Little_2016"
      ]
    },
    {
      "page": "data_Cohen_Aiken_West_2003_7",
      "title": "data_Cohen_Aiken_West_2003_7",
      "topics": [
        "data_Cohen_Aiken_West_2003_7"
      ]
    },
    {
      "page": "data_Cohen_Aiken_West_2003_9",
      "title": "data_Cohen_Aiken_West_2003_9",
      "topics": [
        "data_Cohen_Aiken_West_2003_9"
      ]
    },
    {
      "page": "data_DeLeo_2013",
      "title": "data_DeLeo_2013",
      "topics": [
        "data_DeLeo_2013"
      ]
    },
    {
      "page": "data_Green_Salkind_2014",
      "title": "data_Green_Salkind_2014",
      "topics": [
        "data_Green_Salkind_2014"
      ]
    },
    {
      "page": "data_Halvorson_2022_log",
      "title": "data_Halvorson_2022_log",
      "topics": [
        "data_Halvorson_2022_log"
      ]
    },
    {
      "page": "data_Halvorson_2022_pois",
      "title": "data_Halvorson_2022_pois",
      "topics": [
        "data_Halvorson_2022_pois"
      ]
    },
    {
      "page": "data_Huitema_2011",
      "title": "data_Huitema_2011",
      "topics": [
        "data_Huitema_2011"
      ]
    },
    {
      "page": "data_Kremelburg_2011",
      "title": "data_Kremelburg_2011",
      "topics": [
        "data_Kremelburg_2011"
      ]
    },
    {
      "page": "data_Lorah_Wong_2018",
      "title": "data_Lorah_Wong_2018",
      "topics": [
        "data_Lorah_Wong_2018"
      ]
    },
    {
      "page": "data_Meyers_2013",
      "title": "data_Meyers_2013",
      "topics": [
        "data_Meyers_2013"
      ]
    },
    {
      "page": "data_OConnor_Dvorak_2001",
      "title": "data_OConnor_Dvorak_2001",
      "topics": [
        "data_OConnor_Dvorak_2001"
      ]
    },
    {
      "page": "data_Orme_2009_2",
      "title": "data_Orme_2009_2",
      "topics": [
        "data_Orme_2009_2"
      ]
    },
    {
      "page": "data_Orme_2009_5",
      "title": "data_Orme_2009_5",
      "topics": [
        "data_Orme_2009_5"
      ]
    },
    {
      "page": "data_Pedhazur_1997",
      "title": "data_Pedhazur_1997",
      "topics": [
        "data_Pedhazur_1997"
      ]
    },
    {
      "page": "data_Pituch_Stevens_2016",
      "title": "data_Pituch_Stevens_2016",
      "topics": [
        "data_Pituch_Stevens_2016"
      ]
    },
    {
      "page": "LOGISTIC_REGRESSION",
      "title": "Logistic regression",
      "topics": [
        "LOGISTIC_REGRESSION"
      ]
    },
    {
      "page": "MODERATED_REGRESSION",
      "title": "Moderated multiple regression",
      "topics": [
        "MODERATED.REGRESSION",
        "MODERATED_REGRESSION"
      ]
    },
    {
      "page": "OLS_REGRESSION",
      "title": "Ordinary least squares regression",
      "topics": [
        "OLS_REGRESSION",
        "SIMPLE.REGRESSION"
      ]
    },
    {
      "page": "PARTIAL_COR",
      "title": "Partial and semipartial correlations",
      "topics": [
        "PARTIAL_COR"
      ]
    },
    {
      "page": "PLOT_MODEL",
      "title": "Plots predicted values for a regression model",
      "topics": [
        "PLOT_MODEL"
      ]
    },
    {
      "page": "REGIONS_OF_SIGNIFICANCE",
      "title": "Plots of Johnson-Neyman regions of significance for interactions",
      "topics": [
        "REGIONS_OF_SIGNIFICANCE"
      ]
    },
    {
      "page": "SET_CORRELATION",
      "title": "Cohen's Set Correlation Analysis",
      "topics": [
        "SET_CORRELATION"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BayesFactor",
    "bayesplot",
    "BH",
    "boot",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "coda",
    "colourpicker",
    "commonmark",
    "contfrac",
    "cpp11",
    "crosstalk",
    "desc",
    "deSolve",
    "digest",
    "distributional",
    "dplyr",
    "DT",
    "dygraphs",
    "elliptic",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggridges",
    "glue",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "hypergeo",
    "igraph",
    "inline",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "litedown",
    "lme4",
    "loo",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "otel",
    "pbapply",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "plyr",
    "posterior",
    "processx",
    "promises",
    "ps",
    "pscl",
    "purrr",
    "QuickJSR",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rstan",
    "rstanarm",
    "rstantools",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "shinystan",
    "shinythemes",
    "sourcetools",
    "StanHeaders",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "threejs",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "simple.regression",
  "_universes": [
    "bpoconnor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-21T10:29:23.000Z",
      "distro": "noble",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "deae0048dfdd74ebecadc96e11e46f5950c97d243795252da1704999fdbf0375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-21T10:29:15.000Z",
      "distro": "noble",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "797f74d36ba8d7533448897d19df5508f0b05ef4d4bec39805eb5f2b40fdd264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-21T10:27:42.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "f6ebb3a4737eddae7f0b7add81890968668d391de0f2b079bffe8bdc671db3a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-21T10:27:55.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "f89b9a6d86a622cc883a0877649b111443d09b7cb7c13d9835c722d6d3f4eb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-21T19:58:00.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "b4e4f4f6e955c39c236e030e984d28f5c0f86bc06a6914e8bdbf019d7482fb45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:27:44.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "6eb47f625eaadcea0771375bb6a6d2d7db0430fe4f6698bbef6466eeee35ec98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:27:41.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "deb8c1574978ebcb06c15e93d64c56dc2cb4cbc7bc589835d27a50991fc3efc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:27:47.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "4f80a7f884aebac01d991894611b0902d345195f76d0bd3d29c34be5ec010aa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26220138624"
    }
  ]
}