{
  "_id": "6a1a792d1d7bb097a09d32fc",
  "Package": "scECODA",
  "Title": "Single-Cell Exploratory Compositional Data Analysis",
  "Version": "1.1.5",
  "Authors@R": "c(\nperson(\"Christian\", \"Halter\",\nemail = \"scecoda.dev@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = '0009-0009-5479-2246')),\nperson(\"Massimo\", \"Andreatta\",\nemail = \"Massimo.Andreatta@unige.ch\",\nrole = c(\"aut\"),\ncomment = c(ORCID = '0000-0002-8036-2647')),\nperson(\"Santiago\", \"Carmona\",\nemail = \"Santiago.Carmona@unige.ch\",\nrole = c(\"aut\"),\ncomment = c(ORCID = '0000-0002-2495-0671')),\nperson(\"Swiss Cancer Research Foundation\", role = c(\"fnd\"))\n)",
  "Description": "The scECODA R package provides a complete workflow for the\nanalysis and visualization of compositional data, primarily\nfocusing on cell type proportions derived from single-cell\ndata. It implements specialized methods, such as the Centered\nLog-Ratio (CLR) transformation, to properly analyze\nproportional data while avoiding the biases introduced by the\ncompositional constraint. The package encapsulates data\nmanagement, transformation, and analysis into a single\nSummarizedExperiment object, offering downstream tools for\ndimensionality reduction via PCA, calculating critical metrics\nlike the Adjusted Rand Index (ARI) and Modularity to quantify\nsample grouping quality, and generating high-quality\nvisualizations like heatmaps and scatter plots.",
  "biocViews": "Software, SingleCell, Transcriptomics, CellBasedAssays,\nNormalization, Preprocessing, Visualization, Clustering,\nDimensionReduction, FeatureExtraction, PrincipalComponent",
  "BugReports": "https://github.com/carmonalab/scECODA/issues",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/carmonalab/scECODA",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://carmonalab.r-universe.dev",
  "Date/Publication": "2026-05-13 12:05:50 UTC",
  "RemoteUrl": "https://github.com/carmonalab/scECODA",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:37:57 UTC",
    "User": "root"
  },
  "Author": "Christian Halter [aut, cre] (ORCID:\n<https://orcid.org/0009-0009-5479-2246>),\nMassimo Andreatta [aut] (ORCID:\n<https://orcid.org/0000-0002-8036-2647>),\nSantiago Carmona [aut] (ORCID: <https://orcid.org/0000-0002-2495-0671>),\nSwiss Cancer Research Foundation [fnd]",
  "Maintainer": "Christian Halter <scecoda.dev@gmail.com>",
  "MD5sum": "ad55ac8937656f824e60134d781c909a",
  "_user": "carmonalab",
  "_type": "src",
  "_file": "scECODA_1.1.5.tar.gz",
  "_fileid": "fe721c3d313a9c9175270f1982145e8e4bd380ab8ef322482016e4b5150f4939",
  "_filesize": 5221644,
  "_sha256": "fe721c3d313a9c9175270f1982145e8e4bd380ab8ef322482016e4b5150f4939",
  "_created": "2026-05-28T14:37:57.000Z",
  "_published": "2026-05-30T05:44:13.934Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626273528,
      "time": 427,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7268986352"
    },
    {
      "job": 78626273613,
      "time": 377,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7268962812"
    },
    {
      "job": 78626273367,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626273529,
      "time": 238,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269127540"
    },
    {
      "job": 78626273333,
      "time": 455,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268800507"
    },
    {
      "job": 78626273665,
      "time": 261,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268913405"
    },
    {
      "job": 78626273550,
      "time": 1431,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269415276"
    },
    {
      "job": 78626273375,
      "time": 1611,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626273691,
      "time": 1364,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269380680"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carmonalab/scECODA",
  "_commit": {
    "id": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
    "author": "halterc <chalterbio@gmail.com>",
    "committer": "halterc <chalterbio@gmail.com>",
    "message": "Update examples\n",
    "time": 1778673950
  },
  "_maintainer": {
    "name": "Christian Halter",
    "email": "scecoda.dev@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.6.0",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "factoextra",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "version": ">= 1.34.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "scRNAseq",
      "role": "Suggests"
    }
  ],
  "_owner": "carmonalab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 13
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-19",
      "n": 14
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.99.5-legacy",
      "date": "2026-03-30"
    },
    {
      "name": "v1.0.0",
      "date": "2026-04-28"
    }
  ],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.5",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "singlecell",
    "transcriptomics",
    "cellbasedassays",
    "normalization",
    "preprocessing",
    "visualization",
    "clustering",
    "dimensionreduction",
    "featureextraction",
    "principalcomponent"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "halterc",
      "count": 85,
      "uuid": 67605347
    },
    {
      "user": "mass-a",
      "count": 6,
      "uuid": 56030596
    },
    {
      "user": "sjcarmona",
      "count": 3,
      "uuid": 7525176
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 48469311,
    "type": "organization",
    "name": "Cancer Systems Immunology Lab",
    "description": "Single-cell omics data science at the Department of Pathology of Immunology of the University of Geneva"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scECODA"
  },
  "_devurl": "https://github.com/carmonalab/scecoda",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scECODA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/carmonalab/scecoda",
  "_realowner": "bioc",
  "_cranurl": true,
  "_exports": [
    "calc_anosim",
    "calc_ari",
    "calc_clr",
    "calc_freq",
    "calc_modularity",
    "calc_sil",
    "calculate_pseudobulk",
    "deseq2_normalize",
    "ecoda",
    "find_hvcs",
    "get_celltype_counts",
    "get_celltype_variances",
    "get_hvcs",
    "get_sample_metadata",
    "plot_barplot",
    "plot_boxplot",
    "plot_corr",
    "plot_heatmap",
    "plot_pca",
    "plot_pca3d",
    "plot_varmean",
    "replace_zeros"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example Data for scECODA",
      "object": "example_data",
      "file": "example_data.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_anosim",
      "title": "Analysis of Similarities (ANOSIM) R score",
      "topics": [
        "calc_anosim"
      ]
    },
    {
      "page": "calc_ari",
      "title": "Calculate Adjusted Rand Index (ARI)",
      "topics": [
        "calc_ari"
      ]
    },
    {
      "page": "calc_clr",
      "title": "Perform the Centered Log-Ratio (CLR) transformation.",
      "topics": [
        "calc_clr"
      ]
    },
    {
      "page": "calc_freq",
      "title": "Calculate relative frequencies (percentages) column-wise.",
      "topics": [
        "calc_freq"
      ]
    },
    {
      "page": "calc_modularity",
      "title": "Calculate Adjusted Modularity Score",
      "topics": [
        "calc_modularity"
      ]
    },
    {
      "page": "calc_sil",
      "title": "Calculate Average Silhouette Width",
      "topics": [
        "calc_sil"
      ]
    },
    {
      "page": "calculate_pseudobulk",
      "title": "Calculate Pseudobulk from Count Matrix",
      "topics": [
        "calculate_pseudobulk"
      ]
    },
    {
      "page": "compute_KNN_from_dist",
      "title": "Compute K-Nearest Neighbors (KNN) from Distance Matrix",
      "topics": [
        "compute_KNN_from_dist"
      ]
    },
    {
      "page": "compute_snn_graph",
      "title": "Compute Shared Nearest Neighbor (SNN) Graph",
      "topics": [
        "compute_snn_graph"
      ]
    },
    {
      "page": "create_long_data",
      "title": "Reshapes ECODA data into a long format for plotting and analysis.",
      "topics": [
        "create_long_data"
      ]
    },
    {
      "page": "deseq2_normalize",
      "title": "DESeq2 Normalization of Pseudobulk Data",
      "topics": [
        "deseq2_normalize"
      ]
    },
    {
      "page": "ecoda",
      "title": "Create an SummarizedExperiment object from various data types",
      "topics": [
        "ecoda"
      ]
    },
    {
      "page": "ecoda_helper",
      "title": "Core constructor for SummarizedExperiment objects from count/frequency matrices",
      "topics": [
        "ecoda_helper"
      ]
    },
    {
      "page": "example_data",
      "title": "Example Data for scECODA",
      "topics": [
        "example_data"
      ]
    },
    {
      "page": "find_hvcs",
      "title": "Identifies and stores Highly Variable Cell Types (HVCs) in an SummarizedExperiment object.",
      "topics": [
        "find_hvcs"
      ]
    },
    {
      "page": "get_celltype_counts",
      "title": "Get the cell type counts from a long data frame (e.g. seurat object metadata) where each cell is a row.",
      "topics": [
        "get_celltype_counts"
      ]
    },
    {
      "page": "get_celltype_variances",
      "title": "Calculates the variance of cell types across samples.",
      "topics": [
        "get_celltype_variances"
      ]
    },
    {
      "page": "get_ecoda_assay",
      "title": "Helper to get assay for ecoda SummarizedExperiment objects",
      "topics": [
        "get_ecoda_assay"
      ]
    },
    {
      "page": "get_hvcs",
      "title": "Selects Highly Variable Cell Types (HVCs) based on variance or count threshold.",
      "topics": [
        "get_hvcs"
      ]
    },
    {
      "page": "get_sample_metadata",
      "title": "Extracts constant metadata for each sample from a cell-level data frame.",
      "topics": [
        "get_sample_metadata"
      ]
    },
    {
      "page": "plot_barplot",
      "title": "Generates a Stacked Bar Plot of Cell Type Relative Abundance.",
      "topics": [
        "plot_barplot"
      ]
    },
    {
      "page": "plot_boxplot",
      "title": "Generates Boxplots for CLR-transformed Cell Type Abundances with Optional Group Comparison.",
      "topics": [
        "plot_boxplot"
      ]
    },
    {
      "page": "plot_corr",
      "title": "Plot Cell Type Correlation Matrix",
      "topics": [
        "plot_corr"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Generates a Heatmap of Cell Abundance Data from an SummarizedExperiment assay.",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "plot_pca",
      "title": "Plot Principal Component Analysis and Calculate Clustering Scores",
      "topics": [
        "plot_pca"
      ]
    },
    {
      "page": "plot_pca3d",
      "title": "Plot 3-dimensional interactive Principal Component Analysis plot",
      "topics": [
        "plot_pca3d"
      ]
    },
    {
      "page": "plot_varmean",
      "title": "Generates a Mean-Variance Plot for CLR-transformed Cell Type Data.",
      "topics": [
        "plot_varmean"
      ]
    },
    {
      "page": "replace_zeros",
      "title": "Replace zero values in count or frequency data",
      "topics": [
        "replace_zeros"
      ]
    }
  ],
  "_readme": "https://github.com/carmonalab/scECODA/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "dendextend",
    "Deriv",
    "DESeq2",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "factoextra",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "lme4",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "mclust",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "permute",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plotly",
    "polynom",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SparseM",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "scECODA.rmd",
      "filename": "scECODA.html",
      "title": "scECODA tutorial",
      "author": "Christian Halter",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Motivation for Bioconductor Integration",
        "Installation",
        "Create SummarizedExperiment objects for ECODA",
        "From SingleCellExperiment object",
        "From Seurat object",
        "From counts or frequency data frame",
        "Visualization and quantification of sample separation",
        "PCA",
        "Quantifying group separation",
        "Box and bar plots",
        "Heatmap",
        "Cell type correlation",
        "Highly variable cell types",
        "scECODA and pseudobulk",
        "FAQ",
        "Can ECODA be affected by batch effect?",
        "Should I remove red blood cells, platelets and neutrophils?",
        "How can I remove specific cell types?",
        "References",
        "Session Info"
      ],
      "created": "2026-02-11 14:45:22",
      "modified": "2026-05-06 14:37:54",
      "commits": 9
    }
  ],
  "_score": 6.079181246047625,
  "_indexed": false,
  "_nocasepkg": "scecoda",
  "_universes": [
    "carmonalab"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scECODA",
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.5",
      "date": "2026-03-30T10:30:54.000Z",
      "commit": "854362ac235da50c5be526f3fc274eb228061fdf",
      "fileid": "f4de4bdda5fc733eef1ff3a9fa79269c8ebf18a041fee885d1b798cd30f19eae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/23739873455"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.5",
      "date": "2026-03-30T10:31:28.000Z",
      "commit": "854362ac235da50c5be526f3fc274eb228061fdf",
      "fileid": "6af32ad4591696083378914c789e077d784680ac838d5647494437dd9464c76b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/23739873455"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-28T14:43:17.000Z",
      "distro": "noble",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "08254607b4743e7efc1dcef9685d0583800b67edcb0a228ca0bc9fb5d84d9c62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-28T14:42:32.000Z",
      "distro": "noble",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "c5be4a270cab7a40b864f403517921cd94e476f14a8969fcc31dcc237d05657f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-28T14:49:37.000Z",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "8803abf5f8fca588bd3ed287bc4a328a9c40f443212508da347eb84784cbcb19",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-28T14:42:57.000Z",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "d8a5b93ce95e8917907785ea4282efcc30f423ad4e54ab37b3160522a5cc4ae5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-28T15:00:03.000Z",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "7693732677d9f779cb053599a24f0a934999bfff64aa1fbbd9b220aa457d16a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-28T14:58:38.000Z",
      "commit": "3a73b11d4b5ab64a1ab1e5e215482904e0b69fff",
      "fileid": "889aef14413b73a49d79571fae00e743dc16ff6fb43fc5d57c51c84a036994ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26581126605"
    }
  ]
}