{
  "_id": "6a494c97f6c47c441949970c",
  "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-07-03 20:00:44 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "HelloRanges_1.39.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/66de020c2b16388ad8b001f4981179300a9a4c93812dd8ee4f08de5fb0d55e3e",
  "_filesize": 1365887,
  "_sha256": "66de020c2b16388ad8b001f4981179300a9a4c93812dd8ee4f08de5fb0d55e3e",
  "_expires": "2026-10-12T18:10:29.000Z",
  "_created": "2026-07-03T20:00:44.000Z",
  "_published": "2026-07-04T18:10:31.539Z",
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 12
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510",
  "_status": "failure",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 85155102405,
      "time": 265,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8074075235"
    },
    {
      "job": 85155102419,
      "time": 414,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8074103925"
    },
    {
      "job": 85155102433,
      "time": 425,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8074105856"
    },
    {
      "job": 85155102377,
      "time": 371,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8074095183"
    },
    {
      "job": 85155102404,
      "time": 251,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8074072441"
    },
    {
      "job": 85155102027,
      "time": 309,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8074025185"
    },
    {
      "job": 85155102429,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074060068"
    },
    {
      "job": 85155102301,
      "time": 387,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8074098742"
    },
    {
      "job": 85155102488,
      "time": 357,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8074093235"
    },
    {
      "job": 85155102482,
      "time": 327,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8074087358"
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 29,
  "_rbuild": "4.6.1",
  "_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.6384892569546374,
  "_indexed": true,
  "_nocasepkg": "helloranges",
  "_universes": [
    "bioc",
    "lawremi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-03T20:04:49.000Z",
      "distro": "resolute",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/1262f7a45cd20ea5feb2cc2d99cf90c86178b27ae00706ae881047d54fadbe2c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-03T20:04:58.000Z",
      "distro": "resolute",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/d89f984649e70722fcc705e34247452937317baa1b4fc7f3bb9623c593c01b4a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-03T20:03:42.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/50c043cf537120337dd031472ed25c2f9a4a42a91c22e52d97c59c932db7111a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-03T20:03:20.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/7fd94be49789e1aa09cbbd54df3e4eb6b0ba4834479d8a14cc25a0aa4f85afe6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-07-03T20:04:28.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/14a6271ec865b6db776263875e455e3aa4fcee12451df4085a4bbfcc0d551e15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-03T20:04:37.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/9182e686f0d63626fcc02c47adde39dc95339c5e565e783690a239ee86bc78b8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-03T20:03:32.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/77b407584b2652f7aadb586b90bd6ebc585ac4ccd6dba89dc7c0ce4c893f2c16",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-03T20:03:14.000Z",
      "commit": "d0d14f2ba8698ca671bf30de2e3ac8f2b62ece8c",
      "fileid": "https://r2.ropensci.org/2a42e397844b9140333ea1b3f48c24eff2a63b507d40ba624ec0f317171cfc0a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28680859510"
    }
  ]
}