{
  "_id": "6a1acf5a1d7bb097a09e06a5",
  "Package": "GENIE3",
  "Type": "Package",
  "Title": "GEne Network Inference with Ensemble of trees",
  "Version": "1.35.0",
  "Date": "2022-04-05",
  "Author": "Van Anh Huynh-Thu, Sara Aibar, Pierre Geurts",
  "Maintainer": "Van Anh Huynh-Thu <vahuynh@uliege.be>",
  "Description": "This package implements the GENIE3 algorithm for inferring\ngene regulatory networks from expression data.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "biocViews": "NetworkInference, SystemsBiology, DecisionTree, Regression,\nNetwork, GraphAndNetwork, GeneExpression",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:05 UTC",
  "RemoteUrl": "https://github.com/bioc/GENIE3",
  "RemoteRef": "HEAD",
  "RemoteSha": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
  "Packaged": {
    "Date": "2026-05-30 08:18:35 UTC",
    "User": "root"
  },
  "MD5sum": "ef3a15a6711f2c2d68d03bbb66f92daa",
  "_user": "bioc",
  "_type": "src",
  "_file": "GENIE3_1.35.0.tar.gz",
  "_fileid": "e56834faa68d532f702717be9d5c26e0a54247c7ef61fb06bdf51bae1132aa17",
  "_filesize": 118930,
  "_sha256": "e56834faa68d532f702717be9d5c26e0a54247c7ef61fb06bdf51bae1132aa17",
  "_created": "2026-05-30T08:18:35.000Z",
  "_published": "2026-05-30T11:51:54.510Z",
  "_jobs": [
    {
      "job": 78636094005,
      "time": 152,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306785600"
    },
    {
      "job": 78636094053,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306784656"
    },
    {
      "job": 78636094037,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306786599"
    },
    {
      "job": 78636094056,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306785912"
    },
    {
      "job": 78636094043,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306789517"
    },
    {
      "job": 78636094045,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307970728"
    },
    {
      "job": 78636094052,
      "time": 170,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306789262"
    },
    {
      "job": 78636094042,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307969036"
    },
    {
      "job": 78636094044,
      "time": 182,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306790111"
    },
    {
      "job": 78635918807,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306771207"
    },
    {
      "job": 78636094024,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306782235"
    },
    {
      "job": 78636094030,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306779860"
    },
    {
      "job": 78636094027,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306780632"
    },
    {
      "job": 78636094036,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306783886"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GENIE3",
  "_commit": {
    "id": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
    "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": 1777380365
  },
  "_maintainer": {
    "name": "Van Anh Huynh-Thu",
    "email": "vahuynh@uliege.be",
    "login": "vahuynh",
    "description": "Researcher in machine learning and bioinformatics",
    "uuid": 22789484
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "doRNG",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "networkinference",
    "systemsbiology",
    "decisiontree",
    "regression",
    "network",
    "graphandnetwork",
    "geneexpression"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 2458,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GENIE3"
  },
  "_mentions": 172,
  "_searchresults": 235,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GENIE3.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "GENIE3",
    "getLinkList"
  ],
  "_help": [
    {
      "page": "GENIE3",
      "title": "GENIE3",
      "topics": [
        "GENIE3",
        "GENIE3,ExpressionSet-method",
        "GENIE3,matrix-method",
        "GENIE3,SummarizedExperiment-method"
      ]
    },
    {
      "page": "getLinkList",
      "title": "getLinkList",
      "topics": [
        "getLinkList"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GENIE3/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "GENIE3.Rmd",
      "filename": "GENIE3.html",
      "title": "GENIE3 vignette",
      "author": "Van Anh Huynh-Thu (vahuynh@uliege.be)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Format of expression data",
        "Format of steady-state expression data",
        "How to run GENIE3",
        "Run GENIE3 with the default parameters",
        "Restrict the candidate regulators to a subset of genes",
        "Change the tree-based method and its settings",
        "Parallel GENIE3",
        "Obtain more information",
        "Get the list of the regulatory links",
        "Get all the regulatory links",
        "Get only the top-ranked links",
        "Get only the links with a weight higher than some threshold",
        "Important note on the interpretation of the weights"
      ],
      "created": "2016-11-04 16:06:06",
      "modified": "2023-08-16 09:20:29",
      "commits": 9
    }
  ],
  "_score": 7.840830986869797,
  "_indexed": true,
  "_nocasepkg": "genie3",
  "_universes": [
    "bioc",
    "vahuynh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T08:20:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "66a7e15c489fbbeccb8c4c51dc8a4f8b1fea009fa16c6b81a725204adc4fe7c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T08:21:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "996e8874b1d165fc82a3a3c16d71721d0d84c58a4a5f0cebeedd62978d75afca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T08:21:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "66bf20890f656f72c034cd36c0e915741622e60a509ce50437ea3324730c4790",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-05-30T08:21:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "b8dc428f1ea96eb22d613556a94cce4d03f759bc017374ac18e5e2606f460281",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T11:51:09.000Z",
      "arch": "aarch64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "6010643052405cb3c0326c08528501eac10b35c0b6be9b718bc541b863e6584e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T08:21:19.000Z",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "c017f4b343d33e7ecc2b14c90c16d2f9c57361e03fb0601b2a5772a784ea325b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T11:50:52.000Z",
      "arch": "aarch64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "3cec8b15264798706ccec08ef29444728d8336abfea6a0361e2af04691e97992",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-05-30T08:21:23.000Z",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "13db0f2cf1f9c6cd7932d0df8380e8049e3b191669ab83cda7c349c7e7e94c19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-05-30T08:20:46.000Z",
      "arch": "emscripten",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "7002bd6bccb2bd00244bb4edfa73d0acc5eacc22ac18b140fc279262787c8fc2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T08:19:44.000Z",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "d22b8c243e6dff87b2b99a23206a4d1abafc67a3eb5d4cf898bcb810b0b09880",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T08:19:48.000Z",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "9d000b86aa8ccc3d4ab96a333fc06a6a9a4b51b68d454a20f10ea3b5c894014e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-05-30T08:20:12.000Z",
      "arch": "x86_64",
      "commit": "0146353a24f75dec93ef89fcccb6bdb36cd9dbf9",
      "fileid": "76ed86ffeb31112fd69ea9826dd8a97e8bbe59af1836a0fa8fc53e1c139d4d8f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678983311"
    }
  ]
}