{
  "_id": "6a36379c3efcd9bda43f8de4",
  "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-06-20 06:41:56 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": "48e84e8bc0caba4b0e780f9ee1bc2fa1",
  "_user": "bpoconnor",
  "_type": "src",
  "_file": "SIMPLE.REGRESSION_0.3.1.tar.gz",
  "_fileid": "a383ef024d3f43326f9815b65e08eeb094aa900b6e81f39072bce80ac9fb6ac6",
  "_filesize": 626719,
  "_sha256": "a383ef024d3f43326f9815b65e08eeb094aa900b6e81f39072bce80ac9fb6ac6",
  "_created": "2026-06-20T06:41:56.000Z",
  "_published": "2026-06-20T06:47:56.146Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82462728562,
      "time": 300,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762944293"
    },
    {
      "job": 82462728550,
      "time": 303,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762944765"
    },
    {
      "job": 82462728554,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762939033"
    },
    {
      "job": 82462728555,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762936188"
    },
    {
      "job": 82462435764,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762909839"
    },
    {
      "job": 82462728600,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762929590"
    },
    {
      "job": 82462728565,
      "time": 255,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762939603"
    },
    {
      "job": 82462728576,
      "time": 245,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762938564"
    },
    {
      "job": 82462728599,
      "time": 300,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762945454"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980",
  "_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.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",
    "followers": 3,
    "description": "psychology professor"
  },
  "_downloads": {
    "count": 297,
    "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-06-20T06:45:13.000Z",
      "distro": "noble",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "bda68bd4f42ae6e4acf75ff569c3f5a7ac7d140ee4598ee52b0bd40f17bdcc72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-20T06:45:16.000Z",
      "distro": "noble",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "9609cdb5dd700b4467a84d53956c9a8cd279ab3278df5e9ff7515a850fc5e914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-20T06:44:59.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "8e24cc703d4823cb656a0966cb00d2e2186ff4712f527df7d3395f4af71127bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-20T06:44:54.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "ad3000b3260b53037e710307b9e1775d70d75756faabd28002fa6c9826d29a33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-20T06:45:12.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "49b51a701fee2182a84bbe774ab09c56b91c6e8f0de2a982d6306ea71ec51618",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T06:44:05.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "c48e74ad578d20df532e91aab81b2d631face8764ffbd9248f33030d1a7d3a4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T06:43:56.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "6b1314fc59e4ece513efd49b5fcb41f2dfc60424674b07bca284740b69e11d31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T06:45:00.000Z",
      "commit": "438fbe4c5e93e54ca2f6f3b02fc5a2b5dd068ae5",
      "fileid": "e88823098f2642c2a67a86bb72469ef971b498b79bf7102784b399afc5fde622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/27863109980"
    }
  ]
}