{
  "_id": "6a48a592e06c18f0a6544ee1",
  "Package": "HDF5DataFrame",
  "Version": "0.99.3",
  "Date": "2026-01-20",
  "Title": "HDF5-backed DataFrame objects and methods",
  "Description": "HDF5DataFrame is an R/Bioconductor package for HDF5-backed\nDataFrame objects and methods. This allows HDF5-backed data to\nbe easily used as data frames with arbitrary sets of columns.",
  "Authors@R": "person(\"Artür\", \"Manukyan\",\nrole=c(\"aut\", \"cre\", \"fnd\"),\nemail=\"artur-man@hotmail.com\",\ncomment=c(ORCID=\"0000-0002-0441-9517\"))",
  "License": "MIT + file LICENSE",
  "biocViews": "DataRepresentation, Infrastructure, Software",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/BIMSBbioinfo/HDF5DataFrame",
  "BugReports": "https://github.com/BIMSBbioinfo/HDF5DataFrame/issues",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://bimsbbioinfo.r-universe.dev",
  "Date/Publication": "2026-01-20 21:36:55 UTC",
  "RemoteUrl": "https://github.com/BIMSBbioinfo/HDF5DataFrame",
  "RemoteRef": "HEAD",
  "RemoteSha": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:52:20 UTC",
    "User": "root"
  },
  "Author": "Artür Manukyan [aut, cre, fnd] (ORCID:\n<https://orcid.org/0000-0002-0441-9517>)",
  "Maintainer": "Artür Manukyan <artur-man@hotmail.com>",
  "_user": "bimsbbioinfo",
  "_type": "src",
  "_file": "HDF5DataFrame_0.99.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/8aebcad53ca71ea70b2d90941913d2dfbb10345c71ebbff0fbbb1b7034b155b5",
  "_filesize": 117804,
  "_sha256": "8aebcad53ca71ea70b2d90941913d2dfbb10345c71ebbff0fbbb1b7034b155b5",
  "_expires": "2026-10-12T06:17:52.000Z",
  "_created": "2026-07-04T05:52:20.000Z",
  "_published": "2026-07-04T06:17:54.352Z",
  "_jobs": [
    {
      "job": 85107879149,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078883798"
    },
    {
      "job": 85107879144,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078882322"
    },
    {
      "job": 85107879153,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079045433"
    },
    {
      "job": 85107879154,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079051738"
    },
    {
      "job": 85107625056,
      "time": 224,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078854585"
    },
    {
      "job": 85107879146,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078870956"
    },
    {
      "job": 85107879190,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078875340"
    },
    {
      "job": 85107879160,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078876284"
    },
    {
      "job": 85107879163,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078876746"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666",
  "_status": "success",
  "_upstream": "https://github.com/BIMSBbioinfo/HDF5DataFrame",
  "_commit": {
    "id": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
    "author": "Artur-man <artur-man@hotmail.com>",
    "committer": "Artur-man <artur-man@hotmail.com>",
    "message": "bump version\n",
    "time": 1768945015
  },
  "_maintainer": {
    "name": "Artür Manukyan",
    "email": "artur-man@hotmail.com",
    "login": "artur-man",
    "description": "Bioinformatics Scientist at MDC BIMSB\n",
    "uuid": 39335576,
    "orcid": "0000-0002-0441-9517"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "h5mread",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bimsbbioinfo",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 14
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "datarepresentation",
    "infrastructure",
    "software"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "artur-man",
      "count": 40,
      "uuid": 39335576
    }
  ],
  "_userbio": {
    "uuid": 6482905,
    "type": "organization",
    "name": "BIMSB bioinformatics platform / Akalin Lab",
    "followers": 189,
    "description": "git repositories for the Akalin lab"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HDF5DataFrame"
  },
  "_devurl": "https://github.com/bimsbbioinfo/hdf5dataframe",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HDF5DataFrame.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "DelayedArray",
    "extract_array",
    "extractCOLS",
    "extractROWS",
    "HDF5ColumnSeed",
    "HDF5ColumnVector",
    "HDF5DataFrame",
    "path",
    "replaceCOLS",
    "replaceROWS",
    "type",
    "writeHDF5DataFrame"
  ],
  "_help": [
    {
      "page": "HDF5ColumnSeed",
      "title": "HDF5ColumnSeed",
      "topics": [
        "DelayedArray,HDF5ColumnSeed-method",
        "dim,HDF5ColumnSeed-method",
        "extract_array,HDF5ColumnSeed-method",
        "HDF5ColumnSeed",
        "HDF5ColumnVector",
        "path,HDF5ColumnSeed-method",
        "type,HDF5ColumnSeed-method"
      ]
    },
    {
      "page": "HDF5ColumnSeed-class",
      "title": "HDF5ColumnSeed Class",
      "topics": [
        "HDF5ColumnSeed-class"
      ]
    },
    {
      "page": "HDF5ColumnVector-class",
      "title": "HDF5ColumnVector Class",
      "topics": [
        "HDF5ColumnVector-class"
      ]
    },
    {
      "page": "HDF5DataFrame",
      "title": "HDF5-backed DataFrame",
      "topics": [
        "as.data.frame,HDF5DataFrame-method",
        "cbind,HDF5DataFrame-method",
        "HDF5DataFrame",
        "length,HDF5DataFrame-method",
        "names,HDF5DataFrame-method",
        "names<-,HDF5DataFrame-method",
        "nrow,HDF5DataFrame-method",
        "path,HDF5DataFrame-method",
        "rownames,HDF5DataFrame-method",
        "rownames<-,HDF5DataFrame-method",
        "[[,HDF5DataFrame-method",
        "[[<-,HDF5DataFrame-method"
      ]
    },
    {
      "page": "HDF5DataFrame-class",
      "title": "HDF5DataFrame Class",
      "topics": [
        "HDF5DataFrame-class"
      ]
    },
    {
      "page": "subsetting-utils",
      "title": "subsetting-utils",
      "topics": [
        "extractCOLS,HDF5DataFrame,ANY-method",
        "extractCOLS,HDF5DataFrame-method",
        "extractROWS,HDF5DataFrame,ANY-method",
        "replaceCOLS,HDF5DataFrame,ANY-method",
        "replaceCOLS,HDF5DataFrame-method",
        "replaceROWS,HDF5DataFrame,ANY-method",
        "replaceROWS,HDF5DataFrame-method",
        "subsetting-utils"
      ]
    },
    {
      "page": "writeHDF5DataFrame",
      "title": "writeHDF5DataFrame",
      "topics": [
        "writeHDF5DataFrame"
      ]
    }
  ],
  "_readme": "https://github.com/BIMSBbioinfo/HDF5DataFrame/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "biocmake",
    "DelayedArray",
    "dir.expiry",
    "filelock",
    "generics",
    "h5mread",
    "HDF5Array",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "HDF5DataFrame.Rmd",
      "filename": "HDF5DataFrame.html",
      "title": "HDF5DataFrame",
      "author": "Artur Manukyan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "HDF5DataFrame",
        "HDF5DataFrame Methods",
        "Coercion",
        "Session info"
      ],
      "created": "2025-05-02 20:43:34",
      "modified": "2025-11-22 22:25:04",
      "commits": 11
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "hdf5dataframe",
  "_universes": [
    "bimsbbioinfo",
    "artur-man"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-07-04T05:54:55.000Z",
      "distro": "resolute",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/56acc5ba204493ad59d3eaa1fe3143c04c42aa4782695887fc5d3d1399c3ddd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-07-04T05:54:44.000Z",
      "distro": "resolute",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/aebba017a9987c4decfcdcd4b3e600f0ab6514f9459fde82bea1827295428899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-07-04T06:15:30.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/ed71569dbf56f22eca021e2f93498123e76c6f75f3c5e0aa7bd18404dba710a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-07-04T06:16:12.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/7c455d4c332dcf080ac533d3f42ecca92490114e17ab07353e2d73ae1d006091",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.3",
      "date": "2026-07-04T05:54:53.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/401c3b3811b9fe2abc1c4c339aab51b69f2a116245dd8f2d8187751ba6173039",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-04T05:53:46.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/1967c8957735d430c84d2141bbd1b2adac879a26358f746624efba6b42e68219",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-04T05:53:47.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/98fffd09258c43554b130624aed4b7ab9400a00a43b38b838b15679efd8a3609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-04T05:53:50.000Z",
      "commit": "61c52cb4ee940e623363ac7fdaa67766ed6947fa",
      "fileid": "https://r2.ropensci.org/51deaa9087f4e1cee3e2c06a29d62da0de3a658498917ed0435f78d7eea6ccb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bimsbbioinfo/actions/runs/28696761666"
    }
  ]
}