{
  "_id": "6a290c20732311cd8759484c",
  "Package": "GenomicCoordinates",
  "Title": "Enhanced string parsing for genomic coordinates",
  "Version": "1.0.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:45 UTC",
  "RemoteUrl": "https://github.com/bioc/GenomicCoordinates",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "0e2d7872dcaf96e450271b6a6909959c6a854815",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 06:54:40 UTC",
    "User": "root"
  },
  "Author": "Jacques Serizay [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4295-0624>)",
  "Maintainer": "Jacques Serizay <jacquesserizay@gmail.com>",
  "MD5sum": "a66e3081836bb4d225c1b143be198abb",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "GenomicCoordinates_1.0.0.tar.gz",
  "_fileid": "f0493ce1e373ddc4fda42d9517055eb53ce43230f71f9ec0131552039cc0332d",
  "_filesize": 125670,
  "_sha256": "f0493ce1e373ddc4fda42d9517055eb53ce43230f71f9ec0131552039cc0332d",
  "_created": "2026-06-10T06:54:40.000Z",
  "_published": "2026-06-10T07:02:56.840Z",
  "_jobs": [
    {
      "job": 80499570333,
      "time": 209,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7528641555"
    },
    {
      "job": 80499570371,
      "time": 404,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528697253"
    },
    {
      "job": 80499570385,
      "time": 422,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528702220"
    },
    {
      "job": 80499570372,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528637791"
    },
    {
      "job": 80499570395,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528643706"
    },
    {
      "job": 80498796827,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528581085"
    },
    {
      "job": 80499570336,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528625440"
    },
    {
      "job": 80499570355,
      "time": 270,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7528658881"
    },
    {
      "job": 80499570374,
      "time": 285,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7528662705"
    },
    {
      "job": 80499570352,
      "time": 267,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528658248"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GenomicCoordinates",
  "_commit": {
    "id": "0e2d7872dcaf96e450271b6a6909959c6a854815",
    "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": 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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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": 194,
    "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/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "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": false,
  "_nocasepkg": "genomiccoordinates",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/GenomicCoordinates",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T06:58:54.000Z",
      "distro": "noble",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "12b9704d86b2a9bed4752c29b3aa0f898f5d846863dbb27f5f4bb729e0eb1f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T06:59:22.000Z",
      "distro": "noble",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "a7d5e657c994292ac9b27147c5b26eed1123d0f87533696fe4efffcd5008c259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T06:56:56.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "ddf0ac34d7cd084a4d2a9fb3cf5f44b5278ebc27f728d177860073a3e391dc60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T06:57:06.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "4a362cf7c9594dd7b736b98d783f93b2fbedd0f197295a8a8eb6e48066ee9ea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-10T06:57:57.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "ee35046b4bdd16e6ad581920449ad16f2b4c1c19fc3cc68ca50fb9b5eb21490e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T06:56:51.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "4ce946f51ca4f781b319a44e59b6df9073561c69487322f39d632ef2127eabd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T06:57:08.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "897d05c72318ccab80cb774488db5a77ee20e1b2751229a35dd66f61bf1bcf96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T06:56:47.000Z",
      "commit": "0e2d7872dcaf96e450271b6a6909959c6a854815",
      "fileid": "81ef3be73ab6fdc197815deb6685b390ae45c2ec3c3e388112d85e3b8eb3e112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258641679"
    }
  ]
}