{
  "_id": "6a153e55acfb0bcc41d5504b",
  "Type": "Package",
  "Package": "tidyseurat",
  "Title": "Brings Seurat to the Tidyverse",
  "Version": "0.8.9",
  "Authors@R": "c(person(\"Stefano\", \"Mangiola\", email = \"mangiolastefano@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Maria\", \"Doyle\", email = \"Maria.Doyle@petermac.org\",\nrole = c(\"ctb\"))\n)",
  "Description": "It creates an invisible layer that allow to see the\n'Seurat' object as tibble and interact seamlessly with the\ntidyverse.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RdMacros": "lifecycle",
  "Biarch": "true",
  "biocViews": "AssayDomain, Infrastructure, RNASeq, DifferentialExpression,\nGeneExpression, Normalization, Clustering, QualityControl,\nSequencing, Transcription, Transcriptomics",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/stemangiola/tidyseurat,\nhttps://stemangiola.github.io/tidyseurat/",
  "BugReports": "https://github.com/stemangiola/tidyseurat/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://stemangiola.r-universe.dev",
  "Date/Publication": "2026-02-25 12:47:40 UTC",
  "RemoteUrl": "https://github.com/stemangiola/tidyseurat",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a96f9573251c550b60c208b53a7707863c311c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:26:05 UTC",
    "User": "root"
  },
  "Author": "Stefano Mangiola [aut, cre],\nMaria Doyle [ctb]",
  "Maintainer": "Stefano Mangiola <mangiolastefano@gmail.com>",
  "MD5sum": "db7b93a9c7a74499a0dd103ce5b2da93",
  "_user": "stemangiola",
  "_type": "src",
  "_file": "tidyseurat_0.8.9.tar.gz",
  "_fileid": "54f6bc24a29d8f91ec69429fc10b9b766d75fc301e64031c6654e6fddcf2b9cf",
  "_filesize": 2131154,
  "_sha256": "54f6bc24a29d8f91ec69429fc10b9b766d75fc301e64031c6654e6fddcf2b9cf",
  "_created": "2026-05-26T06:26:05.000Z",
  "_published": "2026-05-26T06:31:49.209Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77819270203,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210335596"
    },
    {
      "job": 77819270179,
      "time": 271,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210332918"
    },
    {
      "job": 77819270167,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210323928"
    },
    {
      "job": 77819270233,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210311467"
    },
    {
      "job": 77818714829,
      "time": 289,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210266378"
    },
    {
      "job": 77819270202,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210311940"
    },
    {
      "job": 77819270193,
      "time": 226,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210321882"
    },
    {
      "job": 77819270204,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210318754"
    },
    {
      "job": 77819270217,
      "time": 280,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210335692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stemangiola/tidyseurat",
  "_commit": {
    "id": "5a96f9573251c550b60c208b53a7707863c311c3",
    "author": "Stefano Mangiola <mangiolastefano@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #92 from stemangiola/fix-drop-argument-deprecation-dplyr\n\nFix drop argument deprecation dplyr",
    "time": 1772023660
  },
  "_maintainer": {
    "name": "Stefano Mangiola",
    "email": "mangiolastefano@gmail.com",
    "login": "stemangiola",
    "twitter": "@steman_research",
    "description": "",
    "uuid": 7232890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ttservice",
      "version": ">= 0.3.8",
      "role": "Depends"
    },
    {
      "package": "SeuratObject",
      "role": "Depends"
    },
    {
      "package": "Seurat",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fansi",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rbibutils",
      "role": "Suggests"
    }
  ],
  "_owner": "stemangiola",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "assaydomain",
    "infrastructure",
    "rnaseq",
    "differentialexpression",
    "geneexpression",
    "normalization",
    "clustering",
    "qualitycontrol",
    "sequencing",
    "transcription",
    "transcriptomics",
    "dplyr",
    "ggplot2",
    "pca",
    "purrr",
    "sct",
    "seurat",
    "single-cell",
    "single-cell-rna-seq",
    "tibble",
    "tidyr",
    "tidyverse",
    "transcripts",
    "tsne",
    "umap"
  ],
  "_stars": 166,
  "_contributors": [
    {
      "user": "stemangiola",
      "count": 335,
      "uuid": 7232890
    },
    {
      "user": "mblue9",
      "count": 27,
      "uuid": 5591821
    },
    {
      "user": "wvictor14",
      "count": 27,
      "uuid": 22013187
    },
    {
      "user": "noriakis",
      "count": 19,
      "uuid": 31095487
    },
    {
      "user": "william-hutchison",
      "count": 14,
      "uuid": 88420272
    },
    {
      "user": "b0ydt",
      "count": 6,
      "uuid": 21092066
    },
    {
      "user": "olivroy",
      "count": 4,
      "uuid": 52606734
    },
    {
      "user": "zhanchen",
      "count": 3,
      "uuid": 8347019
    },
    {
      "user": "davisvaughan",
      "count": 3,
      "uuid": 19150088
    },
    {
      "user": "mojaveazure",
      "count": 2,
      "uuid": 11035068
    }
  ],
  "_userbio": {
    "uuid": 7232890,
    "type": "user",
    "name": "Stefano Mangiola"
  },
  "_downloads": {
    "count": 569,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyseurat"
  },
  "_devurl": "https://github.com/stemangiola/tidyseurat",
  "_pkgdown": "https://stemangiola.github.io/tidyseurat/",
  "_searchresults": 542,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyseurat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stemangiola/tidyseurat",
  "_realowner": "stemangiola",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2020-09-11"
    },
    {
      "version": "0.1.8",
      "date": "2020-09-15"
    },
    {
      "version": "0.1.11",
      "date": "2020-10-28"
    },
    {
      "version": "0.1.17",
      "date": "2020-11-23"
    },
    {
      "version": "0.2.0",
      "date": "2021-03-22"
    },
    {
      "version": "0.2.7",
      "date": "2021-08-25"
    },
    {
      "version": "0.3.0",
      "date": "2021-10-19"
    },
    {
      "version": "0.5.1",
      "date": "2022-02-03"
    },
    {
      "version": "0.5.3",
      "date": "2022-05-20"
    },
    {
      "version": "0.5.9",
      "date": "2023-02-25"
    },
    {
      "version": "0.6.1",
      "date": "2023-06-20"
    },
    {
      "version": "0.7.2",
      "date": "2023-08-25"
    },
    {
      "version": "0.7.4",
      "date": "2023-10-02"
    },
    {
      "version": "0.7.9",
      "date": "2023-11-28"
    },
    {
      "version": "0.8.0",
      "date": "2024-01-10"
    },
    {
      "version": "0.8.4",
      "date": "2025-10-03"
    },
    {
      "version": "0.8.7",
      "date": "2025-11-10"
    },
    {
      "version": "0.8.10",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "%>%",
    "add_count",
    "get_abundance_sc_long",
    "get_abundance_sc_wide",
    "join_features",
    "join_transcripts",
    "plot_ly",
    "unnest_seurat"
  ],
  "_datasets": [
    {
      "name": "cell_type_df",
      "title": "Cell types of 80 PBMC single cells",
      "object": "cell_type_df",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cell",
        "first.labels"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "pbmc_small_nested_interactions",
      "title": "Intercellular ligand-receptor interactions for 38 ligands from a single cell RNA-seq cluster.",
      "object": "pbmc_small_nested_interactions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sample",
        "ligand",
        "receptor",
        "ligand.name",
        "receptor.name",
        "origin",
        "destination",
        "interaction.type",
        "LRscore"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregate_cells",
      "title": "Aggregate cells",
      "topics": [
        "aggregate_cells",
        "aggregate_cells,Seurat-method"
      ]
    },
    {
      "page": "arrange",
      "title": "Order rows using column values",
      "concept": [
        "single table verbs"
      ],
      "topics": [
        "arrange",
        "arrange.Seurat"
      ]
    },
    {
      "page": "as_tibble",
      "title": "Coerce lists, matrices, and more to data frames",
      "topics": [
        "as_tibble",
        "as_tibble.Seurat"
      ]
    },
    {
      "page": "bind_rows",
      "title": "Efficiently bind multiple data frames by row and column",
      "topics": [
        "bind_cols",
        "bind_cols.Seurat",
        "bind_rows",
        "bind_rows.Seurat"
      ]
    },
    {
      "page": "cell_type_df",
      "title": "Cell types of 80 PBMC single cells",
      "topics": [
        "cell_type_df"
      ]
    },
    {
      "page": "count",
      "title": "Count observations by group",
      "topics": [
        "add_count",
        "add_count.default",
        "add_count.Seurat",
        "count",
        "count.Seurat"
      ]
    },
    {
      "page": "distinct",
      "title": "Keep distinct/unique rows",
      "topics": [
        "distinct",
        "distinct.Seurat"
      ]
    },
    {
      "page": "extract",
      "title": "Extract a character column into multiple columns using regular expression groups",
      "topics": [
        "extract",
        "extract.Seurat"
      ]
    },
    {
      "page": "filter",
      "title": "Keep or drop rows that match a condition",
      "topics": [
        "filter",
        "filter.Seurat"
      ]
    },
    {
      "page": "formatting",
      "title": "Printing tibbles",
      "topics": [
        "formatting",
        "print",
        "print.Seurat"
      ]
    },
    {
      "page": "full_join",
      "title": "Mutating joins",
      "topics": [
        "full_join",
        "full_join.Seurat"
      ]
    },
    {
      "page": "ggplot",
      "title": "Create a new 'ggplot' from a 'tidyseurat'",
      "topics": [
        "ggplot",
        "ggplot.Seurat"
      ]
    },
    {
      "page": "glimpse",
      "title": "Get a glimpse of your data",
      "topics": [
        "glimpse",
        "glimpse.tidyseurat"
      ]
    },
    {
      "page": "group_by",
      "title": "Group by one or more variables",
      "topics": [
        "group_by",
        "group_by.Seurat"
      ]
    },
    {
      "page": "group_split",
      "title": "Split data frame by groups",
      "topics": [
        "group_split",
        "group_split.Seurat"
      ]
    },
    {
      "page": "inner_join",
      "title": "Mutating joins",
      "topics": [
        "inner_join",
        "inner_join.Seurat"
      ]
    },
    {
      "page": "join_features",
      "title": "join_features",
      "topics": [
        "join_features",
        "join_features,Seurat-method"
      ]
    },
    {
      "page": "join_transcripts",
      "title": "(DEPRECATED) Extract and join information for transcripts.",
      "topics": [
        "join_transcripts"
      ]
    },
    {
      "page": "left_join",
      "title": "Mutating joins",
      "topics": [
        "left_join",
        "left_join.Seurat"
      ]
    },
    {
      "page": "mutate",
      "title": "Create, modify, and delete columns",
      "concept": [
        "single table verbs"
      ],
      "topics": [
        "mutate",
        "mutate.Seurat"
      ]
    },
    {
      "page": "nest",
      "title": "Nest rows into a list-column of data frames",
      "topics": [
        "nest",
        "nest.Seurat"
      ]
    },
    {
      "page": "pbmc_small_nested_interactions",
      "title": "Intercellular ligand-receptor interactions for 38 ligands from a single cell RNA-seq cluster.",
      "topics": [
        "pbmc_small_nested_interactions"
      ]
    },
    {
      "page": "pivot_longer",
      "title": "Pivot data from wide to long",
      "topics": [
        "pivot_longer",
        "pivot_longer.Seurat"
      ]
    },
    {
      "page": "plotly",
      "title": "Initiate a plotly visualization",
      "topics": [
        "plotly",
        "plot_ly",
        "plot_ly.Seurat",
        "plot_ly.tbl_df"
      ]
    },
    {
      "page": "pull",
      "title": "Extract a single column",
      "topics": [
        "pull",
        "pull.Seurat"
      ]
    },
    {
      "page": "rename",
      "title": "Rename columns",
      "concept": [
        "single table verbs"
      ],
      "topics": [
        "rename",
        "rename.Seurat"
      ]
    },
    {
      "page": "return_arguments_of",
      "title": "returns variables from an expression",
      "topics": [
        "return_arguments_of"
      ]
    },
    {
      "page": "right_join",
      "title": "Mutating joins",
      "topics": [
        "right_join",
        "right_join.Seurat"
      ]
    },
    {
      "page": "rowwise",
      "title": "Group input by rows",
      "topics": [
        "rowwise",
        "rowwise.Seurat"
      ]
    },
    {
      "page": "sample_n",
      "title": "Sample n rows from a table",
      "topics": [
        "sample_frac",
        "sample_frac.Seurat",
        "sample_n",
        "sample_n.Seurat"
      ]
    },
    {
      "page": "select",
      "title": "Keep or drop columns using their names and types",
      "topics": [
        "select",
        "select.Seurat"
      ]
    },
    {
      "page": "separate",
      "title": "Separate a character column into multiple columns with a regular expression or numeric locations",
      "topics": [
        "separate",
        "separate.Seurat"
      ]
    },
    {
      "page": "slice",
      "title": "Subset rows using their positions",
      "concept": [
        "single table verbs"
      ],
      "topics": [
        "slice",
        "slice.Seurat",
        "slice_head",
        "slice_head.Seurat",
        "slice_max",
        "slice_max.Seurat",
        "slice_min",
        "slice_min.Seurat",
        "slice_sample",
        "slice_sample.Seurat",
        "slice_tail",
        "slice_tail.Seurat"
      ]
    },
    {
      "page": "summarise",
      "title": "Summarise each group down to one row",
      "concept": [
        "single table verbs"
      ],
      "topics": [
        "summarise",
        "summarise.Seurat",
        "summarize",
        "summarize.Seurat"
      ]
    },
    {
      "page": "tbl_format_header",
      "title": "Format the header of a tibble",
      "topics": [
        "tbl_format_header",
        "tbl_format_header.tidySeurat"
      ]
    },
    {
      "page": "tidy",
      "title": "tidy for Seurat objects",
      "topics": [
        "tidy",
        "tidy.Seurat"
      ]
    },
    {
      "page": "unite",
      "title": "Unite multiple columns into one by pasting strings together",
      "topics": [
        "unite",
        "unite.Seurat"
      ]
    },
    {
      "page": "unnest",
      "title": "Unnest a list-column of data frames into rows and columns",
      "topics": [
        "unnest",
        "unnest.tidyseurat_nested",
        "unnest_seurat"
      ]
    }
  ],
  "_readme": "https://github.com/stemangiola/tidyseurat/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "evaluate",
    "fansi",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shiny",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "ttservice",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "figures_article.Rmd",
      "filename": "figures_article.html",
      "title": "Code for producing the figures in the article",
      "author": "Stefano Mangiola",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2020-11-04 04:19:27",
      "modified": "2023-11-23 03:43:49",
      "commits": 7
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Overview of the tidyseurat package",
      "author": "Stefano Mangiola",
      "engine": "knitr::knitr",
      "headings": [
        "Session Info",
        "References"
      ],
      "created": "2020-08-25 06:50:15",
      "modified": "2021-02-24 12:18:33",
      "commits": 15
    }
  ],
  "_score": 10.163622389121073,
  "_indexed": true,
  "_nocasepkg": "tidyseurat",
  "_universes": [
    "stemangiola"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.9",
      "date": "2026-05-26T06:29:33.000Z",
      "distro": "noble",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "46ab4f0e6d2e270da70622c0d9ad413471187d57d7e23fd661df94eae8f087fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.9",
      "date": "2026-05-26T06:29:31.000Z",
      "distro": "noble",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "a2547248e3b3e0c0e86452e81c89a14db42eab5ef1ed686ebd130a8e1ac78a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.9",
      "date": "2026-05-26T06:29:16.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "000713d0a32b88ce72e66bce514ac5516aa6c53170728e889b2869761267e229",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.9",
      "date": "2026-05-26T06:28:44.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "580c889106f77328c5eebd073cd2dbbc39c9b11eec92df14847bd92cc9e9f07b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.9",
      "date": "2026-05-26T06:29:45.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "c363f3a78789a4352e909a5939fc09d43c009475571dfe320872c949aff74522",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-26T06:28:24.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "3e31ac1132abe9b3990cdd83b02a54c712a9dee43f2404ccdcc16be075df280e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-26T06:28:15.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "7203365a9b6f46e45d5dd44ff7090e8b3dfd153aee1efc08a4ff2b3f83900cb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-26T06:29:12.000Z",
      "commit": "5a96f9573251c550b60c208b53a7707863c311c3",
      "fileid": "d123fe2443bfc1c6e7ad3e5bf5f2453d05e89d90bf8ccd5602de4f3ab9f59ce4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/26435930576"
    }
  ]
}