{
  "_id": "6a1696c5acfb0bcc41d7bc56",
  "Package": "ExPanDaR",
  "Type": "Package",
  "Title": "Explore Your Data Interactively",
  "Version": "0.5.3.9000",
  "Authors@R": "person(\"Joachim\", \"Gassen\", role = c(\"aut\", \"cre\"), \nemail = \"gassen@wiwi.hu-berlin.de\",\ncomment = c(ORCID = \"0000-0003-4364-2911\"))",
  "Description": "Provides a shiny-based front end (the 'ExPanD' app) and a\nset of functions for exploratory data analysis. Run as a\nweb-based app, 'ExPanD' enables users to assess the robustness\nof empirical evidence without providing them access to the\nunderlying data. You can export a notebook containing the\nanalysis of 'ExPanD' and/or use the functions of the package to\nsupport your exploratory data analysis workflow. Refer to the\nvignettes of the package for more information on how to use\n'ExPanD' and/or the functions of this package.",
  "License": "MIT + file LICENSE",
  "URL": "https://trr266.github.io/ExPanDaR/",
  "BugReports": "https://github.com/trr266/ExPanDaR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://trr266.r-universe.dev",
  "Date/Publication": "2025-04-06 14:10:46 UTC",
  "RemoteUrl": "https://github.com/trr266/expandar",
  "RemoteRef": "HEAD",
  "RemoteSha": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:55:28 UTC",
    "User": "root"
  },
  "Author": "Joachim Gassen [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4364-2911>)",
  "Maintainer": "Joachim Gassen <gassen@wiwi.hu-berlin.de>",
  "MD5sum": "0636b6ec863008bc3b8dc89da32adc18",
  "_user": "trr266",
  "_type": "src",
  "_file": "ExPanDaR_0.5.3.9000.tar.gz",
  "_fileid": "f67a8998ee5c0ff2dde5bee0b06b51c9bfb31f3a63b805757ef7d604881b0948",
  "_filesize": 5494786,
  "_sha256": "f67a8998ee5c0ff2dde5bee0b06b51c9bfb31f3a63b805757ef7d604881b0948",
  "_created": "2026-05-27T06:55:28.000Z",
  "_published": "2026-05-27T07:01:25.324Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023867210,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233882265"
    },
    {
      "job": 78023867145,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233881356"
    },
    {
      "job": 78023867213,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233908059"
    },
    {
      "job": 78023867156,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233905928"
    },
    {
      "job": 78023335984,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233832078"
    },
    {
      "job": 78023867695,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233873301"
    },
    {
      "job": 78023867147,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233869063"
    },
    {
      "job": 78023867138,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233859411"
    },
    {
      "job": 78023867222,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233868993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trr266/expandar",
  "_commit": {
    "id": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
    "author": "Joachim Gassen <gassen@wiwi.hu-berlin.de>",
    "committer": "Joachim Gassen <gassen@wiwi.hu-berlin.de>",
    "message": "repo move part 2\n",
    "time": 1743948646
  },
  "_maintainer": {
    "name": "Joachim Gassen",
    "email": "gassen@wiwi.hu-berlin.de",
    "login": "joachim-gassen",
    "description": "",
    "uuid": 17516791,
    "orcid": "0000-0003-4364-2911"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "multiwayvcov",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "lfe",
      "role": "Imports"
    },
    {
      "package": "stargazer",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "wbstats",
      "role": "Suggests"
    }
  ],
  "_owner": "trr266",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "accounting",
    "eda",
    "exploratory-data-analysis",
    "finance",
    "open-science",
    "replication",
    "shiny",
    "shiny-apps"
  ],
  "_stars": 163,
  "_contributors": [
    {
      "user": "joachim-gassen",
      "count": 253,
      "uuid": 17516791
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 76094216,
    "type": "organization",
    "name": "TRR 266 Accounting for Transparency",
    "description": "SFB/Transregio 266 \"Accounting for Transparency\""
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExPanDaR"
  },
  "_devurl": "https://github.com/trr266/expandar",
  "_pkgdown": "https://trr266.github.io/ExPanDaR/",
  "_searchresults": 221,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExPanDaR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trr266/expandar",
  "_realowner": "trr266",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-05-11"
    },
    {
      "version": "0.3.0",
      "date": "2018-10-12"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-06"
    },
    {
      "version": "0.5.0",
      "date": "2020-01-10"
    },
    {
      "version": "0.5.1",
      "date": "2020-01-29"
    },
    {
      "version": "0.5.2",
      "date": "2020-12-06"
    },
    {
      "version": "0.5.3",
      "date": "2020-12-07"
    }
  ],
  "_exports": [
    "ExPanD",
    "prepare_by_group_bar_graph",
    "prepare_by_group_trend_graph",
    "prepare_by_group_violin_graph",
    "prepare_correlation_graph",
    "prepare_correlation_table",
    "prepare_descriptive_table",
    "prepare_ext_obs_table",
    "prepare_missing_values_graph",
    "prepare_quantile_trend_graph",
    "prepare_regression_table",
    "prepare_scatter_plot",
    "prepare_trend_graph",
    "treat_outliers"
  ],
  "_datasets": [
    {
      "name": "ExPanD_config_russell_3000",
      "title": "Default Configuration to use with ExPanD and the Russell 3000 Data Set",
      "object": "ExPanD_config_russell_3000",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ExPanD_config_worldbank",
      "title": "Default Configuration to Use with ExPanD and the 'worldbank' Data Set",
      "object": "ExPanD_config_worldbank",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "russell_3000",
      "title": "Annual Financial Accounting and Stock Return Data for a Sample of Russell 3000 Firms (2013-2016)",
      "object": "russell_3000",
      "class": [
        "data.frame"
      ],
      "fields": [
        "coid",
        "period",
        "coname",
        "sector",
        "industry",
        "toas",
        "sales",
        "equity",
        "debt_ta",
        "eq_ta",
        "gw_ta",
        "oint_ta",
        "ppe_ta",
        "ca_ta",
        "cash_ta",
        "roe",
        "roa",
        "nioa",
        "cfoa",
        "accoa",
        "cogs_sales",
        "ebit_sales",
        "ni_sales",
        "return"
      ],
      "rows": 8777,
      "table": true,
      "tojson": true
    },
    {
      "name": "russell_3000_data_def",
      "title": "Data Definitions for 'russell_3000' Data Set",
      "object": "russell_3000_data_def",
      "class": [
        "data.frame"
      ],
      "fields": [
        "var_name",
        "var_def",
        "type"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "worldbank",
      "title": "A Snapshot of Macroeconomic Data as Provided by the World Bank API (1960 - 2018)",
      "object": "worldbank",
      "class": [
        "data.frame"
      ],
      "fields": [
        "iso3c",
        "iso2c",
        "country",
        "regionID",
        "region",
        "incomeID",
        "income",
        "year",
        "DT.DOD.DECT.GN.ZS",
        "DT.TDS.DPPG.GN.ZS",
        "EN.ATM.CO2E.PC",
        "GB.XPD.RSDV.GD.ZS",
        "MS.MIL.XPND.GD.ZS",
        "NE.EXP.GNFS.ZS",
        "NE.IMP.GNFS.ZS",
        "NY.GDP.MKTP.KD",
        "NY.GDP.PCAP.KD",
        "NY.GDS.TOTL.ZS",
        "SE.ADT.LITR.ZS",
        "SE.XPD.TOTL.GD.ZS",
        "SH.DYN.MORT",
        "SH.XPD.CHEX.GD.ZS",
        "SI.POV.GINI",
        "SL.UEM.TOTL.ZS",
        "SP.DYN.LE00.IN",
        "SP.POP.TOTL"
      ],
      "rows": 9248,
      "table": true,
      "tojson": true
    },
    {
      "name": "worldbank_data_def",
      "title": "Data Definitions for 'worldbank' Data Set",
      "object": "worldbank_data_def",
      "class": [
        "data.frame"
      ],
      "fields": [
        "var_name",
        "var_def",
        "type"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "worldbank_var_def",
      "title": "Variable Definitions to Construct an Analysis Sample Based on the 'worldbank' Data Set",
      "object": "worldbank_var_def",
      "class": [
        "data.frame"
      ],
      "fields": [
        "var_name",
        "var_def",
        "type",
        "can_be_na"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ExPanD",
      "title": "Explore Your Data (ExPanD)",
      "topics": [
        "ExPanD"
      ]
    },
    {
      "page": "ExPanD_config_russell_3000",
      "title": "Default Configuration to use with ExPanD and the Russell 3000 Data Set",
      "topics": [
        "ExPanD_config_russell_3000"
      ]
    },
    {
      "page": "ExPanD_config_worldbank",
      "title": "Default Configuration to Use with ExPanD and the 'worldbank' Data Set",
      "topics": [
        "ExPanD_config_worldbank"
      ]
    },
    {
      "page": "ExPanDaR",
      "title": "ExPanDaR: Explore Panel Data with R",
      "topics": [
        "ExPanDaR"
      ]
    },
    {
      "page": "prepare_by_group_bar_graph",
      "title": "Prepares a by Group Bar Graph",
      "topics": [
        "prepare_by_group_bar_graph"
      ]
    },
    {
      "page": "prepare_by_group_trend_graph",
      "title": "Prepares a By Group Trend Graph",
      "topics": [
        "prepare_by_group_trend_graph"
      ]
    },
    {
      "page": "prepare_by_group_violin_graph",
      "title": "Prepares a by Group Violin Graph",
      "topics": [
        "prepare_by_group_violin_graph"
      ]
    },
    {
      "page": "prepare_correlation_graph",
      "title": "Prepares a Correlation Graph",
      "topics": [
        "prepare_correlation_graph"
      ]
    },
    {
      "page": "prepare_correlation_table",
      "title": "Prepares a Correlation Table",
      "topics": [
        "prepare_correlation_table"
      ]
    },
    {
      "page": "prepare_descriptive_table",
      "title": "Prepares a Table of Descriptive Statistics",
      "topics": [
        "prepare_descriptive_table"
      ]
    },
    {
      "page": "prepare_ext_obs_table",
      "title": "Prepares a Table Displaying Extreme Observations",
      "topics": [
        "prepare_ext_obs_table"
      ]
    },
    {
      "page": "prepare_missing_values_graph",
      "title": "Prepares a Graph Displaying Missing Values in Panel Data",
      "topics": [
        "prepare_missing_values_graph"
      ]
    },
    {
      "page": "prepare_quantile_trend_graph",
      "title": "Prepares a Quantile Trend Graph",
      "topics": [
        "prepare_quantile_trend_graph"
      ]
    },
    {
      "page": "prepare_regression_table",
      "title": "Prepares a Regression Table",
      "topics": [
        "prepare_regression_table"
      ]
    },
    {
      "page": "prepare_scatter_plot",
      "title": "Prepares a Scatter Plot",
      "topics": [
        "prepare_scatter_plot"
      ]
    },
    {
      "page": "prepare_trend_graph",
      "title": "Prepares a Trend Graph",
      "topics": [
        "prepare_trend_graph"
      ]
    },
    {
      "page": "russell_3000",
      "title": "Annual Financial Accounting and Stock Return Data for a Sample of Russell 3000 Firms (2013-2016)",
      "topics": [
        "russell_3000"
      ]
    },
    {
      "page": "russell_3000_data_def",
      "title": "Data Definitions for 'russell_3000' Data Set",
      "topics": [
        "russell_3000_data_def"
      ]
    },
    {
      "page": "treat_outliers",
      "title": "Treats Outliers in Numerical Data",
      "topics": [
        "treat_outliers"
      ]
    },
    {
      "page": "worldbank",
      "title": "A Snapshot of Macroeconomic Data as Provided by the World Bank API (1960 - 2018)",
      "topics": [
        "worldbank"
      ]
    },
    {
      "page": "worldbank_data_def",
      "title": "Data Definitions for 'worldbank' Data Set",
      "topics": [
        "worldbank_data_def"
      ]
    },
    {
      "page": "worldbank_var_def",
      "title": "Variable Definitions to Construct an Analysis Sample Based on the 'worldbank' Data Set",
      "topics": [
        "worldbank_var_def"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trr266/expandar/raw/HEAD/logo.png",
  "_readme": "https://github.com/trr266/expandar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "corrplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lfe",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "multiwayvcov",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "shinycssloaders",
    "sourcetools",
    "stargazer",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tictoc",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "customize_ExPanD.Rmd",
      "filename": "customize_ExPanD.html",
      "title": "Customize ExPanD",
      "author": "Joachim Gassen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Select components to include and their order",
        "regression             A regression component where you can estimate a linearor logit regression, with up to two fixed effect levelsand standard error clustering",
        "Add variable definitions",
        "Customize components so that they display certain variables and specifications",
        "Allow users to generate additional variables",
        "Add html blocks to support the flow of your app"
      ],
      "created": "2019-04-05 17:41:50",
      "modified": "2020-12-05 14:10:16",
      "commits": 9
    },
    {
      "source": "use_ExPanD.Rmd",
      "filename": "use_ExPanD.html",
      "title": "Using ExPanD for Panel Data Exploration",
      "author": "Joachim Gassen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Starting ExPanD to upload a local file containing panel data",
        "Starting ExPanD with a data frame containing panel data",
        "Exploring data",
        "Defining additional variables",
        "Using ExPanD with multiple samples",
        "Making ExPanD available to users without providing them raw data access"
      ],
      "created": "2018-03-18 18:10:00",
      "modified": "2025-04-06 14:10:46",
      "commits": 15
    },
    {
      "source": "ExPanD_notebook.Rmd",
      "filename": "ExPanD_notebook.html",
      "title": "Using the ExPanD Notebook function",
      "author": "Joachim Gassen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exporting a Notebook from within ExPanD",
        "Exploring the Notebook Code",
        "Modifying and Extending the Notebook"
      ],
      "created": "2020-01-17 08:18:32",
      "modified": "2020-01-23 10:22:12",
      "commits": 3
    },
    {
      "source": "ExPanDaR-functions.Rmd",
      "filename": "ExPanDaR-functions.html",
      "title": "Using the functions of the ExPanDaR package",
      "author": "Joachim Gassen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Preparation",
        "Descriptive Statistics",
        "Visuals",
        "Regression Tables",
        "Conclusion"
      ],
      "created": "2018-04-11 10:04:34",
      "modified": "2025-04-06 14:10:46",
      "commits": 9
    }
  ],
  "_score": 7.8576098737530495,
  "_indexed": true,
  "_nocasepkg": "expandar",
  "_universes": [
    "trr266",
    "joachim-gassen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:58:20.000Z",
      "distro": "noble",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "f713663babf99d24c6cd70fb456c2b0e5a5a746899a3d418f4b04133f1449e9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:58:17.000Z",
      "distro": "noble",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "5bb6627e8d004219b4025717aecceaf6cda1336b0a4ad8fe5edd06deec9ca262",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3.9000",
      "date": "2026-05-27T07:00:06.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "e2328b64e1ff90b5415de79b13ad5149c326746f7634fef5adf893f42d58fd04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:59:54.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "1e61d3f81b9a46c938138dcfb4edd950f9da6721f6ea9b2227558f0b292c470e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:58:17.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "a01ebf3681479aaa33df2c18f991e87170c9bbe95e20d0d498fad954d7c7d972",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:57:22.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "7bcb2363e7c7ee4a78ce6db6d4109f8a5d0266e66ff2763cc3f4a26c9eb27626",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:56:52.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "d1f9674f159378b1518dac9a7921e6928384edb74adb07acf2386b34567ecc7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.3.9000",
      "date": "2026-05-27T06:57:28.000Z",
      "commit": "f8964a87c15a76fc366c784e773ad39c3f71bc77",
      "fileid": "ab38ad1081252f0c5df272c98d67a5193a920d16676789b68c945eac3f8661da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trr266/actions/runs/26495700403"
    }
  ]
}