{
  "_id": "6a1acd321d7bb097a09dee1b",
  "Package": "HelloRanges",
  "Type": "Package",
  "Title": "Introduce *Ranges to bedtools users",
  "Version": "1.39.0",
  "Author": "Michael Lawrence",
  "Maintainer": "Michael Lawrence <lawremi@gmail.com>",
  "Description": "Translates bedtools command-line invocations to R code\ncalling functions from the Bioconductor *Ranges infrastructure.\nThis is intended to educate novice Bioconductor users and to\ncompare the syntax and semantics of the two frameworks.",
  "License": "GPL (>= 2)",
  "biocViews": "Sequencing, Annotation, Coverage, GenomeAnnotation,\nDataImport, SequenceMatching, VariantAnnotation",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:32 UTC",
  "RemoteUrl": "https://github.com/bioc/HelloRanges",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:06:20 UTC",
    "User": "root"
  },
  "MD5sum": "5a9f7947afb2513485652b3964170332",
  "_user": "bioc",
  "_type": "src",
  "_file": "HelloRanges_1.39.0.tar.gz",
  "_fileid": "b5ba86436f6492a1ddc28f81111d41901f4848917b80bd27a09762ef03dd8414",
  "_filesize": 1366101,
  "_sha256": "b5ba86436f6492a1ddc28f81111d41901f4848917b80bd27a09762ef03dd8414",
  "_created": "2026-05-30T08:06:20.000Z",
  "_published": "2026-05-30T11:42:42.309Z",
  "_jobs": [
    {
      "job": 78635514819,
      "time": 233,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306727901"
    },
    {
      "job": 78635514824,
      "time": 483,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306751881"
    },
    {
      "job": 78635514823,
      "time": 400,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306744188"
    },
    {
      "job": 78635514830,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307916794"
    },
    {
      "job": 78635514852,
      "time": 291,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307922251"
    },
    {
      "job": 78635197350,
      "time": 364,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306704060"
    },
    {
      "job": 78635514848,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306722547"
    },
    {
      "job": 78635514837,
      "time": 356,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306740289"
    },
    {
      "job": 78635514826,
      "time": 331,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306737963"
    },
    {
      "job": 78635514879,
      "time": 337,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306738325"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HelloRanges",
  "_commit": {
    "id": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
    "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": 1777380272
  },
  "_maintainer": {
    "name": "Michael Lawrence",
    "email": "lawremi@gmail.com",
    "login": "lawremi",
    "linkedin": "in/michael-lawrence-74a9b482",
    "description": "Member of R core, contributor to @Bioconductor.",
    "uuid": 158190
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.17.39",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "version": ">= 2.13.12",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.31.10",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "version": ">= 2.41.3",
      "role": "Depends"
    },
    {
      "package": "BSgenome",
      "role": "Depends"
    },
    {
      "package": "GenomicFeatures",
      "version": ">= 1.31.5",
      "role": "Depends"
    },
    {
      "package": "VariantAnnotation",
      "version": ">= 1.19.3",
      "role": "Depends"
    },
    {
      "package": "Rsamtools",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "version": ">= 1.15.7",
      "role": "Depends"
    },
    {
      "package": "rtracklayer",
      "version": ">= 1.33.8",
      "role": "Depends"
    },
    {
      "package": "Seqinfo",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "BiocIO",
      "role": "Depends"
    },
    {
      "package": "docopt",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "HelloRangesData",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "annotation",
    "coverage",
    "genomeannotation",
    "dataimport",
    "sequencematching",
    "variantannotation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 487,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HelloRanges"
  },
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HelloRanges.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lawremi/helloranges",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    ".R_bedtools_disjoin",
    "bedtools_closest",
    "bedtools_complement",
    "bedtools_coverage",
    "bedtools_flank",
    "bedtools_genomecov",
    "bedtools_getfasta",
    "bedtools_groupby",
    "bedtools_intersect",
    "bedtools_jaccard",
    "bedtools_makewindows",
    "bedtools_map",
    "bedtools_merge",
    "bedtools_multiinter",
    "bedtools_nuc",
    "bedtools_shift",
    "bedtools_slop",
    "bedtools_subtract",
    "bedtools_unionbedg",
    "distmode",
    "do_bedtools_closest",
    "do_bedtools_complement",
    "do_bedtools_coverage",
    "do_bedtools_flank",
    "do_bedtools_genomecov",
    "do_bedtools_getfasta",
    "do_bedtools_groupby",
    "do_bedtools_intersect",
    "do_bedtools_jaccard",
    "do_bedtools_makewindows",
    "do_bedtools_map",
    "do_bedtools_merge",
    "do_bedtools_multiinter",
    "do_bedtools_nuc",
    "do_bedtools_shift",
    "do_bedtools_slop",
    "do_bedtools_subtract",
    "do_bedtools_unionbedg",
    "pair",
    "R_bedtools_closest",
    "R_bedtools_complement",
    "R_bedtools_coverage",
    "R_bedtools_flank",
    "R_bedtools_genomecov",
    "R_bedtools_getfasta",
    "R_bedtools_groupby",
    "R_bedtools_intersect",
    "R_bedtools_jaccard",
    "R_bedtools_makewindows",
    "R_bedtools_map",
    "R_bedtools_merge",
    "R_bedtools_multiinter",
    "R_bedtools_nuc",
    "R_bedtools_shift",
    "R_bedtools_slop",
    "R_bedtools_subtract",
    "R_bedtools_unionbedg"
  ],
  "_help": [
    {
      "page": "argparse",
      "title": "Argument parsing details",
      "topics": [
        "argparsing"
      ]
    },
    {
      "page": "bedtools_closest",
      "title": "bedtools_closest",
      "topics": [
        "bedtools_closest",
        "do_bedtools_closest",
        "R_bedtools_closest"
      ]
    },
    {
      "page": "bedtools_complement",
      "title": "bedtools_complement",
      "topics": [
        "bedtools_complement",
        "do_bedtools_complement",
        "R_bedtools_complement"
      ]
    },
    {
      "page": "bedtools_coverage",
      "title": "bedtools_coverage",
      "topics": [
        "bedtools_coverage",
        "do_bedtools_coverage",
        "R_bedtools_coverage"
      ]
    },
    {
      "page": "bedtools_flank",
      "title": "bedtools_flank",
      "topics": [
        "bedtools_flank",
        "do_bedtools_flank",
        "R_bedtools_flank"
      ]
    },
    {
      "page": "bedtools_genomecov",
      "title": "bedtools_genomecov",
      "topics": [
        "bedtools_genomecov",
        "do_bedtools_genomecov",
        "R_bedtools_genomecov"
      ]
    },
    {
      "page": "bedtools_getfasta",
      "title": "bedtools_getfasta",
      "topics": [
        "bedtools_getfasta",
        "do_bedtools_getfasta",
        "R_bedtools_getfasta"
      ]
    },
    {
      "page": "bedtools_groupby",
      "title": "bedtools_groupby",
      "topics": [
        "bedtools_groupby",
        "do_bedtools_groupby",
        "R_bedtools_groupby"
      ]
    },
    {
      "page": "bedtools_intersect",
      "title": "bedtools_intersect",
      "topics": [
        "bedtools_intersect",
        "do_bedtools_intersect",
        "R_bedtools_intersect"
      ]
    },
    {
      "page": "bedtools_jaccard",
      "title": "bedtools_jaccard",
      "topics": [
        "bedtools_jaccard",
        "do_bedtools_jaccard",
        "R_bedtools_jaccard"
      ]
    },
    {
      "page": "bedtools_makewindows",
      "title": "bedtools_makewindows",
      "topics": [
        "bedtools_makewindows",
        "do_bedtools_makewindows",
        "R_bedtools_makewindows"
      ]
    },
    {
      "page": "bedtools_map",
      "title": "bedtools_map",
      "topics": [
        "bedtools_map",
        "do_bedtools_map",
        "R_bedtools_map"
      ]
    },
    {
      "page": "bedtools_merge",
      "title": "bedtools_merge",
      "topics": [
        "bedtools_merge",
        "do_bedtools_merge",
        "R_bedtools_merge"
      ]
    },
    {
      "page": "bedtools_multiinter",
      "title": "bedtools_multiinter",
      "topics": [
        "bedtools_multiinter",
        "do_bedtools_multiinter",
        "R_bedtools_multiinter"
      ]
    },
    {
      "page": "bedtools_nuc",
      "title": "bedtools_nuc",
      "topics": [
        "bedtools_nuc",
        "do_bedtools_nuc",
        "R_bedtools_nuc"
      ]
    },
    {
      "page": "bedtools_shift",
      "title": "bedtools_shift",
      "topics": [
        "bedtools_shift",
        "do_bedtools_shift",
        "R_bedtools_shift"
      ]
    },
    {
      "page": "bedtools_slop",
      "title": "bedtools_slop",
      "topics": [
        "bedtools_slop",
        "do_bedtools_slop",
        "R_bedtools_slop"
      ]
    },
    {
      "page": "bedtools_subtract",
      "title": "bedtools_subtract",
      "topics": [
        "bedtools_subtract",
        "do_bedtools_subtract",
        "R_bedtools_subtract"
      ]
    },
    {
      "page": "bedtools_unionbedg",
      "title": "bedtools_unionbedg",
      "topics": [
        "bedtools_unionbedg",
        "do_bedtools_unionbedg",
        "R_bedtools_unionbedg"
      ]
    },
    {
      "page": "distmode",
      "title": "Compute the mode of a distribution",
      "topics": [
        "distmode",
        "distmode,CompressedAtomicList-method",
        "distmode,factor-method",
        "distmode,SimpleList-method",
        "distmode,vector-method"
      ]
    },
    {
      "page": "pair",
      "title": "Pair up two vectors",
      "topics": [
        "pair",
        "pair,GAlignments,GenomicRanges-method",
        "pair,GenomicRanges,GenomicRanges-method",
        "pair,SummarizedExperiment,GenomicRanges-method",
        "pair,Vector,Vector-method"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "docopt",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "VariantAnnotation",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_score": 3.591064607026499,
  "_indexed": true,
  "_nocasepkg": "helloranges",
  "_universes": [
    "bioc",
    "lawremi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:11:18.000Z",
      "distro": "noble",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "b524fb8878cd16c194ad19332f24b3d4ae45c09dc04d2fe1bc4b55d8b0d34cd1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:10:35.000Z",
      "distro": "noble",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "219314afdb4030f44beb3e7c5e264663c2bb9adc4c08ebe29f9b94e2e6917f14",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:39:04.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "bd8c334b088a27be62b5c44381588707c7d033b137a830fdc9a671e90f9e10e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:39:28.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "6a8b452778ac5e90e8b4824a5a04fe0fb7df74e97f2939827df77bb82c04d9d3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-05-30T08:10:13.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "9fb00e2e6910870db27c5da89e6b7aa49dd55d8e04fe4974437ec90350107ced",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:09:22.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "312007e11e3b2c86a67031b2aaf6ec9aed85df3c1e768cea4322f8926925ae07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:09:18.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "5462801d5c796623d33f17d58f9b7aaf7f96b03317e0d025cdbbf1165c2a4c80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:09:17.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "ae841c27a41dca1d69824fa3773c9184eab493e39bdc37b0c8fe8314c4791fd2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678713820"
    }
  ]
}