{
  "_id": "6a1ace471d7bb097a09dfc1d",
  "Package": "GenomicCoordinates",
  "Title": "Enhanced string parsing for genomic coordinates",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Jacques\",\nfamily = \"Serizay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jacquesserizay@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4295-0624\")))",
  "Description": "Extends string parsing capabilities for genomic\ncoordinates, supporting various formats including\ncomma-separated numbers, space-delimited coordinates, and\nautomatic detection of GRanges, GPos, and GInteractions\nobjects.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/js2264/GenomicCoordinates",
  "BugReports": "https://github.com/js2264/GenomicCoordinates/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "Infrastructure, DataRepresentation, GenomeAnnotation",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:45 UTC",
  "RemoteUrl": "https://github.com/bioc/GenomicCoordinates",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:12:38 UTC",
    "User": "root"
  },
  "Author": "Jacques Serizay [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4295-0624>)",
  "Maintainer": "Jacques Serizay <jacquesserizay@gmail.com>",
  "MD5sum": "fe98e94581f5c98531652e200504c518",
  "_user": "bioc",
  "_type": "src",
  "_file": "GenomicCoordinates_1.1.0.tar.gz",
  "_fileid": "6318cd608b3358a7c22841d2cce6f346431f0f97b48ca69909121bfe3698ac58",
  "_filesize": 125581,
  "_sha256": "6318cd608b3358a7c22841d2cce6f346431f0f97b48ca69909121bfe3698ac58",
  "_created": "2026-05-30T08:12:38.000Z",
  "_published": "2026-05-30T11:47:19.698Z",
  "_jobs": [
    {
      "job": 78635821774,
      "time": 169,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306756367"
    },
    {
      "job": 78635821776,
      "time": 348,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306773419"
    },
    {
      "job": 78635821769,
      "time": 366,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306775076"
    },
    {
      "job": 78635821770,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307944611"
    },
    {
      "job": 78635821771,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307947373"
    },
    {
      "job": 78635596172,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306740350"
    },
    {
      "job": 78635821766,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306754155"
    },
    {
      "job": 78635821782,
      "time": 273,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306766401"
    },
    {
      "job": 78635821779,
      "time": 297,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306768833"
    },
    {
      "job": 78635821775,
      "time": 292,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306768312"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GenomicCoordinates",
  "_commit": {
    "id": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
    "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": 1777381605
  },
  "_maintainer": {
    "name": "Jacques Serizay",
    "email": "jacquesserizay@gmail.com",
    "login": "js2264",
    "description": "work <- think() |>\n  code() |> \n  tidy() |> \n  write()",
    "uuid": 19528818,
    "orcid": "0000-0002-4295-0624"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "InteractionSet",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plyranges",
      "role": "Imports"
    },
    {
      "package": "plyinteractions",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "datarepresentation",
    "genomeannotation"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "js2264",
      "count": 12,
      "uuid": 19528818
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 252,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GenomicCoordinates"
  },
  "_devurl": "https://github.com/js2264/genomiccoordinates",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenomicCoordinates.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/js2264/genomiccoordinates",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as_ginteractions",
    "as_gpos",
    "as_granges",
    "as_iranges",
    "detect_genomic_class",
    "GenomicCoordinates"
  ],
  "_help": [
    {
      "page": "dot-handle_special_formats",
      "title": "Handle special genomic string formats",
      "topics": [
        ".handle_special_formats"
      ]
    },
    {
      "page": "dot-is_single_position",
      "title": "Additional helper functions for corner cases",
      "topics": [
        ".is_single_position"
      ]
    },
    {
      "page": "as_gpos",
      "title": "Convert to GPos object",
      "topics": [
        "as_gpos"
      ]
    },
    {
      "page": "coercion",
      "title": "Conversion methods for genomic coordinates",
      "topics": [
        "as_ginteractions,character-method",
        "as_gpos,character-method",
        "as_granges,character-method",
        "as_iranges,character-method",
        "coercion"
      ]
    },
    {
      "page": "detect_genomic_class",
      "title": "Detect the appropriate class for genomic strings",
      "topics": [
        "detect_genomic_class"
      ]
    },
    {
      "page": "GenomicCoordinates",
      "title": "GenomicCoordinates: Main parsing function",
      "topics": [
        "GenomicCoordinates"
      ]
    },
    {
      "page": "reexports",
      "title": "Re-exported functions from plyranges and plyinteractions",
      "topics": [
        "as_ginteractions",
        "as_granges",
        "as_iranges",
        "reexports"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GenomicCoordinates/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "dplyr",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "httr",
    "InteractionSet",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyinteractions",
    "plyranges",
    "R6",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GenomicCoordinates.Rmd",
      "filename": "GenomicCoordinates.html",
      "title": "GenomicCoordinates: Enhanced String Parsing for Genomic Coordinates",
      "author": "Jacques Serizay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Enhanced format support",
        "Comma-separated coordinates",
        "Space-delimited coordinates",
        "Complex chromosome names",
        "Automatic object type detection",
        "Single positions vs. ranges",
        "Genomic interactions",
        "IRanges for non-genomic coordinates",
        "Forcing object types",
        "Working with vectors",
        "Explicit conversion functions",
        "Class detection without parsing",
        "Session Information"
      ],
      "created": "2025-09-04 11:15:48",
      "modified": "2026-03-31 12:52:58",
      "commits": 3
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "genomiccoordinates",
  "_universes": [
    "bioc",
    "js2264"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T08:16:02.000Z",
      "distro": "noble",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "e93152a58f99218eb6273fdaff9ba4bb5d438697944bcea9bc7ed5d5bb72d863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T08:16:02.000Z",
      "distro": "noble",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "a2277a6288cb301cf26581557bada59d9d73d5ed6e0a3779e327eb3ae51faed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T11:44:47.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "8c396c12bd706592bd2ada416e0bef7d559a60a37f58eb31a0924fe5ae9a4e44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T11:45:03.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "dd2345a29f8f2a165727930dd7b56a3eacd98428084a313ff1a928e399b98528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-30T08:15:39.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "75e77bc63d19a05c6e979bf23c2a028fb31ad3e6f6bb4e0f139a3ef154b3bb6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:14:39.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "4452eaff6faa2ef513410743b4001596f515fb332056ef1633e3cef454ceaa6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:14:46.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "133beffc2fb9f096d0dcd5d28e2411c8afbef4ea6431966466420d87a3360340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:14:53.000Z",
      "commit": "0a24b7ecf41ad03ad5887413bd5020da9cd50ecf",
      "fileid": "badd6219e577c7c244f5b0110248b50fe6443f7a3d6ae2a125abf94dfbdf89a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678862401"
    }
  ]
}