{
  "_id": "6a105db9acfb0bcc41ca5062",
  "Package": "flashier",
  "Type": "Package",
  "Date": "2026-05-08",
  "Title": "Empirical Bayes Matrix Factorization",
  "Version": "1.0.59",
  "Authors@R": "c(person(\"Jason\", \"Willwerscheid\", role = c(\"aut\", \"cre\"),\nemail = \"jwillwer@providence.edu\"),\nperson(\"Peter\", \"Carbonetto\", role = \"aut\"),\nperson(\"Wei\", \"Wang\", role = \"aut\"),\nperson(\"Matthew\", \"Stephens\", role = \"aut\"),\nperson(\"Eric\", \"Weine\", role = \"ctb\"),\nperson(\"Annie\", \"Xie\", role = \"ctb\"),\nperson(\"Gao\", \"Wang\", role = \"ctb\"))",
  "URL": "https://github.com/willwerscheid/flashier",
  "BugReports": "https://github.com/willwerscheid/flashier/issues",
  "Description": "Methods for matrix factorization based on Wang and\nStephens (2021) <https://jmlr.org/papers/v22/20-589.html>.",
  "Remotes": [
    "stephenslab/ebnm",
    "stephenslab/fastTopics"
  ],
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://willwerscheid.r-universe.dev",
  "Date/Publication": "2026-05-08 13:53:33 UTC",
  "RemoteUrl": "https://github.com/willwerscheid/flashier",
  "RemoteRef": "HEAD",
  "RemoteSha": "3969ccd0e764f73640e123ae2c00b92365380793",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 16:21:09 UTC",
    "User": "root"
  },
  "Author": "Jason Willwerscheid [aut, cre],\nPeter Carbonetto [aut],\nWei Wang [aut],\nMatthew Stephens [aut],\nEric Weine [ctb],\nAnnie Xie [ctb],\nGao Wang [ctb]",
  "Maintainer": "Jason Willwerscheid <jwillwer@providence.edu>",
  "MD5sum": "5e94e4f694ff14536dabff011d3191d0",
  "_user": "willwerscheid",
  "_type": "src",
  "_file": "flashier_1.0.59.tar.gz",
  "_fileid": "926e19806bf0ce5d4631eb2817e4461b90f2f568c119aec1587abbaf0f3b61a4",
  "_filesize": 2403977,
  "_sha256": "926e19806bf0ce5d4631eb2817e4461b90f2f568c119aec1587abbaf0f3b61a4",
  "_created": "2026-05-08T16:21:09.000Z",
  "_published": "2026-05-22T13:44:25.672Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391832007,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6883775810"
    },
    {
      "job": 77391831948,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6883763430"
    },
    {
      "job": 77391832127,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6883748640"
    },
    {
      "job": 77391832120,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6883734723"
    },
    {
      "job": 77391831422,
      "time": 486,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6883691331"
    },
    {
      "job": 77391831517,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161994296"
    },
    {
      "job": 77391832003,
      "time": 199,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6883754287"
    },
    {
      "job": 77391832341,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6883745170"
    },
    {
      "job": 77391832327,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6883741297"
    }
  ],
  "_buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/willwerscheid/flashier",
  "_commit": {
    "id": "3969ccd0e764f73640e123ae2c00b92365380793",
    "author": "Peter Carbonetto <peter.carbonetto@gmail.com>",
    "committer": "Peter Carbonetto <peter.carbonetto@gmail.com>",
    "message": "Bumped up version.\n",
    "time": 1778248413
  },
  "_maintainer": {
    "name": "Jason Willwerscheid",
    "email": "jwillwer@providence.edu",
    "login": "willwerscheid",
    "uuid": 23383067
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "ebnm",
      "version": ">= 0.1-21",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "softImpute",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "fastTopics",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "Polychrome",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ashr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RcppML",
      "role": "Suggests"
    },
    {
      "package": "rsvd",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    }
  ],
  "_owner": "willwerscheid",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "willwerscheid",
      "count": 557,
      "uuid": 23383067
    },
    {
      "user": "pcarbo",
      "count": 57,
      "uuid": 1503904
    },
    {
      "user": "xxie6",
      "count": 10,
      "uuid": 58447214
    },
    {
      "user": "eweine",
      "count": 3,
      "uuid": 71828618
    },
    {
      "user": "gaow",
      "count": 1,
      "uuid": 917985
    }
  ],
  "_userbio": {
    "uuid": 23383067,
    "type": "user",
    "name": "Jason Willwerscheid",
    "description": "Assistant Professor, Providence College"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flashier"
  },
  "_devurl": "https://github.com/willwerscheid/flashier",
  "_searchresults": 462,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flashier.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/willwerscheid/flashier",
  "_realowner": "willwerscheid",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.7",
      "date": "2023-10-17"
    }
  ],
  "_exports": [
    "flash",
    "flash_add_intercept",
    "flash_backfit",
    "flash_clear_timeout",
    "flash_conv_crit_elbo_diff",
    "flash_conv_crit_max_chg",
    "flash_conv_crit_max_chg_F",
    "flash_conv_crit_max_chg_L",
    "flash_ebnm",
    "flash_factors_fix",
    "flash_factors_init",
    "flash_factors_remove",
    "flash_factors_reorder",
    "flash_factors_set_to_zero",
    "flash_factors_unfix",
    "flash_fit",
    "flash_fit_get_elbo",
    "flash_fit_get_est_tau",
    "flash_fit_get_fixed_tau",
    "flash_fit_get_g",
    "flash_fit_get_KL",
    "flash_fit_get_p2m",
    "flash_fit_get_pm",
    "flash_fit_get_tau",
    "flash_greedy",
    "flash_greedy_init_default",
    "flash_greedy_init_irlba",
    "flash_greedy_init_softImpute",
    "flash_init",
    "flash_nullcheck",
    "flash_plot_bar",
    "flash_plot_heatmap",
    "flash_plot_histogram",
    "flash_plot_scatter",
    "flash_plot_scree",
    "flash_plot_structure",
    "flash_set_conv_crit",
    "flash_set_timeout",
    "flash_set_verbose",
    "flash_update_data",
    "flash_verbose_elbo",
    "flash_verbose_elbo_diff",
    "flash_verbose_max_chg",
    "flash_verbose_max_chg_F",
    "flash_verbose_max_chg_L",
    "ldf"
  ],
  "_datasets": [
    {
      "name": "gtex",
      "title": "GTEx data",
      "object": "gtex",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Adipose_Subcutaneous",
        "Adipose_Visceral_Omentum",
        "Adrenal_Gland",
        "Artery_Aorta",
        "Artery_Coronary",
        "Artery_Tibial",
        "Brain_Anterior_cingulate_cortex_BA24",
        "Brain_Caudate_basal_ganglia",
        "Brain_Cerebellar_Hemisphere",
        "Brain_Cerebellum",
        "Brain_Cortex",
        "Brain_Frontal_Cortex_BA9",
        "Brain_Hippocampus",
        "Brain_Hypothalamus",
        "Brain_Nucleus_accumbens_basal_ganglia",
        "Brain_Putamen_basal_ganglia",
        "Breast_Mammary_Tissue",
        "Cells_EBV-transformed_lymphocytes",
        "Cells_Transformed_fibroblasts",
        "Colon_Sigmoid",
        "Colon_Transverse",
        "Esophagus_Gastroesophageal_Junction",
        "Esophagus_Mucosa",
        "Esophagus_Muscularis",
        "Heart_Atrial_Appendage",
        "Heart_Left_Ventricle",
        "Liver",
        "Lung",
        "Muscle_Skeletal",
        "Nerve_Tibial",
        "Ovary",
        "Pancreas",
        "Pituitary",
        "Prostate",
        "Skin_Not_Sun_Exposed_Suprapubic",
        "Skin_Sun_Exposed_Lower_leg",
        "Small_Intestine_Terminal_Ileum",
        "Spleen",
        "Stomach",
        "Testis",
        "Thyroid",
        "Uterus",
        "Vagina",
        "Whole_Blood"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "gtex_colors",
      "title": "Colors for plotting GTEx data",
      "object": "gtex_colors",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fitted.flash",
      "title": "Fitted method for flash objects",
      "topics": [
        "fitted.flash"
      ]
    },
    {
      "page": "fitted.flash_fit",
      "title": "Fitted method for flash fit objects",
      "topics": [
        "fitted.flash_fit"
      ]
    },
    {
      "page": "flash",
      "title": "Empirical Bayes matrix factorization",
      "topics": [
        "flash"
      ]
    },
    {
      "page": "flash_add_intercept",
      "title": "Add \"intercept\" to a flash object",
      "topics": [
        "flash_add_intercept"
      ]
    },
    {
      "page": "flash_backfit",
      "title": "Backfit a flash object",
      "topics": [
        "flash_backfit"
      ]
    },
    {
      "page": "flash_clear_timeout",
      "title": "Set timeout",
      "topics": [
        "flash_clear_timeout"
      ]
    },
    {
      "page": "flash_conv_crit_elbo_diff",
      "title": "Calculate the difference in ELBO",
      "topics": [
        "flash_conv_crit_elbo_diff"
      ]
    },
    {
      "page": "flash_conv_crit_max_chg",
      "title": "Calculate the maximum absolute difference in scaled loadings and factors",
      "topics": [
        "flash_conv_crit_max_chg"
      ]
    },
    {
      "page": "flash_conv_crit_max_chg_F",
      "title": "Calculate the maximum absolute difference in scaled factors",
      "topics": [
        "flash_conv_crit_max_chg_F"
      ]
    },
    {
      "page": "flash_conv_crit_max_chg_L",
      "title": "Calculate the maximum absolute difference in scaled loadings",
      "topics": [
        "flash_conv_crit_max_chg_L"
      ]
    },
    {
      "page": "flash_ebnm",
      "title": "Construct an EBNM function",
      "topics": [
        "flash_ebnm"
      ]
    },
    {
      "page": "flash_factors_fix",
      "title": "Fix flash factors",
      "topics": [
        "flash_factors_fix"
      ]
    },
    {
      "page": "flash_factors_init",
      "title": "Initialize flash factors at specified values",
      "topics": [
        "flash_factors_init"
      ]
    },
    {
      "page": "flash_factors_remove",
      "title": "Remove factors from a flash object",
      "topics": [
        "flash_factors_remove"
      ]
    },
    {
      "page": "flash_factors_reorder",
      "title": "Reorder factors in a flash object",
      "topics": [
        "flash_factors_reorder"
      ]
    },
    {
      "page": "flash_factors_set_to_zero",
      "title": "Set flash factors to zero",
      "topics": [
        "flash_factors_set_to_zero"
      ]
    },
    {
      "page": "flash_factors_unfix",
      "title": "Unfix flash factors",
      "topics": [
        "flash_factors_unfix"
      ]
    },
    {
      "page": "flash_fit",
      "title": "Extract a flash_fit object",
      "topics": [
        "flash_fit",
        "flash_fit_get_elbo",
        "flash_fit_get_est_tau",
        "flash_fit_get_fixed_tau",
        "flash_fit_get_g",
        "flash_fit_get_KL",
        "flash_fit_get_p2m",
        "flash_fit_get_pm",
        "flash_fit_get_tau"
      ]
    },
    {
      "page": "flash_greedy",
      "title": "Greedily add factors to a flash object",
      "topics": [
        "flash_greedy"
      ]
    },
    {
      "page": "flash_greedy_init_default",
      "title": "Initialize a flash factor",
      "topics": [
        "flash_greedy_init_default"
      ]
    },
    {
      "page": "flash_greedy_init_irlba",
      "title": "Initialize a flash factor using IRLBA",
      "topics": [
        "flash_greedy_init_irlba"
      ]
    },
    {
      "page": "flash_greedy_init_softImpute",
      "title": "Initialize a flash factor using softImpute",
      "topics": [
        "flash_greedy_init_softImpute"
      ]
    },
    {
      "page": "flash_init",
      "title": "Initialize flash object",
      "topics": [
        "flash_init"
      ]
    },
    {
      "page": "flash_nullcheck",
      "title": "Nullcheck flash factors",
      "topics": [
        "flash_nullcheck"
      ]
    },
    {
      "page": "flash_plot_bar",
      "title": "Create bar plots of factors or loadings for a flash fit",
      "topics": [
        "flash_plot_bar"
      ]
    },
    {
      "page": "flash_plot_heatmap",
      "title": "Create heatmap of factors or loadings for a flash fit",
      "topics": [
        "flash_plot_heatmap"
      ]
    },
    {
      "page": "flash_plot_histogram",
      "title": "Create histograms of factors or loadings for a flash fit",
      "topics": [
        "flash_plot_histogram"
      ]
    },
    {
      "page": "flash_plot_scatter",
      "title": "Create scatter plots of factors or loadings for a flash fit",
      "topics": [
        "flash_plot_scatter"
      ]
    },
    {
      "page": "flash_plot_scree",
      "title": "Create a scree plot for a flash fit",
      "topics": [
        "flash_plot_scree"
      ]
    },
    {
      "page": "flash_plot_structure",
      "title": "Create structure plot of factors or loadings for a flash fit",
      "topics": [
        "flash_plot_structure"
      ]
    },
    {
      "page": "flash_set_conv_crit",
      "title": "Set convergence criterion and tolerance parameter",
      "topics": [
        "flash_set_conv_crit"
      ]
    },
    {
      "page": "flash_set_timeout",
      "title": "Set timeout",
      "topics": [
        "flash_set_timeout"
      ]
    },
    {
      "page": "flash_set_verbose",
      "title": "Set verbose output",
      "topics": [
        "flash_set_verbose"
      ]
    },
    {
      "page": "flash_update_data",
      "title": "Update data in a flash object",
      "topics": [
        "flash_update_data"
      ]
    },
    {
      "page": "flash_verbose_elbo",
      "title": "Display the current ELBO",
      "topics": [
        "flash_verbose_elbo"
      ]
    },
    {
      "page": "flash_verbose_elbo_diff",
      "title": "Display the difference in ELBO",
      "topics": [
        "flash_verbose_elbo_diff"
      ]
    },
    {
      "page": "flash_verbose_max_chg",
      "title": "Display the maximum difference in scaled loadings and factors",
      "topics": [
        "flash_verbose_max_chg"
      ]
    },
    {
      "page": "flash_verbose_max_chg_F",
      "title": "Display the maximum difference in scaled factors",
      "topics": [
        "flash_verbose_max_chg_F"
      ]
    },
    {
      "page": "flash_verbose_max_chg_L",
      "title": "Display the maximum difference in scaled loadings",
      "topics": [
        "flash_verbose_max_chg_L"
      ]
    },
    {
      "page": "gtex",
      "title": "GTEx data",
      "topics": [
        "gtex"
      ]
    },
    {
      "page": "gtex_colors",
      "title": "Colors for plotting GTEx data",
      "topics": [
        "gtex_colors"
      ]
    },
    {
      "page": "ldf",
      "title": "LDF method for flash and flash fit objects",
      "topics": [
        "ldf",
        "ldf.flash",
        "ldf.flash_fit"
      ]
    },
    {
      "page": "plot.flash",
      "title": "Plot method for flash objects",
      "topics": [
        "plot.flash"
      ]
    },
    {
      "page": "residuals.flash",
      "title": "Residuals method for flash objects",
      "topics": [
        "residuals.flash"
      ]
    },
    {
      "page": "residuals.flash_fit",
      "title": "Residuals method for flash fit objects",
      "topics": [
        "residuals.flash_fit"
      ]
    }
  ],
  "_readme": "https://github.com/willwerscheid/flashier/raw/HEAD/README.md",
  "_rundeps": [
    "ashr",
    "askpass",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "deconvolveR",
    "digest",
    "dplyr",
    "dqrng",
    "ebnm",
    "etrunct",
    "evaluate",
    "farver",
    "fastmap",
    "fastTopics",
    "FNN",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "gtools",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "invgamma",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "mixsqp",
    "openssl",
    "otel",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "Polychrome",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppProgress",
    "reshape2",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "sitmo",
    "softImpute",
    "SQUAREM",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "truncnorm",
    "trust",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "flashier_closer_look.Rmd",
      "filename": "flashier_closer_look.html",
      "title": "A closer look at flashier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The EBMF Model",
        "The gtex dataset and the flash() function",
        "Variance structures",
        "Measurement error",
        "Prior families",
        "Backfitting",
        "Sampling from the posterior",
        "Session information"
      ],
      "created": "2024-02-21 17:07:48",
      "modified": "2024-04-30 15:08:03",
      "commits": 2
    },
    {
      "source": "advanced_flashier.Rmd",
      "filename": "advanced_flashier.html",
      "title": "Advanced flashier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pipeable interface",
        "Customizing the order of operations",
        "An alternative backfitting method",
        "Troubleshooting: turning off extrapolation",
        "Adding an intercept",
        "Fixed sparsity patterns",
        "Modifying the convergence criterion and verbose output",
        "Writing custom convergence criteria and verbose output functions using flash_fit objects",
        "Writing custom EBNM functions",
        "A recipe for plotting fitting progress",
        "Session information"
      ],
      "created": "2024-02-21 17:07:48",
      "modified": "2024-04-30 18:55:53",
      "commits": 3
    },
    {
      "source": "flashier_single_cell.Rmd",
      "filename": "flashier_single_cell.html",
      "title": "Empirical Bayes non-negative matrix factorization for single-cell RNA-seq data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparing the single-cell data for flashier",
        "Variance regularization",
        "Fit a flashier model",
        "Visualizing the cell matrix",
        "Visualizing the gene matrix",
        "Other notes",
        "Session info"
      ],
      "created": "2024-04-03 20:32:27",
      "modified": "2024-05-06 21:13:17",
      "commits": 24
    },
    {
      "source": "flashier_intro.Rmd",
      "filename": "flashier_intro.html",
      "title": "Introduction to flashier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Session information",
        "Bibliography"
      ],
      "created": "2024-02-21 17:07:48",
      "modified": "2024-04-30 14:44:20",
      "commits": 3
    }
  ],
  "_score": 8.576332134309988,
  "_indexed": true,
  "_nocasepkg": "flashier",
  "_universes": [
    "willwerscheid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.59",
      "date": "2026-05-08T16:24:50.000Z",
      "distro": "noble",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "c08896fc4fd37cd3d91d2a38a29fcef91aeeda980c893f52c0b476a786b93b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.59",
      "date": "2026-05-08T16:24:13.000Z",
      "distro": "noble",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "90a5dcb92d3af638408037095511aecd5aed23a68c2c0adba9895bb6b58ec212",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.59",
      "date": "2026-05-08T16:23:27.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "d539bec1b2fc9cc23bfecb08c7f5a99e7a636d95372967363fe9e2ced91de944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.59",
      "date": "2026-05-08T16:22:59.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "73fbd42a57a39a0cae288c7b1d34b78752d7d0614cafd6aa052e6abb13ab8830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.59",
      "date": "2026-05-08T16:23:33.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "aa5bb51361a88bfeed624fa0e557a0e769e5af52e9ccc90d795f7d24671109db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.59",
      "date": "2026-05-08T16:23:05.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "4d181395f86628deae6be00d5035b10f32ce31248896468bbe77c198c63806b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.59",
      "date": "2026-05-08T16:22:56.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "e6de2f6d1bac651132aaa889dbef263bce3012b2dce0bdfd7cf55f8cb9815402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.59",
      "date": "2026-05-22T13:44:05.000Z",
      "commit": "3969ccd0e764f73640e123ae2c00b92365380793",
      "fileid": "7468a596323246f488b7e089dbe58f7bf871b1835155ecc53061c6825c4b708f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/willwerscheid/actions/runs/25566264205"
    }
  ]
}