{
  "_id": "6a1addfe1d7bb097a09eb6cf",
  "Package": "ExperimentHubData",
  "Type": "Package",
  "Title": "Add resources to ExperimentHub",
  "Version": "1.38.0",
  "Authors@R": "c(person(\"Bioconductor\", \"Maintainer\",\nemail=\"maintainer@bioconductor.org\", role=\"cre\"))",
  "Maintainer": "Bioconductor Package Maintainer\n<maintainer@bioconductor.org>",
  "Description": "Functions to add metadata to ExperimentHub db and resource\nfiles to AWS S3 buckets.",
  "License": "Artistic-2.0",
  "biocViews": "Infrastructure, DataImport, GUI, ThirdPartyClient",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:48 UTC",
  "RemoteUrl": "https://github.com/bioc/ExperimentHubData",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "3075e19b78158db921d635549b41860467eeb4e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:12:59 UTC",
    "User": "root"
  },
  "Author": "Bioconductor Maintainer [cre]",
  "MD5sum": "95d6552587e62a9443d93bbc86942bc8",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "ExperimentHubData_1.38.0.tar.gz",
  "_fileid": "471b01d1d89b53da7635e489d7e33aa8eae5c5a7ac1578899241f31515dd798f",
  "_filesize": 127842,
  "_sha256": "471b01d1d89b53da7635e489d7e33aa8eae5c5a7ac1578899241f31515dd798f",
  "_created": "2026-05-30T09:12:59.000Z",
  "_published": "2026-05-30T12:54:22.415Z",
  "_jobs": [
    {
      "job": 78638928845,
      "time": 204,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307145555"
    },
    {
      "job": 78638928844,
      "time": 435,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307167221"
    },
    {
      "job": 78638928846,
      "time": 389,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307162626"
    },
    {
      "job": 78638928850,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7308324677"
    },
    {
      "job": 78638928842,
      "time": 241,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7308326375"
    },
    {
      "job": 78638635801,
      "time": 302,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307095251"
    },
    {
      "job": 78638928853,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307142675"
    },
    {
      "job": 78638928866,
      "time": 294,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307154396"
    },
    {
      "job": 78638928849,
      "time": 300,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307150961"
    },
    {
      "job": 78638928848,
      "time": 359,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307156557"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ExperimentHubData",
  "_commit": {
    "id": "3075e19b78158db921d635549b41860467eeb4e5",
    "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": 1777380168
  },
  "_maintainer": {
    "name": "Bioconductor Package Maintainer",
    "email": "maintainer@bioconductor.org",
    "login": "bioconductor-bot",
    "description": "",
    "uuid": 11681645
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.15.10",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "AnnotationHubData",
      "version": ">= 1.21.3",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ExperimentHub",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "HubPub",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "dataimport",
    "gui",
    "thirdpartyclient"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 748,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ExperimentHubData"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExperimentHubData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addResources",
    "ExperimentHubMetadata",
    "makeExperimentHubMetadata"
  ],
  "_help": [
    {
      "page": "addResources",
      "title": "addResources",
      "topics": [
        "addResources"
      ]
    },
    {
      "page": "ExperimentHubMetadata-class",
      "title": "Class ExperimentHubMetadata objects and methods",
      "topics": [
        "class:ExperimentHubMetadata",
        "ExperimentHubMetadata",
        "ExperimentHubMetadata-class",
        "show,ExperimentHubMetadata-method"
      ]
    },
    {
      "page": "makeExperimentHubMetadata",
      "title": "Make ExperimentHubMetadata objects from csv file of metadata",
      "topics": [
        "makeExperimentHubMetadata"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationForge",
    "AnnotationHub",
    "AnnotationHubData",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocCheck",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "BiocVersion",
    "biocViews",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "callr",
    "cigarillo",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dplyr",
    "evaluate",
    "ExperimentHub",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "graph",
    "highr",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "OrganismDbi",
    "pillar",
    "pkgconfig",
    "png",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RBGL",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "RUnit",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "selectr",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringdist",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ExperimentHubData.Rmd",
      "filename": "ExperimentHubData.html",
      "title": "Introduction to ExperimentHubData",
      "author": "Valerie Obenchain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Creating an ExperimentHub Package or Converting to an ExperimentHub Package",
        "ExperimentHub_docker"
      ],
      "created": "2016-02-26 14:58:37",
      "modified": "2021-07-06 18:07:56",
      "commits": 29
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": false,
  "_nocasepkg": "experimenthubdata",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/ExperimentHubData",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.38.0",
      "date": "2026-05-30T09:22:47.000Z",
      "distro": "noble",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "777208e8ec02e22d5312a25e6894d72775459c5f30d962074c36b62340901d40",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.38.0",
      "date": "2026-05-30T09:22:14.000Z",
      "distro": "noble",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "a6f7c33a6167838640298a406764943137f71c93a089f6e9f905c719d282226c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.38.0",
      "date": "2026-05-30T12:51:58.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "bd1b743dea497c38e70e4e6e424b9f7309d41c4b66589ebf8a3b5bfd7b009dd4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.38.0",
      "date": "2026-05-30T12:51:43.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "93d4b08b3c856f2a6ebde4829a469dd3109f4c28ff6064065791a0b640920f7d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.38.0",
      "date": "2026-05-30T09:22:03.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "760cf55fd5f053d188f60a1e5eb3e81168b06eed1347c8299d141270e95e0a94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:20:40.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "ea04d402d8be8a764df75db9ea90bae2d1409bedda8da19900e1cdfaa34763ad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:20:26.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "5ba254d84dd5c33a025673061a309c8460fc3055da2e702f5713e42c3e46a1e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.38.0",
      "date": "2026-05-30T09:21:05.000Z",
      "commit": "3075e19b78158db921d635549b41860467eeb4e5",
      "fileid": "e883650f57d7667dfd5d1d5b5ab16398aef7a19e543d94ceeab1a9e2b3f8fa63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621739340"
    }
  ]
}