{
  "_id": "6a22705fcd65a98ecbd488dd",
  "Package": "alabaster.ranges",
  "Title": "Load and Save Ranges-related Artifacts from File",
  "Version": "1.12.0",
  "Date": "2025-07-22",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\")",
  "License": "MIT + file LICENSE",
  "Description": "Save GenomicRanges, IRanges and related data structures\ninto file artifacts, and load them back into memory. This is a\nmore portable alternative to serialization of such objects into\nRDS files. Each artifact is associated with metadata for\nfurther interpretation; downstream applications can enrich this\nmetadata with context-specific properties.",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "biocViews": "DataImport, DataRepresentation",
  "Config/pak/sysreqs": "libssl-dev libnode-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:04 UTC",
  "RemoteUrl": "https://github.com/bioc/alabaster.ranges",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "79411589e111d5bd178f7b6ad15231c3ca416b96",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:39:49 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "7b986ef85b31b73f94776d287cf042c5",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "alabaster.ranges_1.12.0.tar.gz",
  "_fileid": "0b056b1eccb15dc8a071e33ea16dc189f69ed9a5b0ded5b06f2ccf1d6054d9ed",
  "_filesize": 119538,
  "_sha256": "0b056b1eccb15dc8a071e33ea16dc189f69ed9a5b0ded5b06f2ccf1d6054d9ed",
  "_created": "2026-06-05T06:39:49.000Z",
  "_published": "2026-06-05T06:44:47.360Z",
  "_jobs": [
    {
      "job": 79677385692,
      "time": 158,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430437978"
    },
    {
      "job": 79677385678,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430461923"
    },
    {
      "job": 79677385675,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430455022"
    },
    {
      "job": 79677385660,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430434589"
    },
    {
      "job": 79677385676,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430429134"
    },
    {
      "job": 79676896019,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430399711"
    },
    {
      "job": 79677385721,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430427886"
    },
    {
      "job": 79677385691,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430438368"
    },
    {
      "job": 79677385670,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430431564"
    },
    {
      "job": 79677385684,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430428827"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/alabaster.ranges",
  "_commit": {
    "id": "79411589e111d5bd178f7b6ad15231c3ca416b96",
    "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": 1777381204
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "alabaster.base",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "datarepresentation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 5645,
    "source": "https://www.bioconductor.org/packages/stats/bioc/alabaster.ranges"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alabaster.ranges.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"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "loadAtomicVectorList",
    "loadDataFrameList",
    "loadGRanges",
    "loadGRangesList",
    "loadSeqinfo",
    "readAtomicVectorList",
    "readDataFrameList",
    "readGRanges",
    "readGRangesList",
    "readSeqinfo",
    "saveObject",
    "stageObject"
  ],
  "_help": [
    {
      "page": "readAtomicVectorList",
      "title": "Load an atomic vector list",
      "topics": [
        "loadAtomicVectorList",
        "readAtomicVectorList"
      ]
    },
    {
      "page": "readDataFrameList",
      "title": "Load a data frame list",
      "topics": [
        "loadDataFrameList",
        "readDataFrameList"
      ]
    },
    {
      "page": "readGRanges",
      "title": "Read a GRanges from disk",
      "topics": [
        "loadGRanges",
        "readGRanges"
      ]
    },
    {
      "page": "readGRangesList",
      "title": "Read a GRangesList from disk",
      "topics": [
        "loadGRangesList",
        "readGRangesList"
      ]
    },
    {
      "page": "readSeqinfo",
      "title": "Read a Seqinfo from disk",
      "topics": [
        "loadSeqinfo",
        "readSeqinfo"
      ]
    },
    {
      "page": "saveAtomicVectorList",
      "title": "Save compressed list of atomic vectors to disk",
      "topics": [
        "saveObject,CompressedAtomicList-method",
        "stageObject,CompressedAtomicList-method"
      ]
    },
    {
      "page": "saveCompressedSplitDataFrameList",
      "title": "Save compressed lists of data frames to disk",
      "topics": [
        "saveObject,CompressedSplitDataFrameList-method",
        "stageObject,CompressedSplitDataFrameList-method"
      ]
    },
    {
      "page": "saveGRanges",
      "title": "Save a GRanges object to disk",
      "topics": [
        "saveObject,GRanges-method",
        "stageObject,GRanges-method"
      ]
    },
    {
      "page": "saveGRangesList",
      "title": "Save a GRangesList object to disk",
      "topics": [
        "saveObject,GRangesList-method",
        "stageObject,GRangesList-method"
      ]
    },
    {
      "page": "saveSeqinfo",
      "title": "Save a Seqinfo object to disk",
      "topics": [
        "saveObject,Seqinfo-method",
        "stageObject,Seqinfo-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/alabaster.ranges/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "alabaster.base",
    "alabaster.schemas",
    "assorthead",
    "BiocGenerics",
    "biocmake",
    "curl",
    "dir.expiry",
    "filelock",
    "generics",
    "GenomicRanges",
    "IRanges",
    "jsonlite",
    "jsonvalidate",
    "R6",
    "Rcpp",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "S4Vectors",
    "Seqinfo",
    "V8"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "Saving genomic ranges to artifacts and back again",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick start",
        "Further comments",
        "Session information"
      ],
      "created": "2022-09-20 21:19:52",
      "modified": "2023-11-20 18:44:58",
      "commits": 2
    }
  ],
  "_score": 6.446269145194556,
  "_indexed": false,
  "_nocasepkg": "alabaster.ranges",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/alabaster.ranges",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-06-05T06:43:36.000Z",
      "distro": "noble",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "93313655a54b8a7fab179df1ea3566b108bdf5081e11bf9cc92e91d3d9fb134f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-06-05T06:43:08.000Z",
      "distro": "noble",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "37fed0fe7df78265a24cba3e396daa75f4f58ca534befacd0bb6fd817b9cc573",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-06-05T06:41:56.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "c7ab6a2bb8e86fe27b9b87809ded08446958f3ce83b38ea7d89a97df35f5a376",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.12.0",
      "date": "2026-06-05T06:41:34.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "2a7390ab5af5e262de4e99f1b72639186337ff71cc740dafafdade16da80b34d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12.0",
      "date": "2026-06-05T06:42:07.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "697a47f92049ae4b6cb9405811b26114ab2f73ab94a878dc3dd63d4fd9d0f9af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-06-05T06:41:48.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "5e7ffb287232f86d9af2ee5a24d0e1b305b6153f567fd4d08ed322badd96efaf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-06-05T06:41:19.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "a5939ab2eea86c04a791f2c1a1ab96eb362b8d944fd1208458ed4c2175906606",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-06-05T06:41:12.000Z",
      "commit": "79411589e111d5bd178f7b6ad15231c3ca416b96",
      "fileid": "f558519606a79f9d69a3836e956be866e3e6463dd0291225d74f8a9e9226f507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26999613586"
    }
  ]
}