{
  "_id": "6a4a663b1e9cffeb4b83399a",
  "Package": "GARS",
  "Type": "Package",
  "Date": "2020-09-04",
  "Title": "GARS: Genetic Algorithm for the identification of Robust Subsets\nof variables in high-dimensional and challenging datasets",
  "Version": "1.33.0",
  "Author": "Mattia Chiesa <mattia.chiesa@hotmail.it>, Luca Piacentini\n<luca.piacentini@cardiologicomonzino.it>",
  "Maintainer": "Mattia Chiesa <mattia.chiesa@hotmail.it>",
  "Description": "Feature selection aims to identify and remove redundant,\nirrelevant and noisy variables from high-dimensional datasets.\nSelecting informative features affects the subsequent\nclassification and regression analyses by improving their\noverall performances. Several methods have been proposed to\nperform feature selection: most of them relies on univariate\nstatistics, correlation, entropy measurements or the usage of\nbackward/forward regressions. Herein, we propose an efficient,\nrobust and fast method that adopts stochastic optimization\napproaches for high-dimensional. GARS is an innovative\nimplementation of a genetic algorithm that selects robust\nfeatures in high-dimensional and challenging datasets.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.1.1",
  "biocViews": "Classification, FeatureExtraction, Clustering",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglpk-dev make default-jdk\nlibbz2-dev libicu-dev libjpeg-dev liblzma-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:23 UTC",
  "RemoteUrl": "https://github.com/bioc/GARS",
  "RemoteRef": "HEAD",
  "RemoteSha": "b89d2be6409b9731a436779ff9d70508c9bde095",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 14:01:14 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "GARS_1.33.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2d91100d099d8b480e9b5e865953277a0b0179d9b664c04815d71ebe67a3d760",
  "_filesize": 578322,
  "_sha256": "2d91100d099d8b480e9b5e865953277a0b0179d9b664c04815d71ebe67a3d760",
  "_expires": "2026-10-13T14:12:09.000Z",
  "_created": "2026-07-05T14:01:14.000Z",
  "_published": "2026-07-05T14:12:11.191Z",
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863",
  "_status": "success",
  "_upstream": "https://github.com/bioc/GARS",
  "_commit": {
    "id": "b89d2be6409b9731a436779ff9d70508c9bde095",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380443
  },
  "_maintainer": {
    "name": "Mattia Chiesa",
    "email": "mattia.chiesa@hotmail.it"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85229776231,
      "time": 266,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8092528875"
    },
    {
      "job": 85229776249,
      "time": 571,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092567846"
    },
    {
      "job": 85229776226,
      "time": 573,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092568182"
    },
    {
      "job": 85229776206,
      "time": 302,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092563175"
    },
    {
      "job": 85229776208,
      "time": 326,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092567925"
    },
    {
      "job": 85229292391,
      "time": 395,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092494736"
    },
    {
      "job": 85229776264,
      "time": 267,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092529061"
    },
    {
      "job": 85229776289,
      "time": 478,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092555644"
    },
    {
      "job": 85229776283,
      "time": 417,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092547356"
    },
    {
      "job": 85229776295,
      "time": 487,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092556703"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Depends"
    },
    {
      "package": "DaMiRseq",
      "role": "Imports"
    },
    {
      "package": "MLSeq",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.32.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "classification",
    "featureextraction",
    "clustering",
    "openjdk"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 13,
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GARS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AllPop",
    "FitScore",
    "GARS_create_rnd_population",
    "GARS_Crossover",
    "GARS_Elitism",
    "GARS_FitFun",
    "GARS_GA",
    "GARS_Mutation",
    "GARS_PlotFeaturesUsage",
    "GARS_PlotFitnessEvolution",
    "GARS_Selection",
    "LastPop",
    "MatrixFeatures"
  ],
  "_datasets": [
    {
      "name": "GARS_classes",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_classes",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GARS_data_norm",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_data_norm",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "let_7a",
        "let_7ax",
        "let_7b",
        "let_7bx",
        "let_7c",
        "let_7d",
        "let_7dx",
        "let_7e",
        "let_7f",
        "let_7g",
        "let_7i",
        "miR_100",
        "miR_101",
        "miR_103",
        "miR_106b",
        "miR_106bx",
        "miR_107",
        "miR_10a",
        "miR_10b",
        "miR_125a_5p",
        "miR_125b",
        "miR_126",
        "miR_126x",
        "miR_127_3p",
        "miR_128",
        "miR_130a",
        "miR_130b",
        "miR_136",
        "miR_140_3p",
        "miR_140_5p",
        "miR_141",
        "miR_142_3p",
        "miR_142_5p",
        "miR_143",
        "miR_144",
        "miR_145",
        "miR_145x",
        "miR_146a",
        "miR_146b_5p",
        "miR_148a",
        "miR_148b",
        "miR_150",
        "miR_151_3p",
        "miR_151_5p",
        "miR_152",
        "miR_155",
        "miR_15a",
        "miR_15b",
        "miR_16",
        "miR_17",
        "miR_17x",
        "miR_181a",
        "miR_181b",
        "miR_181c",
        "miR_182",
        "miR_185",
        "miR_186",
        "miR_191",
        "miR_192",
        "miR_193a_3p",
        "miR_193a_5p",
        "miR_193b",
        "miR_195",
        "miR_196b",
        "miR_197",
        "miR_199a_5p",
        "miR_199b_3p",
        "miR_199b_5p",
        "miR_19a",
        "miR_19b",
        "miR_200a",
        "miR_200b",
        "miR_200c",
        "miR_204",
        "miR_205",
        "miR_20a",
        "miR_21",
        "miR_21x",
        "miR_214",
        "miR_218",
        "miR_22",
        "miR_221",
        "miR_222",
        "miR_224",
        "miR_23a",
        "miR_23b",
        "miR_24",
        "miR_25",
        "miR_26a",
        "miR_26b",
        "miR_27a",
        "miR_27b",
        "miR_27bx",
        "miR_28_3p",
        "miR_28_5p",
        "miR_29a",
        "miR_29ax",
        "miR_29b",
        "miR_29c",
        "miR_29cx",
        "miR_301a",
        "miR_30a",
        "miR_30ax",
        "miR_30b",
        "miR_30c",
        "miR_30d",
        "miR_30e",
        "miR_30ex",
        "miR_31",
        "miR_32",
        "miR_320a",
        "miR_324_3p",
        "miR_324_5p",
        "miR_335",
        "miR_339_3p",
        "miR_339_5p",
        "miR_340",
        "miR_342_3p",
        "miR_34a",
        "miR_361_5p",
        "miR_365",
        "miR_369_3p",
        "miR_374a",
        "miR_374b",
        "miR_376c",
        "miR_378",
        "miR_423_5p",
        "miR_424",
        "miR_424x",
        "miR_425x",
        "miR_450a",
        "miR_451",
        "miR_455_3p",
        "miR_484",
        "miR_486_5p",
        "miR_497",
        "miR_503",
        "miR_505",
        "miR_542_3p",
        "miR_574_3p",
        "miR_652",
        "miR_7",
        "miR_708",
        "miR_744",
        "miR_768_5p",
        "miR_877",
        "miR_92a",
        "miR_92b",
        "miR_93",
        "miR_98",
        "miR_99a",
        "miR_99b",
        "Candidate_5",
        "Candidate_8",
        "Candidate_14",
        "Candidate_28",
        "Candidate_52_2"
      ],
      "rows": 58,
      "table": true,
      "tojson": true
    },
    {
      "name": "GARS_fit_list",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_fit_list",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GARS_Fitness_score",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_Fitness_score",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GARS_pop_list",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_pop_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "GARS_popul",
      "title": "RNA-seq dataset for testing GARS",
      "object": "GARS_popul",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "GARS_res_GA",
      "title": "A GarsSelectedFeatures object for testing GARS",
      "object": "GARS_res_GA",
      "class": [
        "GarsSelectedFeatures"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AllPop",
      "title": "Accessors for the 'AllPop' slot of a GarsSelectedFeatures object.",
      "topics": [
        "AllPop",
        "AllPop,GARS-AllPop",
        "AllPop,GarsSelectedFeatures-method"
      ]
    },
    {
      "page": "FitScore",
      "title": "Accessors for the 'FitScore' slot of a GarsSelectedFeatures object.",
      "topics": [
        "FitScore",
        "FitScore,GARS-FitScore",
        "FitScore,GarsSelectedFeatures-method"
      ]
    },
    {
      "page": "GARS",
      "title": "GARS package for a robust feature selection of high-dimensional data",
      "topics": [
        "GARS-package",
        "GARS"
      ]
    },
    {
      "page": "GARS_classes",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_classes"
      ]
    },
    {
      "page": "GARS_create_rnd_population",
      "title": "Create a random chromosomes population",
      "topics": [
        "GARS_create_rnd_population"
      ]
    },
    {
      "page": "GARS_Crossover",
      "title": "Perform the one-point and the two-point Crossover",
      "topics": [
        "GARS_Crossover"
      ]
    },
    {
      "page": "GARS_data_norm",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_data_norm"
      ]
    },
    {
      "page": "GARS_Elitism",
      "title": "Separate chromosome on the basis of the Fitness Scores",
      "topics": [
        "GARS_Elitism"
      ]
    },
    {
      "page": "GARS_fit_list",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_fit_list"
      ]
    },
    {
      "page": "GARS_FitFun",
      "title": "This function implements the Fitness Function of GARS",
      "topics": [
        "GARS_FitFun"
      ]
    },
    {
      "page": "GARS_Fitness_score",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_Fitness_score"
      ]
    },
    {
      "page": "GARS_GA",
      "title": "The wrapper fuction to use GARS",
      "topics": [
        "GARS_GA"
      ]
    },
    {
      "page": "GARS_Mutation",
      "title": "Perform the Mutation step",
      "topics": [
        "GARS_Mutation"
      ]
    },
    {
      "page": "GARS_PlotFeaturesUsage",
      "title": "A bubble chart to assess the usage of each features",
      "topics": [
        "GARS_PlotFeaturesUsage"
      ]
    },
    {
      "page": "GARS_PlotFitnessEvolution",
      "title": "Plot the maximum fitness scores for each generation",
      "topics": [
        "GARS_PlotFitnessEvolution"
      ]
    },
    {
      "page": "GARS_pop_list",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_pop_list"
      ]
    },
    {
      "page": "GARS_popul",
      "title": "RNA-seq dataset for testing GARS",
      "topics": [
        "GARS_popul"
      ]
    },
    {
      "page": "GARS_res_GA",
      "title": "A GarsSelectedFeatures object for testing GARS",
      "topics": [
        "GARS_res_GA"
      ]
    },
    {
      "page": "GARS_Selection",
      "title": "Perform the \"Roulette Wheel\" or the \"Tournament\" selection",
      "topics": [
        "GARS_Selection"
      ]
    },
    {
      "page": "GarsSelectedFeatures-class",
      "title": "The output class 'GarsSelectedFeatures'",
      "topics": [
        "GarsSelectedFeatures-class"
      ]
    },
    {
      "page": "LastPop",
      "title": "Accessors for the 'LastPop' slot of a GarsSelectedFeatures object.",
      "topics": [
        "LastPop",
        "LastPop,GARS-LastPop",
        "LastPop,GarsSelectedFeatures-method"
      ]
    },
    {
      "page": "MatrixFeatures",
      "title": "Accessors for the 'MatrixFeatures' slot of a GarsSelectedFeatures object.",
      "topics": [
        "MatrixFeatures",
        "MatrixFeatures,GARS-MatrixFeatures",
        "MatrixFeatures,GarsSelectedFeatures-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GARS/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "arm",
    "aroma.light",
    "askpass",
    "backports",
    "base64enc",
    "bdsmatrix",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "boot",
    "brio",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "caret",
    "caTools",
    "checkmate",
    "cigarillo",
    "class",
    "cli",
    "clock",
    "cluster",
    "coda",
    "codetools",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "DaMiRseq",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "Deriv",
    "desc",
    "DESeq2",
    "diagram",
    "diffobj",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "e1071",
    "EDASeq",
    "edgeR",
    "ellipse",
    "emmeans",
    "entropy",
    "estimability",
    "evaluate",
    "FactoMineR",
    "farver",
    "fastmap",
    "filelock",
    "flashClust",
    "fontawesome",
    "foreach",
    "forecast",
    "foreign",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "FSelector",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "genalg",
    "genefilter",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "ggtext",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gridtext",
    "gtable",
    "hardhat",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "hwriter",
    "igraph",
    "ineq",
    "interp",
    "ipred",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "kknn",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "latticeExtra",
    "lava",
    "lazyeval",
    "leaps",
    "lifecycle",
    "limma",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "locfit",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "MLSeq",
    "ModelMetrics",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pamr",
    "parallelly",
    "pbkrtest",
    "pheatmap",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "pls",
    "plsVarSel",
    "plyr",
    "png",
    "praise",
    "praznik",
    "prettyunits",
    "pROC",
    "processx",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "pwalign",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "randomForest",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "recipes",
    "reformulas",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rJava",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "Rsamtools",
    "RSNNS",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "RWeka",
    "RWekajars",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "Seqinfo",
    "shape",
    "ShortRead",
    "showtext",
    "showtextdb",
    "snow",
    "SparseArray",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "sSeq",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sva",
    "sys",
    "sysfonts",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "VennDiagram",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-25-jre-headless",
      "headers": "openjdk-25-jre-headless",
      "source": "openjdk",
      "version": "25.0.3+9-2~26.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "GARS.Rnw",
      "filename": "GARS.pdf",
      "title": "GARS: a Genetic Algorithm for the identification of Robust Subsets of variables in high-dimensional and challenging datasets",
      "engine": "knitr::knitr",
      "headings": [
        "1 Introduction",
        "2 Using GARS: a classification analysis",
        "3 Build your custom GA",
        "4 Session Info"
      ],
      "created": "2018-02-12 13:25:02",
      "modified": "2020-04-14 12:05:08",
      "commits": 6
    }
  ],
  "_score": 5,
  "_indexed": true,
  "_nocasepkg": "gars",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-07-05T14:06:24.000Z",
      "distro": "resolute",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/6f60ccd1078d95fd8755a816b7b15fcf40d93a2e75a1dc3b2fd668dd32b70c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-07-05T14:06:03.000Z",
      "distro": "resolute",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/d6db17cffcf7b1eba560a796b0aeea0a2d1315c47b14102182e50c05502bfdbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-05T14:07:44.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/3f7ebef241e0fbeca23b66d867ea362e005b735cd76f79437a54c5768fd4de01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-05T14:07:38.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/7e2e572a4a06540b32f0225b481a7c348bd0e135cfd8ebe66f079f26f771349e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-07-05T14:06:29.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/30bb794e3ce906bea28d30bfcf16b1d78f273a66c0ea765219ad4f4ec9edae81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-05T14:03:52.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/1d172aa8f07cbba588563490f7ce2bc499f52662d999f85177d8402e0eeaf6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-05T14:03:35.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/3a1bc815ffa0392c0f6f06e8b0a5ae1613a99b42d1c40f6ef7e9f2a0616f36e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-05T14:03:46.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "https://r2.ropensci.org/14bf63493b3cdf717333fbe87b79cdefee809cbd5bcba7d5f26580b334e952d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28743106863"
    }
  ]
}