{
  "_id": "6a1ad18a1d7bb097a09e2672",
  "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 libglpk-dev make default-jdk libbz2-dev\nlibicu-dev libjpeg-dev liblzma-dev libpng-dev libuv1-dev\nlibxml2-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-05-30 08:26:09 UTC",
    "User": "root"
  },
  "MD5sum": "c40ffe75475440ecadc47ac0f80fe015",
  "_user": "bioc",
  "_type": "src",
  "_file": "GARS_1.33.0.tar.gz",
  "_fileid": "fc9f24e7957ea75b90dda4f7a856648e90e55c102f90e0d8ba58e246e0766155",
  "_filesize": 575782,
  "_sha256": "fc9f24e7957ea75b90dda4f7a856648e90e55c102f90e0d8ba58e246e0766155",
  "_created": "2026-05-30T08:26:09.000Z",
  "_published": "2026-05-30T12:01:14.485Z",
  "_jobs": [
    {
      "job": 78636526830,
      "time": 293,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306848588"
    },
    {
      "job": 78636526836,
      "time": 633,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306881195"
    },
    {
      "job": 78636526857,
      "time": 571,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306875348"
    },
    {
      "job": 78636526838,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308015163"
    },
    {
      "job": 78636526825,
      "time": 310,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308018682"
    },
    {
      "job": 78636116940,
      "time": 478,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306820413"
    },
    {
      "job": 78636526824,
      "time": 241,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306843355"
    },
    {
      "job": 78636526852,
      "time": 561,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306874323"
    },
    {
      "job": 78636526853,
      "time": 430,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306862117"
    },
    {
      "job": 78636526850,
      "time": 433,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306862374"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 385,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GARS"
  },
  "_mentions": 13,
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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",
    "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",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gtable",
    "hardhat",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "hwriter",
    "igraph",
    "ineq",
    "interp",
    "ipred",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "kknn",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "latticeExtra",
    "lava",
    "lazyeval",
    "leaps",
    "lifecycle",
    "limma",
    "listenv",
    "lme4",
    "lmtest",
    "locfit",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "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",
    "snow",
    "SparseArray",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "sSeq",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sva",
    "sys",
    "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-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.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": [],
      "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-05-30T08:32:23.000Z",
      "distro": "noble",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "ffa6fe32505e3469a68586dfd01d9697670e83646f1c8cb1778fbb1d9979b939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-30T08:31:16.000Z",
      "distro": "noble",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "4e0559f34998f0081ab42e2ed33c67d41c382bd1a7efa755057ebf580ac26892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T11:57:11.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "dd79bd0a3b8113f61e1572934ea33e869cc5a831e9429d374882b67f5a093787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T11:57:09.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "8c526c044508d80f3855cad73caf6a46b1036a1c10aa87dd904c81099b42efdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-05-30T08:31:05.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "1b8e55017edd498891e3e4ffb7caae272d37ffa3bac7336a2b6cf256bf15b2a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:29:19.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "effda0431c802afd41d8959ff14ddee4ab76fdfd3ef7af11b7b73d2d3b3b7ef6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:28:49.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "a8051ea8688cbadba1961953a5183befa5acad0e6a1182c7b97e16c75286d37a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:28:49.000Z",
      "commit": "b89d2be6409b9731a436779ff9d70508c9bde095",
      "fileid": "a1eee12a424fa06bd2ffea90b5b78611091ceed9a50b25a5189220856aa38c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679060091"
    }
  ]
}