{
  "_id": "6a1ad72c1d7bb097a09e61ef",
  "Package": "BiocSet",
  "Title": "Representing Different Biological Sets",
  "Version": "1.26.0",
  "Authors@R": "c(\nperson(\"Kayla\", \"Morrell\", email = \"kayla.morrell16@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Martin\", \"Morgan\", role = \"aut\"),\nperson(\"Kevin\", \"Rue-Albrecht\", role = \"ctb\"),\nperson(\"Lluís\", \"Revilla Sancho\", role = \"ctb\"))",
  "Description": "BiocSet displays different biological sets in a triple\ntibble format. These three tibbles are `element`, `set`, and\n`elementset`. The user has the abilty to activate one of these\nthree tibbles to perform common functions from the dplyr\npackage. Mapping functionality and accessing web references for\nelements/sets are also available in BiocSet.",
  "biocViews": "GeneExpression, GO, KEGG, Software",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:26 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocSet",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:02:40 UTC",
    "User": "root"
  },
  "Author": "Kayla Morrell [aut, cre],\nMartin Morgan [aut],\nKevin Rue-Albrecht [ctb],\nLluís Revilla Sancho [ctb]",
  "Maintainer": "Kayla Morrell <kayla.morrell16@gmail.com>",
  "MD5sum": "c7c63b2dbe1914dacf013a44e671a638",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BiocSet_1.26.0.tar.gz",
  "_fileid": "68e06118e50bab954c17f5a7e7b77e3be846094e60aebfe73fbc4bc302b743a3",
  "_filesize": 178121,
  "_sha256": "68e06118e50bab954c17f5a7e7b77e3be846094e60aebfe73fbc4bc302b743a3",
  "_created": "2026-05-30T09:02:40.000Z",
  "_published": "2026-05-30T12:25:16.975Z",
  "_jobs": [
    {
      "job": 78638388719,
      "time": 199,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307052517"
    },
    {
      "job": 78638388722,
      "time": 365,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307068655"
    },
    {
      "job": 78638388725,
      "time": 398,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307071711"
    },
    {
      "job": 78638388720,
      "time": 300,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7308146524"
    },
    {
      "job": 78638388727,
      "time": 265,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7308144386"
    },
    {
      "job": 78638113408,
      "time": 306,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307032835"
    },
    {
      "job": 78638388716,
      "time": 195,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307052212"
    },
    {
      "job": 78638388761,
      "time": 289,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307061652"
    },
    {
      "job": 78638388762,
      "time": 302,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7307062884"
    },
    {
      "job": 78638388751,
      "time": 287,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307061445"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocSet",
  "_commit": {
    "id": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380686
  },
  "_maintainer": {
    "name": "Kayla Morrell",
    "email": "kayla.morrell16@gmail.com",
    "login": "kayla-morrell",
    "twitter": "@kaylainter1011",
    "description": "Core team member of Bioconductor at Roswell Park Comprehensive Cancer Center. R 📦 development, support, and maintenance. ",
    "uuid": 32339524
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocIO",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "KEGGREST",
      "role": "Imports"
    },
    {
      "package": "ontologyIndex",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "GSEABase",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "BiocFileCache",
      "role": "Suggests"
    },
    {
      "package": "GO.db",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.25.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "go",
    "kegg",
    "software"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 762,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BiocSet"
  },
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiocSet.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "arrange_element",
    "arrange_elementset",
    "arrange_set",
    "BiocSet",
    "BiocSet_from_elementset",
    "BiocSet_from_GeneSetCollection",
    "coerce",
    "data.frame_from_element",
    "data.frame_from_elementset",
    "data.frame_from_set",
    "es_activate",
    "es_element",
    "es_elementset",
    "es_set",
    "export",
    "filter_element",
    "filter_elementset",
    "filter_set",
    "GeneSetCollection_from_BiocSet",
    "go_sets",
    "import",
    "intersect_single",
    "kegg_sets",
    "left_join_element",
    "left_join_elementset",
    "left_join_set",
    "map_add_element",
    "map_add_set",
    "map_multiple",
    "map_set",
    "map_unique",
    "metadata",
    "metadata<-",
    "mutate_element",
    "mutate_elementset",
    "mutate_set",
    "OBOSet",
    "oboset_element_ancestors",
    "oboset_element_children",
    "oboset_element_parents",
    "oboset_set_ancestors",
    "oboset_set_children",
    "oboset_set_parents",
    "select_element",
    "select_elementset",
    "select_set",
    "summarise_element",
    "summarise_elementset",
    "summarise_set",
    "tibble_from_element",
    "tibble_from_elementset",
    "tibble_from_set",
    "union_single",
    "url_ref",
    "url_ref_element",
    "url_ref_set"
  ],
  "_help": [
    {
      "page": "BiocSet-class",
      "title": "BiocSet class",
      "topics": [
        "BiocSet",
        "BiocSet-class",
        "BiocSet_from_elementset",
        "es_element",
        "es_element,BiocSet-method",
        "es_elementset",
        "es_elementset,BiocSet-method",
        "es_set",
        "es_set,BiocSet-method",
        "show,BiocSet-method"
      ]
    },
    {
      "page": "coerce",
      "title": "as(\"BiocSet\", \"list\")",
      "topics": [
        "coerce",
        "coerce,BiocSet,list-method"
      ]
    },
    {
      "page": "element_funs",
      "title": "Functions applied to elements in a 'BiocSet' object",
      "topics": [
        "arrange_element",
        "data.frame_from_element",
        "element_funs",
        "filter_element",
        "left_join_element",
        "mutate_element",
        "select_element",
        "summarise_element",
        "tibble_from_element"
      ]
    },
    {
      "page": "elementset_funs",
      "title": "Functions applied to elementsets in a 'BiocSet' object",
      "topics": [
        "arrange_elementset",
        "data.frame_from_elementset",
        "elementset_funs",
        "filter_elementset",
        "left_join_elementset",
        "mutate_elementset",
        "select_elementset",
        "summarise_elementset",
        "tibble_from_elementset"
      ]
    },
    {
      "page": "genesetcollection",
      "title": "GeneSetCollection",
      "topics": [
        "BiocSet_from_GeneSetCollection",
        "genesetcollection",
        "GeneSetCollection_from_BiocSet"
      ]
    },
    {
      "page": "import",
      "title": "Importing/exporting",
      "topics": [
        "export,BiocSet,GMTFile,ANY-method",
        "export,BiocSet,OBOFile,ANY-method",
        "import",
        "import,GMTFile,ANY,ANY-method",
        "import,OBOFile,ANY,ANY-method"
      ]
    },
    {
      "page": "intersect_single",
      "title": "Intersect on a single 'BiocSet' object",
      "topics": [
        "intersect_single"
      ]
    },
    {
      "page": "mapping_element",
      "title": "Functions for mapping elements in the element tibble to different id types",
      "topics": [
        "mapping_element",
        "map_add_element",
        "map_multiple",
        "map_unique"
      ]
    },
    {
      "page": "mapping_set",
      "title": "Functions for mapping sets in the set tibble to different id types",
      "topics": [
        "go_sets",
        "kegg_sets",
        "mapping_set",
        "map_add_set",
        "map_set"
      ]
    },
    {
      "page": "obo_relations",
      "title": "Functions to display relationships of an 'OBOSet' object",
      "topics": [
        "oboset_element_ancestors",
        "oboset_element_children",
        "oboset_element_parents",
        "oboset_set_ancestors",
        "oboset_set_children",
        "oboset_set_parents",
        "obo_relations"
      ]
    },
    {
      "page": "OBOSet-class",
      "title": "OBOSet class",
      "topics": [
        "OBOSet",
        "OBOSet-class"
      ]
    },
    {
      "page": "set_funs",
      "title": "Functions applied to sets in a 'BiocSet' object",
      "topics": [
        "arrange_set",
        "data.frame_from_set",
        "filter_set",
        "left_join_set",
        "mutate_set",
        "select_set",
        "set_funs",
        "summarise_set",
        "tibble_from_set"
      ]
    },
    {
      "page": "union_single",
      "title": "Union on a single 'BiocSet' object",
      "topics": [
        "union_single"
      ]
    },
    {
      "page": "url_ref",
      "title": "Functions to access reference urls for different identifiers",
      "topics": [
        "url_ref",
        "url_ref_element",
        "url_ref_set"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "ontologyIndex",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_score": 3.823474229170301,
  "_indexed": false,
  "_nocasepkg": "biocset",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BiocSet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T09:06:16.000Z",
      "distro": "noble",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "9251d3ce9dd327015edf2a76eac93ffadfd458b59b20e17af9f4c5c9eeaf9555",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T09:06:33.000Z",
      "distro": "noble",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "a114d6955c8ee36ba57792d3a8bd05123fe02a8ae3083a2e031540d011448a11",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T12:22:11.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "2c6ae95f9957a7e74a6520e79e4f5b6517f16de33a7d14874009177e3d830102",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T12:22:00.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "0e88d2ad5d8eeda764a26d0046d99ad8ec1605d943c86ff9370e4c874d2d11ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.26.0",
      "date": "2026-05-30T09:06:17.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "beb40b3c3c45d064644ba6379c6856529878cc8ce39e6abfc5a3ed3f3bb48997",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T09:04:48.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "f789b09648e17637c6af57f70a035630592cd1a625b5e367eb91ff8ea0597e05",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T09:04:53.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "0e5c1458570c87e54784bd99f02b1dc9923772fedbc05b702259fb9f8321959b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T09:04:48.000Z",
      "commit": "f83c337e7da7be859f9d146daaa227ddff5f7efa",
      "fileid": "bfdf01a29dd07a85ce9b01cfa242d3cd7e8c7dd8fb326989bac89e4e6f3f9ab1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679800395"
    }
  ]
}