{
  "_id": "6a195b45acfb0bcc41de42ff",
  "Package": "bedbaser",
  "Title": "A BEDbase client",
  "Version": "1.5.0",
  "Authors@R": "c(\nperson(\"Andres\", \"Wokaty\", , \"andres.wokaty@sph.cuny.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0008-0900-8793\")),\nperson(\"Levi\", \"Waldron\", , \"levi.waldron@sph.cuny.edu\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2725-0694\")),\nperson(\"NCI\", role = \"fnd\",\ncomment = c(GrantNo. = \"U24CA289073\"))\n)",
  "Description": "A client for BEDbase. bedbaser provides access to the API\nat api.bedbase.org. It also includes convenience functions to\nimport BED files into GRanges objects and BEDsets into\nGRangesLists.",
  "URL": "https://github.com/waldronlab/bedbaser",
  "BugReports": "https://github.com/waldronlab/bedbaser/issues",
  "biocViews": "Software, DataImport, ThirdPartyClient",
  "License": "Artistic License 2.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibsecret-1-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://waldronlab.r-universe.dev",
  "Date/Publication": "2026-04-28 13:04:27 UTC",
  "RemoteUrl": "https://github.com/waldronlab/bedbaser",
  "RemoteRef": "HEAD",
  "RemoteSha": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:04:37 UTC",
    "User": "root"
  },
  "Author": "Andres Wokaty [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-0900-8793>),\nLevi Waldron [aut] (ORCID: <https://orcid.org/0000-0003-2725-0694>),\nNCI [fnd] (GrantNo.: U24CA289073)",
  "Maintainer": "Andres Wokaty <andres.wokaty@sph.cuny.edu>",
  "MD5sum": "ad5f5639b87de54292ff2482e78e2590",
  "_user": "waldronlab",
  "_type": "src",
  "_file": "bedbaser_1.5.0.tar.gz",
  "_fileid": "cf25c070b9333851727109858d193d2c5042770c4d20784b6e2b303b9a2898ad",
  "_filesize": 138083,
  "_sha256": "cf25c070b9333851727109858d193d2c5042770c4d20784b6e2b303b9a2898ad",
  "_created": "2026-05-29T08:04:37.000Z",
  "_published": "2026-05-29T09:24:21.456Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78462232076,
      "time": 852,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7286256654"
    },
    {
      "job": 78462232250,
      "time": 876,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286263487"
    },
    {
      "job": 78462232080,
      "time": 972,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287429342"
    },
    {
      "job": 78462232003,
      "time": 507,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7287290055"
    },
    {
      "job": 78461679942,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286018234"
    },
    {
      "job": 78462231963,
      "time": 287,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286098063"
    },
    {
      "job": 78462232016,
      "time": 826,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286249260"
    },
    {
      "job": 78462232089,
      "time": 830,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7286250650"
    },
    {
      "job": 78462232110,
      "time": 771,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286233370"
    }
  ],
  "_buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/waldronlab/bedbaser",
  "_commit": {
    "id": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
    "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": 1777381467
  },
  "_maintainer": {
    "name": "Andres Wokaty",
    "email": "andres.wokaty@sph.cuny.edu",
    "login": "jwokaty",
    "description": "",
    "uuid": 1744257
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "AnVIL",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "liftOver",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "waldronlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 10
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.5.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.4.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "dataimport",
    "thirdpartyclient",
    "u24ca289073"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 93,
      "uuid": 1744257
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 15236403,
    "type": "organization",
    "name": "Waldron Lab at the CUNY SPH",
    "description": "Software and educational materials from the Waldron lab for computational biostatistics at the CUNY SPH in New York City"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bedbaser"
  },
  "_devurl": "https://github.com/waldronlab/bedbaser",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bedbaser.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/waldronlab/bedbaser",
  "_realowner": "bioc",
  "_cranurl": true,
  "_exports": [
    "bb_bed_text_search",
    "bb_beds_in_bedset",
    "bb_example",
    "bb_list_beds",
    "bb_list_bedsets",
    "bb_metadata",
    "bb_save",
    "bb_stats",
    "bb_to_granges",
    "bb_to_grangeslist",
    "BEDbase",
    "getCache",
    "operations",
    "schemas",
    "setCache",
    "tags"
  ],
  "_help": [
    {
      "page": "bb_bed_text_search",
      "title": "Search BED files by text",
      "topics": [
        "bb_bed_text_search"
      ]
    },
    {
      "page": "bb_beds_in_bedset",
      "title": "Get BEDs associated with BEDset",
      "topics": [
        "bb_beds_in_bedset"
      ]
    },
    {
      "page": "bb_example",
      "title": "Get the example BED file or BEDset with metadata",
      "topics": [
        "bb_example"
      ]
    },
    {
      "page": "bb_list_beds",
      "title": "List BEDs",
      "topics": [
        "bb_list_beds"
      ]
    },
    {
      "page": "bb_list_bedsets",
      "title": "List BEDsets",
      "topics": [
        "bb_list_bedsets"
      ]
    },
    {
      "page": "bb_metadata",
      "title": "Get metadata for a BED file or BEDset",
      "topics": [
        "bb_metadata"
      ]
    },
    {
      "page": "bb_save",
      "title": "Save a BED file or BEDset to a path given an id",
      "topics": [
        "bb_save"
      ]
    },
    {
      "page": "bb_stats",
      "title": "Get BEDbase statistics",
      "topics": [
        "bb_stats"
      ]
    },
    {
      "page": "bb_to_granges",
      "title": "Create a GRanges object given a BED id",
      "topics": [
        "bb_to_granges"
      ]
    },
    {
      "page": "bb_to_grangeslist",
      "title": "Create a GRangesList object given a BEDset id",
      "topics": [
        "bb_to_grangeslist"
      ]
    },
    {
      "page": "BEDbase",
      "title": "An R client for BEDbase",
      "topics": [
        "BEDbase",
        "getCache",
        "setCache"
      ]
    },
    {
      "page": "BEDbase-class",
      "title": "BEDbase class",
      "topics": [
        ".BEDbase",
        "BEDbase-class"
      ]
    },
    {
      "page": "getCache-BEDbase-method",
      "title": "Return cache path",
      "topics": [
        "getCache,BEDbase-method"
      ]
    },
    {
      "page": "operations-BEDbase-method",
      "title": "Display API functions",
      "topics": [
        "operations,BEDbase-method"
      ]
    },
    {
      "page": "schemas-BEDbase-method",
      "title": "Display bedhost API schemas",
      "topics": [
        "schemas,BEDbase-method"
      ]
    },
    {
      "page": "setCache-BEDbase-method",
      "title": "Set cache along path",
      "topics": [
        "setCache,BEDbase-method"
      ]
    },
    {
      "page": "tags-BEDbase-method",
      "title": "Display functions for a tag",
      "topics": [
        "tags,BEDbase-method"
      ]
    }
  ],
  "_readme": "https://github.com/waldronlab/bedbaser/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnVIL",
    "AnVILBase",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "filelock",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "GCPtools",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "IRanges",
    "jquerylib",
    "jsonlite",
    "keyring",
    "knitr",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rapiclient",
    "rappdirs",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "sass",
    "Seqinfo",
    "shiny",
    "snow",
    "sourcetools",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_score": 4.217483944213906,
  "_indexed": false,
  "_nocasepkg": "bedbaser",
  "_universes": [
    "waldronlab"
  ],
  "_indexurl": "https://bioc.r-universe.dev/bedbaser",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-29T08:09:51.000Z",
      "distro": "noble",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "1b2ce95285d741f69c0a97824a6494d95c227c9eb65ad11209c979d02bb9b794",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-29T08:09:50.000Z",
      "distro": "noble",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "e416ba679d1ccdec80b721e8eb89f2dfb8489305773333a8b22595a5ace434e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-29T09:15:40.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "78cdfddbcd2da3b179e60ed60ce1c8b06edccbc491d93f81512c2dd68b6e1531",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-29T09:10:53.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "49e99f23b65f2eaf1c03277a9423e7629a5391a1e490f247ea9cbd215a6c2995",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-29T08:09:46.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "021d3e4a21fa8f740723c43d9c85cccfb8229ae68170e2f80c822b752d95654d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-29T08:08:17.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "a4d0c2ca024f8838dccbb127e51b74c9475046ba88b7953996d86943724b44e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-29T08:09:08.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "20234b14b1450fd3b170f410e8620e12a7f61f998cbb02a321e6dab3c7bca40a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-29T08:07:57.000Z",
      "commit": "c806468975192f60c6ddb3e5e3a6f5e890e3254b",
      "fileid": "1b68ab83b7e847704e12bd632252b91e48fcee96e2c41efc0215d1d5ba989818",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/waldronlab/actions/runs/26625646394"
    }
  ]
}