{
  "_id": "6a1be57b1d7bb097a0a19cb3",
  "Package": "fenr",
  "Title": "Fast functional enrichment for interactive applications",
  "Version": "1.11.0",
  "Authors@R": "person(\ngiven = \"Marek\",\nfamily = \"Gierlinski\",\nemail = \"M.Gierlinski@dundee.ac.uk\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9149-3514\")\n)",
  "Description": "Perform fast functional enrichment on feature lists (like\ngenes or proteins) using the hypergeometric distribution.\nTailored for speed, this package is ideal for interactive\nplatforms such as Shiny. It supports the retrieval of\nfunctional data from sources like GO, KEGG, Reactome, Bioplanet\nand WikiPathways. By downloading and preparing data first, it\nallows for rapid successive tests on various feature selections\nwithout the need for repetitive, time-consuming preparatory\nsteps typical of other packages.",
  "URL": "https://github.com/bartongroup/fenr",
  "BugReports": "https://github.com/bartongroup/fenr/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "FunctionalPrediction, DifferentialExpression,\nGeneSetEnrichment, GO, KEGG, Reactome, Proteomics",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "false",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:43 UTC",
  "RemoteUrl": "https://github.com/bioc/fenr",
  "RemoteRef": "HEAD",
  "RemoteSha": "02c286e28c147e9e643d75133063289a4e6e0f61",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:35:56 UTC",
    "User": "root"
  },
  "Author": "Marek Gierlinski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9149-3514>)",
  "Maintainer": "Marek Gierlinski <M.Gierlinski@dundee.ac.uk>",
  "MD5sum": "b3686b8e1938e9c5026196ef030a355f",
  "_user": "bioc",
  "_type": "src",
  "_file": "fenr_1.11.0.tar.gz",
  "_fileid": "c5ca177986b0048dcc2c9c9716d96613e8b0c7aa3083aad9da4989bc7e235ede",
  "_filesize": 1933142,
  "_sha256": "c5ca177986b0048dcc2c9c9716d96613e8b0c7aa3083aad9da4989bc7e235ede",
  "_created": "2026-05-31T06:35:56.000Z",
  "_published": "2026-05-31T07:38:35.928Z",
  "_jobs": [
    {
      "job": 78705990386,
      "time": 165,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314493074"
    },
    {
      "job": 78705990394,
      "time": 356,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314513878"
    },
    {
      "job": 78705990389,
      "time": 276,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314505833"
    },
    {
      "job": 78705990391,
      "time": 531,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314887005"
    },
    {
      "job": 78705990396,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314851013"
    },
    {
      "job": 78705756404,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314473711"
    },
    {
      "job": 78705990385,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314491951"
    },
    {
      "job": 78705990419,
      "time": 236,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314501455"
    },
    {
      "job": 78705990466,
      "time": 224,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314499977"
    },
    {
      "job": 78705990422,
      "time": 225,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314500164"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/fenr",
  "_commit": {
    "id": "02c286e28c147e9e643d75133063289a4e6e0f61",
    "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": 1777381303
  },
  "_maintainer": {
    "name": "Marek Gierlinski",
    "email": "m.gierlinski@dundee.ac.uk",
    "orcid": "0000-0001-9149-3514"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "topGO",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "functionalprediction",
    "differentialexpression",
    "genesetenrichment",
    "go",
    "kegg",
    "reactome",
    "proteomics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marekgierlinski",
      "count": 198,
      "uuid": 20061333
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 339,
    "source": "https://www.bioconductor.org/packages/stats/bioc/fenr"
  },
  "_devurl": "https://github.com/bartongroup/fenr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fenr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bartongroup/fenr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "enrichment_interactive",
    "fetch_bp",
    "fetch_go",
    "fetch_go_species",
    "fetch_kegg",
    "fetch_kegg_species",
    "fetch_reactome",
    "fetch_reactome_species",
    "fetch_terms_for_example",
    "fetch_wiki",
    "fetch_wiki_species",
    "functional_enrichment",
    "get_feature_terms",
    "get_term_features",
    "prepare_for_enrichment",
    "remove_cache"
  ],
  "_datasets": [
    {
      "name": "exmpl_all",
      "title": "Example set of background genes.",
      "object": "exmpl_all",
      "file": "exmpl_all.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exmpl_sel",
      "title": "Example set of selected genes.",
      "object": "exmpl_sel",
      "file": "exmpl_sel.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "go",
      "title": "GO-terms data downloaded for the vignette.",
      "object": "go",
      "file": "go.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "go_species",
      "title": "GO species",
      "object": "go_species",
      "file": "go_species.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species",
        "designation"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "yeast_de",
      "title": "Differential expression results for yeast RNA-seq.",
      "object": "yeast_de",
      "file": "yeast_de.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gene_id",
        "gene_symbol",
        "logFC",
        "logCPM",
        "PValue",
        "FDR"
      ],
      "rows": 6298,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "enrichment_interactive",
      "title": "Small Shiny app serving as example for fast enrichment",
      "topics": [
        "enrichment_interactive"
      ]
    },
    {
      "page": "exmpl_all",
      "title": "Example set of background genes.",
      "topics": [
        "exmpl_all"
      ]
    },
    {
      "page": "exmpl_sel",
      "title": "Example set of selected genes.",
      "topics": [
        "exmpl_sel"
      ]
    },
    {
      "page": "fetch_bp",
      "title": "Get functional term data from BioPlanet",
      "topics": [
        "fetch_bp"
      ]
    },
    {
      "page": "fetch_go",
      "title": "Get Gene Ontology (GO) data",
      "topics": [
        "fetch_go"
      ]
    },
    {
      "page": "fetch_go_species",
      "title": "Find all species available from geneontology.org",
      "topics": [
        "fetch_go_species"
      ]
    },
    {
      "page": "fetch_kegg",
      "title": "Get functional term data from KEGG",
      "topics": [
        "fetch_kegg"
      ]
    },
    {
      "page": "fetch_kegg_species",
      "title": "Find all species available from KEGG",
      "topics": [
        "fetch_kegg_species"
      ]
    },
    {
      "page": "fetch_reactome",
      "title": "Get functional term data from Reactome",
      "topics": [
        "fetch_reactome"
      ]
    },
    {
      "page": "fetch_reactome_species",
      "title": "List of available Reactome species",
      "topics": [
        "fetch_reactome_species"
      ]
    },
    {
      "page": "fetch_terms_for_example",
      "title": "Create term data for interactive example",
      "topics": [
        "fetch_terms_for_example"
      ]
    },
    {
      "page": "fetch_wiki",
      "title": "Get functional term data from WikiPathways",
      "topics": [
        "fetch_wiki"
      ]
    },
    {
      "page": "fetch_wiki_species",
      "title": "List of available WikiPathways species",
      "topics": [
        "fetch_wiki_species"
      ]
    },
    {
      "page": "functional_enrichment",
      "title": "Fast Functional Enrichment",
      "topics": [
        "functional_enrichment"
      ]
    },
    {
      "page": "get_feature_terms",
      "title": "Get terms annotating a given feature.",
      "topics": [
        "get_feature_terms"
      ]
    },
    {
      "page": "get_term_features",
      "title": "Get features annotated with a given term.",
      "topics": [
        "get_term_features"
      ]
    },
    {
      "page": "go",
      "title": "GO-terms data downloaded for the vignette.",
      "topics": [
        "go"
      ]
    },
    {
      "page": "go_species",
      "title": "GO species",
      "topics": [
        "go_species"
      ]
    },
    {
      "page": "prepare_for_enrichment",
      "title": "Prepare Term Data for Enrichment Analysis",
      "topics": [
        "prepare_for_enrichment"
      ]
    },
    {
      "page": "remove_cache",
      "title": "Remove all cache",
      "topics": [
        "remove_cache"
      ]
    },
    {
      "page": "yeast_de",
      "title": "Differential expression results for yeast RNA-seq.",
      "topics": [
        "yeast_de"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/fenr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "BiocFileCache",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "httr2",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "RSQLite",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xml2",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "fenr.Rmd",
      "filename": "fenr.html",
      "title": "Fast functional enrichment",
      "author": "Marek Gierlinski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Caveats",
        "Installation",
        "Overview",
        "Example",
        "Data preparation",
        "Functional enrichment",
        "The output",
        "Interactive Example",
        "Comparison to other functional enrichment packages",
        "Session info"
      ],
      "created": "2022-08-22 08:31:34",
      "modified": "2025-02-20 11:30:37",
      "commits": 21
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "fenr",
  "_universes": [
    "bioc",
    "bartongroup"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-31T06:39:15.000Z",
      "distro": "noble",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "2ca7f86bd0ef6faf73a55ae63c59e3a75a92cb356d4ad10e05e81a70a51df5b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.11.0",
      "date": "2026-05-31T06:38:36.000Z",
      "distro": "noble",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "51e801460ce449ff44ff0040f080c80f470d645db044fa0fe53148a5f90c78d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-31T07:30:57.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "850228f7969b5c5d290b5f9c6284919a772dfa8cb8a92c81571e09233ba0aa04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.11.0",
      "date": "2026-05-31T07:31:46.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "a847391a43fe7b8165a2ceb5bb45c1a68e4e4b354fcba8e18299bfa3cfbbbacf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.11.0",
      "date": "2026-05-31T06:38:49.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "344421cce9968f1b728b4f6bf448757d2d21ba66cd7436db424a0b228edcf715",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-31T06:37:28.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "cf89fdd79312eea5a6497bfe6d9397c4262586291ff0b2713c62b68c4ea99baa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-31T06:37:25.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "e0df1531f11cdf6497d6ab10cbd2e7f2c55f658470217e2d5fc993e6c96a49af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.11.0",
      "date": "2026-05-31T06:37:33.000Z",
      "commit": "02c286e28c147e9e643d75133063289a4e6e0f61",
      "fileid": "472d0ba906eff951c6eeef2759856d847101915c14a076b83fc020f212a6170f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705446601"
    }
  ]
}