{
  "_id": "6a1978c6acfb0bcc41df397f",
  "Package": "DelayedDataFrame",
  "Title": "Delayed operation on DataFrame using standard DataFrame metaphor",
  "Version": "1.28.0",
  "Authors@R": "c(\nperson(\n\"Qian\", \"Liu\", email = \"Qian.Liu@roswellpark.org\", role=c(\"aut\", \"cre\")\n),\nperson(\"Hervé\",  \"Pagès\", role = \"aut\"),\nperson(\"Martin\", \"Morgan\", role = \"aut\"))",
  "Description": "Based on the standard DataFrame metaphor, we are trying to\nimplement the feature of delayed operation on the\nDelayedDataFrame, with a slot of lazyIndex, which saves the\nmapping indexes for each column of DelayedDataFrame. Methods\nlike show, validity check, [/[[ subsetting, rbind/cbind are\nimplemented for DelayedDataFrame to be operated around\nlazyIndex. The listData slot stays untouched until a\nrealization call e.g., DataFrame constructor OR as.list() is\ninvoked.",
  "biocViews": "Infrastructure, DataRepresentation",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Bioconductor/DelayedDataFrame",
  "BugReports": "https://github.com/Bioconductor/DelayedDataFrame/issues",
  "RoxygenNote": "7.0.2",
  "Collate": "LazyIndex-class.R DelayedDataFrame-class.R\nDelayedDataFrame-method.R",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:16 UTC",
  "RemoteUrl": "https://github.com/bioc/DelayedDataFrame",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:07:10 UTC",
    "User": "root"
  },
  "Author": "Qian Liu [aut, cre],\nHervé Pagès [aut],\nMartin Morgan [aut]",
  "Maintainer": "Qian Liu <Qian.Liu@roswellpark.org>",
  "MD5sum": "dfb15f6d6c0f70ab4b189666e081d815",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "DelayedDataFrame_1.28.0.tar.gz",
  "_fileid": "4399fc0b65dee8e8825dcf6ef1149550f001d4ca00381fa8b87fcae61f90d8b0",
  "_filesize": 297332,
  "_sha256": "4399fc0b65dee8e8825dcf6ef1149550f001d4ca00381fa8b87fcae61f90d8b0",
  "_created": "2026-05-29T09:07:10.000Z",
  "_published": "2026-05-29T11:30:14.350Z",
  "_jobs": [
    {
      "job": 78471373093,
      "time": 151,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287171067"
    },
    {
      "job": 78471373122,
      "time": 265,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287205407"
    },
    {
      "job": 78471373048,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287196039"
    },
    {
      "job": 78471373112,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289570261"
    },
    {
      "job": 78471373084,
      "time": 316,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289614757"
    },
    {
      "job": 78470888568,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287125927"
    },
    {
      "job": 78471373058,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287161344"
    },
    {
      "job": 78471373125,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287174695"
    },
    {
      "job": 78471373168,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287171187"
    },
    {
      "job": 78471373089,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287170120"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DelayedDataFrame",
  "_commit": {
    "id": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
    "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": 1777380556
  },
  "_maintainer": {
    "name": "Qian Liu",
    "email": "qian.liu@roswellpark.org",
    "login": "liubuntu",
    "twitter": "@QianLiu28878838",
    "description": "Assistant Professor in Department of Biostats & Bioinfo\nAlumni @Bioconductor Core Team",
    "uuid": 12683977
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.23.19",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.7.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "SeqArray",
      "role": "Suggests"
    },
    {
      "package": "GDSArray",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "datarepresentation"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "liubuntu",
      "count": 29,
      "uuid": 12683977
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 5,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 340,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DelayedDataFrame"
  },
  "_devurl": "https://github.com/bioconductor/delayeddataframe",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DelayedDataFrame.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/delayeddataframe",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    ".from_DataFrame_to_DelayedDataFrame",
    ".from_DelayedDataFrame_to_DFrame",
    "as.list",
    "cbind",
    "coerce",
    "DelayedDataFrame",
    "extractCOLS",
    "extractROWS",
    "lazyIndex",
    "lazyIndex<-",
    "mergeROWS",
    "replaceCOLS"
  ],
  "_help": [
    {
      "page": "DelayedDataFrame-method",
      "title": "DelayedDataFrame related methods.",
      "topics": [
        "\"[\"",
        "\"[,DelayedDataFrame-method\"",
        "as.list,DelayedDataFrame-method",
        "bindROWS,DelayedDataFrame-method",
        "cbind,DelayedDataFrame-method",
        "extractCOLS,DelayedDataFrame-method",
        "extractROWS,DelayedDataFrame,ANY-method",
        "extractROWS,DelayedDataFrame-method",
        "mergeROWS,DelayedDataFrame-method",
        "names,DelayedDataFrame-method",
        "replaceCOLS,DelayedDataFrame-method",
        "[,DelayedDataFrame,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "DelayedDataFrame-class",
      "title": "DelayedDataFrame-class",
      "topics": [
        "\"lazyIndex<-\"",
        "\"lazyIndex<-,",
        ".DelayedDataFrame",
        ".from_DataFrame_to_DelayedDataFrame",
        ".from_DelayedDataFrame_to_DFrame",
        "coerce",
        "coerce,ANY,DelayedDataFrame-method",
        "coerce,DataFrame,DelayedDataFrame-method",
        "coerce,DelayedDataFrame,DataFrame-method",
        "coerce,DelayedDataFrame,DFrame-method",
        "coerce,DFrame,DelayedDataFrame-method",
        "DelayedDataFrame",
        "DelayedDataFrame-class",
        "DelayedDataFrame-class\"",
        "lazyIndex",
        "lazyIndex,DelayedDataFrame",
        "lazyIndex,DelayedDataFrame-method",
        "lazyIndex<-",
        "lazyIndex<-,DelayedDataFrame-method"
      ]
    },
    {
      "page": "LazyIndex-class",
      "title": "The 'LazyIndex' class and methods.",
      "topics": [
        ".LazyIndex",
        "cbind,LazyIndex-method",
        "LazyIndex",
        "LazyIndex-class",
        "[,LazyIndex,ANY,ANY,ANY-method",
        "[,LazyIndex-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DelayedDataFrame/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "DelayedDataFrame.Rmd",
      "filename": "DelayedDataFrame.html",
      "title": "DelayedDataFrame: an on-disk represention of DataFrame",
      "author": "Qian Liu, Hervé Pagès, Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "DelayedDataFrame class",
        "class extension",
        "slot accessors",
        "lazyIndex slot",
        "DelayedDataFrame methods",
        "Coercion methods",
        "Subsetting methods",
        "subsetting by [",
        "subsetting by [[",
        "rbind/cbind",
        "sessionInfo"
      ],
      "created": "2018-07-23 14:11:33",
      "modified": "2021-10-16 03:01:34",
      "commits": 5
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "delayeddataframe",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/DelayedDataFrame",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T09:10:40.000Z",
      "distro": "noble",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "6854d01c0adaf685aaa04bc6ff9fbb74f349429614bcecee0a32b05c83d75479",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T09:09:56.000Z",
      "distro": "noble",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "ffcdc6a6d4e1934c3b5bec376f6644d9412294490696834c26ee92b2337792ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T11:26:11.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "8ef7d591f2a81ed14f7b15ab14ba5da52e8c6afc79e0daa92fe2365739d32608",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T11:28:35.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "39844e24b815e3f68376925cc36935865aebb26439dfe23a8484976d0d0cc280",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-05-29T09:09:32.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "f389ce13bb2c46dcfaf79760e3b90edb447707962a25334874f5ad6049b97aa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T09:08:50.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "54516e03982b35ee4716035c129be39ad2bb4cc7cce30d66d6d57a4f65e3296f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T09:08:35.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "46f84b7391d606ed01b34614545719c8e61a3ab648eb0db406fc7c76dae05752",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T09:08:30.000Z",
      "commit": "a40f9ca9154dbfe5accac8bd9246b27e30f5afd9",
      "fileid": "31a96f3680702a650b18c14fd32a8614f9ee07d3657c6308f2eaff9382c3ee87",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628427250"
    }
  ]
}