{
  "_id": "6a291400732311cd87597c07",
  "Package": "fetwfe",
  "Title": "Fused Extended Two-Way Fixed Effects",
  "Version": "1.27.2",
  "Authors@R": "person(given = \"Gregory\", family = \"Faletto\", email = \"gfaletto@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-8298-1401\"))",
  "Maintainer": "Gregory Faletto <gfaletto@gmail.com>",
  "Description": "Calculates the fused extended two-way fixed effects\n(FETWFE) estimator for unbiased and efficient estimation of\ndifference-in-differences in panel data with staggered\ntreatment adoption. This estimator eliminates bias inherent in\nconventional two-way fixed effects estimators, while also\nemploying a novel bridge regression regularization approach to\nimprove efficiency and yield valid standard errors. Also\nimplements extended TWFE (etwfe) and bridge-penalized ETWFE\n(betwfe). Provides S3 classes for streamlined workflow and\nsupports flexible tuning (ridge and rank-condition guarantees),\nautomatic covariate centering/scaling, and detailed overall and\ncohort-specific effect estimates with valid standard errors.\nIncludes simulation and formatting utilities, extensive\ndiagnostic tools, vignettes, and examples. See Faletto (2025)\n(<doi:10.48550/arXiv.2312.05985>).",
  "URL": "https://github.com/gregfaletto/fetwfePackage",
  "BugReports": "https://github.com/gregfaletto/fetwfePackage/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://gregfaletto.r-universe.dev",
  "Date/Publication": "2026-06-10 04:23:20 UTC",
  "RemoteUrl": "https://github.com/gregfaletto/fetwfepackage",
  "RemoteRef": "HEAD",
  "RemoteSha": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:19:40 UTC",
    "User": "root"
  },
  "Author": "Gregory Faletto [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8298-1401>)",
  "MD5sum": "145fd576b5a1a68cf7ab09a2a1c24a07",
  "_user": "gregfaletto",
  "_type": "src",
  "_file": "fetwfe_1.27.2.tar.gz",
  "_fileid": "36702de07f503f49e2c615699ab89a541f8ee1e1033f6934f5ec1e3c9c22fdca",
  "_filesize": 1482080,
  "_sha256": "36702de07f503f49e2c615699ab89a541f8ee1e1033f6934f5ec1e3c9c22fdca",
  "_created": "2026-06-10T07:19:40.000Z",
  "_published": "2026-06-10T07:36:32.763Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80503258461,
      "time": 435,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7529150082"
    },
    {
      "job": 80503258464,
      "time": 477,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529163910"
    },
    {
      "job": 80503258484,
      "time": 297,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529285045"
    },
    {
      "job": 80503258553,
      "time": 352,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529327625"
    },
    {
      "job": 80502486332,
      "time": 297,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529016445"
    },
    {
      "job": 80503258451,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529058177"
    },
    {
      "job": 80503258470,
      "time": 408,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529141965"
    },
    {
      "job": 80503258487,
      "time": 385,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529134505"
    },
    {
      "job": 80503258547,
      "time": 402,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529139399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gregfaletto/fetwfepackage",
  "_commit": {
    "id": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
    "author": "Greg Faletto <gfaletto@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #287 from gregfaletto/allow-density-1\n\nfeat: accept density = 1 in genCoefs() (fully non-sparse truth)",
    "time": 1781065400
  },
  "_maintainer": {
    "name": "Gregory Faletto",
    "email": "gfaletto@gmail.com",
    "login": "gregfaletto",
    "bluesky": "@gregoryfaletto.com",
    "description": "Statistician and data scientist. Interested in feature selection, causal inference, & modeling with applications in social science and business.",
    "uuid": 25394975,
    "orcid": "0000-0001-8298-1401"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "grpreg",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.6-0",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "bacondecomp",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "did",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "gregfaletto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-20",
      "n": 25
    },
    {
      "week": "2026-21",
      "n": 40
    },
    {
      "week": "2026-22",
      "n": 23
    },
    {
      "week": "2026-23",
      "n": 49
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "gregfaletto",
      "count": 631,
      "uuid": 25394975
    },
    {
      "user": "leonidaszhak",
      "count": 1,
      "uuid": 70497898
    }
  ],
  "_userbio": {
    "uuid": 25394975,
    "type": "user",
    "name": "Greg Faletto",
    "description": "Statistician and data scientist. Interested in feature selection, causal inference, & modeling with applications in social science and business."
  },
  "_downloads": {
    "count": 316,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fetwfe"
  },
  "_devurl": "https://github.com/gregfaletto/fetwfepackage",
  "_searchresults": 73,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fetwfe.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gregfaletto/fetwfepackage",
  "_realowner": "gregfaletto",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.4",
      "date": "2025-02-21"
    },
    {
      "version": "1.0.0",
      "date": "2025-05-15"
    },
    {
      "version": "1.5.0",
      "date": "2025-07-02"
    },
    {
      "version": "1.10.0",
      "date": "2026-05-24"
    }
  ],
  "_exports": [
    "attgtToFetwfeDf",
    "betwfe",
    "betwfeWithSimulatedData",
    "cohortStudy",
    "cohortTimeATTs",
    "etwfe",
    "etwfeToFetwfeDf",
    "etwfeWithSimulatedData",
    "eventStudy",
    "fetwfe",
    "fetwfeWithSimulatedData",
    "genCoefs",
    "genCoefsCore",
    "getTes",
    "simulateData",
    "simulateDataCore",
    "simultaneousCIs",
    "twfeCovs",
    "twfeCovsWithSimulatedData"
  ],
  "_help": [
    {
      "page": "sub-.catt_df",
      "title": "Single-bracket access on a 'catt_df' object",
      "topics": [
        "[.catt_df"
      ]
    },
    {
      "page": "sub-sub-.catt_df",
      "title": "Double-bracket access on a 'catt_df' object",
      "topics": [
        "[[.catt_df"
      ]
    },
    {
      "page": "sub-subset-.catt_df",
      "title": "Double-bracket assignment on a 'catt_df' object",
      "topics": [
        "[[<-.catt_df"
      ]
    },
    {
      "page": "subset-.catt_df",
      "title": "Single-bracket assignment on a 'catt_df' object",
      "topics": [
        "[<-.catt_df"
      ]
    },
    {
      "page": "cash-.catt_df",
      "title": "Dollar-sign access on a 'catt_df' object",
      "topics": [
        "$.catt_df"
      ]
    },
    {
      "page": "cash-set-.catt_df",
      "title": "Dollar-sign assignment on a 'catt_df' object",
      "topics": [
        "$<-.catt_df"
      ]
    },
    {
      "page": "attgtToFetwfeDf",
      "title": "Convert data formatted for 'att_gt()' to a dataframe suitable for 'fetwfe()' / 'etwfe()'",
      "topics": [
        "attgtToFetwfeDf"
      ]
    },
    {
      "page": "augment.betwfe",
      "title": "Augment user-supplied data with fitted values and residuals from a betwfe fit",
      "topics": [
        "augment.betwfe"
      ]
    },
    {
      "page": "augment.etwfe",
      "title": "Augment user-supplied data with fitted values and residuals from an etwfe fit",
      "topics": [
        "augment.etwfe"
      ]
    },
    {
      "page": "augment.fetwfe",
      "title": "Augment user-supplied data with fitted values and residuals from a fetwfe fit",
      "topics": [
        "augment.fetwfe"
      ]
    },
    {
      "page": "augment.twfeCovs",
      "title": "Augment is not defined for a twfeCovs fit (documented omission)",
      "topics": [
        "augment.twfeCovs"
      ]
    },
    {
      "page": "betwfe",
      "title": "Bridge-penalized extended two-way fixed effects",
      "topics": [
        "betwfe"
      ]
    },
    {
      "page": "betwfe-class",
      "title": "Bridge-Penalized Extended Two-Way Fixed Effects Output Class",
      "topics": [
        "betwfe-class"
      ]
    },
    {
      "page": "betwfeWithSimulatedData",
      "title": "Run BETWFE on Simulated Data",
      "topics": [
        "betwfeWithSimulatedData"
      ]
    },
    {
      "page": "cohortStudy",
      "title": "Per-cohort average treatment effects",
      "topics": [
        "cohortStudy"
      ]
    },
    {
      "page": "cohortTimeATTs",
      "title": "Per-(cohort, time) average treatment effects",
      "topics": [
        "cohortTimeATTs"
      ]
    },
    {
      "page": "etwfe",
      "title": "Extended two-way fixed effects",
      "topics": [
        "etwfe"
      ]
    },
    {
      "page": "etwfe-class",
      "title": "Extended Two-Way Fixed Effects Output Class",
      "topics": [
        "etwfe-class"
      ]
    },
    {
      "page": "etwfeToFetwfeDf",
      "title": "Convert data prepared for 'etwfe::etwfe()' to the format required by 'fetwfe()' and 'fetwfe::etwfe()'",
      "topics": [
        "etwfeToFetwfeDf"
      ]
    },
    {
      "page": "etwfeWithSimulatedData",
      "title": "Run ETWFE on Simulated Data",
      "topics": [
        "etwfeWithSimulatedData"
      ]
    },
    {
      "page": "eventStudy",
      "title": "Compute pooled event-time treatment-effect estimates",
      "topics": [
        "eventStudy"
      ]
    },
    {
      "page": "fetwfe",
      "title": "Fused extended two-way fixed effects",
      "topics": [
        "fetwfe"
      ]
    },
    {
      "page": "FETWFE_coefs-class",
      "title": "FETWFE Coefficient-Vector Class",
      "topics": [
        "FETWFE_coefs-class"
      ]
    },
    {
      "page": "FETWFE_simulated-class",
      "title": "Simulated Panel-Data Class",
      "topics": [
        "FETWFE_simulated-class"
      ]
    },
    {
      "page": "FETWFE_tes-class",
      "title": "Compute True Treatment Effects Output Class",
      "topics": [
        "FETWFE_tes-class"
      ]
    },
    {
      "page": "fetwfe-class",
      "title": "Fused Extended Two-Way Fixed Effects Output Class",
      "topics": [
        "fetwfe-class"
      ]
    },
    {
      "page": "fetwfeWithSimulatedData",
      "title": "Run FETWFE on Simulated Data",
      "topics": [
        "fetwfeWithSimulatedData"
      ]
    },
    {
      "page": "genCoefs",
      "title": "Generate Coefficient Vector for Data Generation",
      "topics": [
        "genCoefs"
      ]
    },
    {
      "page": "genCoefsCore",
      "title": "Generate Coefficient Vector for Data Generation (core)",
      "topics": [
        "genCoefsCore"
      ]
    },
    {
      "page": "getTes",
      "title": "Compute True Treatment Effects",
      "topics": [
        "getTes"
      ]
    },
    {
      "page": "glance.betwfe",
      "title": "Glance a 'betwfe' fitted object",
      "topics": [
        "glance.betwfe"
      ]
    },
    {
      "page": "glance.etwfe",
      "title": "Glance an 'etwfe' fitted object",
      "topics": [
        "glance.etwfe"
      ]
    },
    {
      "page": "glance.fetwfe",
      "title": "Glance an 'fetwfe' fitted object",
      "topics": [
        "glance.fetwfe"
      ]
    },
    {
      "page": "glance.twfeCovs",
      "title": "Glance a 'twfeCovs' fitted object",
      "topics": [
        "glance.twfeCovs"
      ]
    },
    {
      "page": "plot.betwfe",
      "title": "Plot CATT or event-study estimates from a fitted BETWFE",
      "topics": [
        "plot.betwfe"
      ]
    },
    {
      "page": "plot.etwfe",
      "title": "Plot CATT or event-study estimates from a fitted ETWFE",
      "topics": [
        "plot.etwfe"
      ]
    },
    {
      "page": "plot.fetwfe",
      "title": "Plot CATT or event-study estimates from a fitted FETWFE / ETWFE / BETWFE",
      "topics": [
        "plot.fetwfe"
      ]
    },
    {
      "page": "plot.twfeCovs",
      "title": "Plot is not defined for a twfeCovs fit (documented omission)",
      "topics": [
        "plot.twfeCovs"
      ]
    },
    {
      "page": "simulateData",
      "title": "Generate Random Panel Data for FETWFE Simulations",
      "topics": [
        "simulateData"
      ]
    },
    {
      "page": "simulateDataCore",
      "title": "Generate Random Panel Data for FETWFE Simulations (core)",
      "topics": [
        "simulateDataCore"
      ]
    },
    {
      "page": "simultaneousCIs",
      "title": "Parametric simultaneous (1 - alpha) confidence intervals over a family of treatment effects",
      "topics": [
        "simultaneousCIs"
      ]
    },
    {
      "page": "tidy.betwfe",
      "title": "Tidy a 'betwfe' fitted object",
      "topics": [
        "tidy.betwfe"
      ]
    },
    {
      "page": "tidy.cohortStudy",
      "title": "Tidy a 'cohortStudy' object",
      "topics": [
        "tidy.cohortStudy"
      ]
    },
    {
      "page": "tidy.cohortTimeATTs",
      "title": "Tidy a 'cohortTimeATTs' object",
      "topics": [
        "tidy.cohortTimeATTs"
      ]
    },
    {
      "page": "tidy.etwfe",
      "title": "Tidy an 'etwfe' fitted object",
      "topics": [
        "tidy.etwfe"
      ]
    },
    {
      "page": "tidy.eventStudy",
      "title": "Tidy an 'eventStudy' object",
      "topics": [
        "tidy.eventStudy"
      ]
    },
    {
      "page": "tidy.fetwfe",
      "title": "Tidy an 'fetwfe' fitted object",
      "topics": [
        "tidy.fetwfe"
      ]
    },
    {
      "page": "tidy.FETWFE_tes",
      "title": "Tidy a 'FETWFE_tes' simulation truth object",
      "topics": [
        "tidy.FETWFE_tes"
      ]
    },
    {
      "page": "tidy.twfeCovs",
      "title": "Tidy a 'twfeCovs' fitted object",
      "topics": [
        "tidy.twfeCovs"
      ]
    },
    {
      "page": "twfeCovs",
      "title": "Two-way fixed effects with covariates and a single pooled treatment effect per cohort",
      "topics": [
        "twfeCovs"
      ]
    },
    {
      "page": "twfeCovs-class",
      "title": "TWFE-With-Covariates Output Class",
      "topics": [
        "twfeCovs-class"
      ]
    },
    {
      "page": "twfeCovsWithSimulatedData",
      "title": "Run twfeCovs on Simulated Data",
      "topics": [
        "twfeCovsWithSimulatedData"
      ]
    }
  ],
  "_readme": "https://github.com/gregfaletto/fetwfepackage/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "generics",
    "glmnet",
    "grpreg",
    "iterators",
    "lattice",
    "Matrix",
    "mvtnorm",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "fusion_structure_vignette.Rmd",
      "filename": "fusion_structure_vignette.html",
      "title": "Choosing a fusion structure: cohort vs. event-study penalties",
      "author": "Gregory Faletto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What a \"fusion structure\" is",
        "fusion_structure = \"cohort\" (the default)",
        "fusion_structure = \"event_study\"",
        "Two meanings of \"event study\" --- read this first",
        "A side-by-side demo",
        "When to prefer each",
        "Supplying your own fusion matrix D_N (advanced)",
        "The row/column ordering",
        "Worked example",
        "Staying inside the theoretical guarantees",
        "References"
      ],
      "created": "2026-06-04 15:31:41",
      "modified": "2026-06-07 20:55:57",
      "commits": 5
    },
    {
      "source": "etwfe_betwfe_vignette.Rmd",
      "filename": "etwfe_betwfe_vignette.html",
      "title": "Comparison Estimators: ETWFE and BETWFE",
      "author": "Gregory Faletto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup: simulating panel data",
        "etwfe(): extended TWFE without penalty",
        "betwfe(): bridge-penalized ETWFE",
        "No-covariate setting",
        "Visualizing event-time effects",
        "When to use which",
        "References"
      ],
      "created": "2026-05-11 05:32:50",
      "modified": "2026-06-06 06:06:18",
      "commits": 10
    },
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "fetwfe: A Package for Fused Extended Two-Way Fixed Effects",
      "author": "Gregory Faletto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "Package Usage",
        "Simulated Data Example",
        "A \"Real Data\" Example",
        "Testing the zero-effect null",
        "Per-cohort, per-event-time, and per-(cohort, time) accessors",
        "Tidy outputs with broom",
        "Conclusion",
        "References"
      ],
      "created": "2025-02-07 02:10:17",
      "modified": "2026-06-08 03:39:56",
      "commits": 31
    },
    {
      "source": "simulation_vignette.Rmd",
      "filename": "simulation_vignette.html",
      "title": "Simulation Vignette for FETWFE: From Coefficients to True Treatment Effects",
      "author": "Gregory Faletto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulation Workflow Using Piping",
        "Step 1: Generate Simulation Coefficients",
        "Step 2: Simulate Panel Data",
        "Step 3: Run the FETWFE Estimator on Simulated Data",
        "Step 4: Extract True Treatment Effects",
        "Combining the Workflow in One Pipeline",
        "Covariate-dependent cohort assignment",
        "Multinomial-logit DGP",
        "Ordered-logit DGP",
        "Effect of assignment strength",
        "Nonlinear propensity via interactions",
        "Truth derivation under non-marginal DGPs",
        "Conclusion"
      ],
      "created": "2025-03-05 01:56:13",
      "modified": "2026-06-08 03:39:56",
      "commits": 19
    },
    {
      "source": "inference_vignette.Rmd",
      "filename": "inference_vignette.html",
      "title": "Standard errors in fetwfe: tight Gaussian CIs, the conservative fallback, and the experimental cluster option",
      "author": "Gregory Faletto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. The headline: tight Gaussian CIs by default under (Ψ-IF)",
        "1.1 Which propensity-score estimators satisfy (Ψ-IF)?",
        "1.2 What changed in v1.12.0",
        "2. The two variance pieces and how the package exposes them",
        "2.1 $V_1$: regression-coefficient variance",
        "2.2 $V_2$: propensity-score variance",
        "2.3 The combined variance: tilde_v_N and the paper's catalogue",
        "3. The conservative fallback: se_type = \"conservative\"",
        "4. Experimental: cluster-robust standard errors via se_type = \"cluster\"",
        "4.1 The formula",
        "4.2 Why we call this experimental",
        "4.3 Worked cluster comparison",
        "5. Choosing the bridge penalty parameter lambda",
        "6. Simultaneous confidence intervals via simultaneousCIs()",
        "Simultaneous bands are the default: the ci_type argument",
        "7. Selection consistency as an implicit zero-effect test",
        "Why this is stronger than a confidence interval on an unregularized estimator",
        "The q < 1 caveat",
        "A controlled-truth worked example",
        "Scope: this is the post-treatment zero-effect test",
        "References"
      ],
      "created": "2026-05-12 15:12:07",
      "modified": "2026-06-06 06:06:18",
      "commits": 11
    }
  ],
  "_score": 6.863322860120456,
  "_indexed": true,
  "_nocasepkg": "fetwfe",
  "_universes": [
    "gregfaletto"
  ],
  "_previous": "1.27.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.2",
      "date": "2026-06-10T07:22:41.000Z",
      "distro": "noble",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "e3e25e279533d74b809c8746770ebb81b9d5022617bbd18f0f94c3a762f5a53c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.2",
      "date": "2026-06-10T07:23:31.000Z",
      "distro": "noble",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "ae71195cb501d7ca8c64278f9fde89a9e3db3e6aa512d060686a0ac9b7b1ebb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.2",
      "date": "2026-06-10T07:30:53.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "3827f062b100cb3c6fac66388687a0ee7f19032ddedd954891a6b459dcf4bdbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.2",
      "date": "2026-06-10T07:32:13.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "df39da7860d62d805950e82d747109c1096eb4cfd322257b6aa494685547ee16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.2",
      "date": "2026-06-10T07:22:26.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "623b4ef33a5455a5279373450c0e02bac8695a9d5623ed8e321ca505f8b4b39a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.2",
      "date": "2026-06-10T07:21:33.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "cd1d1f83c175e0ba48ed372fb4c804f6fddef816342335702013819f6ad8fdb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.2",
      "date": "2026-06-10T07:21:34.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "92a5e396fd8c5e51cd827a56f38a08422c101b0df44c02228af68d95b194c3bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.2",
      "date": "2026-06-10T07:21:32.000Z",
      "commit": "30376f2bba3a80804513a2de232c52f68cd9ef3f",
      "fileid": "8b47ccc63d0212b5771efead5ed4f8280f05a9a76433177ff80309a663722235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gregfaletto/actions/runs/27259781592"
    }
  ]
}