{
  "_id": "6a17df52acfb0bcc41d9d597",
  "Package": "DelayedDataFrame",
  "Title": "Delayed operation on DataFrame using standard DataFrame metaphor",
  "Version": "1.29.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:17 UTC",
  "RemoteUrl": "https://github.com/bioc/DelayedDataFrame",
  "RemoteRef": "HEAD",
  "RemoteSha": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:17:21 UTC",
    "User": "root"
  },
  "Author": "Qian Liu [aut, cre],\nHervé Pagès [aut],\nMartin Morgan [aut]",
  "Maintainer": "Qian Liu <Qian.Liu@roswellpark.org>",
  "MD5sum": "ac036c4ef6ba8229e42cf34d8fc6f8d0",
  "_user": "bioc",
  "_type": "src",
  "_file": "DelayedDataFrame_1.29.0.tar.gz",
  "_fileid": "193ec6ca5f2ead52cb27e8ff2be3164c7498db6e197117f4285d2547a88c6f8e",
  "_filesize": 297399,
  "_sha256": "193ec6ca5f2ead52cb27e8ff2be3164c7498db6e197117f4285d2547a88c6f8e",
  "_created": "2026-05-28T06:17:21.000Z",
  "_published": "2026-05-28T06:23:14.031Z",
  "_jobs": [
    {
      "job": 78234852864,
      "time": 169,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259023015"
    },
    {
      "job": 78234852904,
      "time": 265,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259045564"
    },
    {
      "job": 78234852859,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259044687"
    },
    {
      "job": 78234852946,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259053981"
    },
    {
      "job": 78234852899,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259055306"
    },
    {
      "job": 78234424481,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7258982138"
    },
    {
      "job": 78234852856,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259007855"
    },
    {
      "job": 78234852902,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259022720"
    },
    {
      "job": 78234853001,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259022091"
    },
    {
      "job": 78234852897,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259019363"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DelayedDataFrame",
  "_commit": {
    "id": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
    "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": 1777380557
  },
  "_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": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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/HEAD/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": true,
  "_nocasepkg": "delayeddataframe",
  "_universes": [
    "bioc",
    "liubuntu",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-28T06:20:33.000Z",
      "distro": "noble",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "e7b9a16cf90aa0d3de27c3313756a66fd5d437e751a772c413db40c0ea9d5a7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-28T06:20:39.000Z",
      "distro": "noble",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "13ce9948817a07d345169d56783ace0dc7a16146473c3f9dc56468f1d5b88c1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-28T06:21:40.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "345eb246d4ec75433683f6752b0e7880e98455522ffa25a99567935933c89e50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-28T06:21:34.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "6639c019b794a50f30955d5dc8870a1e95f5e5d42f3ff39fe1c5d523eb9e97ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-05-28T06:19:33.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "2a6184ae46fdf1e184c475a9858685a0bab88d4c821a12abade977521a3f2382",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-28T06:19:01.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "23978b64be7ece2bcf3f4ee7870b76e7b675ae87e324f3a409b6774a1bacf17a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-28T06:18:40.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "bf5208fcf709f163970827c5b60fcd8a9b4338cacec8fc1d9a88e84937224285",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-28T06:18:51.000Z",
      "commit": "e75a37e72bda16da7ab2dd6d6771bc12fca22b3c",
      "fileid": "d2d0d4ba36be92c12abdabd2dc144d1725aeca994c9befe99e980a110e6418ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558126543"
    }
  ]
}