{
  "_id": "6a48d09eb5e98c40829fddfa",
  "Package": "HDF5DataFrame",
  "Version": "0.99.1",
  "Date": "2025-04-23",
  "Title": "HDF5-backed DataFrame objects and methods",
  "Description": "Implements bindings for h5 files that are compatible with\nBioconductor S4 data structures, namely the DataFrame and\nDelayedArray. This allows HDF5-backed data to be easily used as\ndata 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://artur-man.r-universe.dev",
  "Date/Publication": "2025-09-20 13:51:25 UTC",
  "RemoteUrl": "https://github.com/Artur-man/HDF5DataFrame",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:50:57 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": "artur-man",
  "_type": "src",
  "_file": "HDF5DataFrame_0.99.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/52cc40ec968532e63e5c6f0e59bd4941b40941c4882b499f8aacc1a7260599e9",
  "_filesize": 107567,
  "_sha256": "52cc40ec968532e63e5c6f0e59bd4941b40941c4882b499f8aacc1a7260599e9",
  "_expires": "2026-10-12T09:21:32.000Z",
  "_created": "2026-07-04T08:50:57.000Z",
  "_published": "2026-07-04T09:21:34.137Z",
  "_jobs": [
    {
      "job": 85119061794,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8080215162"
    },
    {
      "job": 85119061795,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080216444"
    },
    {
      "job": 85119061788,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080403714"
    },
    {
      "job": 85119061798,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080405833"
    },
    {
      "job": 85118878628,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080191712"
    },
    {
      "job": 85119061776,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080203700"
    },
    {
      "job": 85119061801,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8080208954"
    },
    {
      "job": 85119061800,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080210184"
    },
    {
      "job": 85119061805,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080209134"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249",
  "_status": "failure",
  "_upstream": "https://github.com/Artur-man/HDF5DataFrame",
  "_commit": {
    "id": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
    "author": "Artur-man <artur-man@hotmail.com>",
    "committer": "Artur-man <artur-man@hotmail.com>",
    "message": "update vignette and README\n",
    "time": 1758376285
  },
  "_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": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "HDF5Array",
      "role": "Suggests"
    },
    {
      "package": "rhdf5",
      "role": "Suggests"
    }
  ],
  "_owner": "artur-man",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "datarepresentation",
    "infrastructure",
    "software"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "artur-man",
      "count": 16,
      "uuid": 39335576
    }
  ],
  "_userbio": {
    "uuid": 39335576,
    "type": "user",
    "name": "Artür Manukyan ",
    "followers": 58,
    "description": "Bioinformatics Scientist at MDC BIMSB\r\n"
  },
  "_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"
  ],
  "_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,ANY-method",
        "names<-,HDF5DataFrame-method",
        "nrow,HDF5DataFrame-method",
        "path,HDF5DataFrame-method",
        "rownames,HDF5DataFrame-method",
        "rownames<-,HDF5DataFrame-method",
        "[[,HDF5DataFrame,ANY,ANY-method",
        "[[,HDF5DataFrame-method",
        "[[<-,HDF5DataFrame,ANY,ANY,ANY-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"
      ]
    }
  ],
  "_readme": "https://github.com/Artur-man/HDF5DataFrame/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "biocmake",
    "DelayedArray",
    "dir.expiry",
    "filelock",
    "generics",
    "h5mread",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "XVector"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "hdf5dataframe",
  "_universes": [
    "artur-man",
    "bimsbbioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.1",
      "date": "2026-07-04T08:53:15.000Z",
      "distro": "resolute",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/fed33429a8433ca44c7e2666432d62dd41dc5390ea384ffeb2611d42831b6e0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.1",
      "date": "2026-07-04T08:53:25.000Z",
      "distro": "resolute",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/912ad694934b163313e964f1ed1322bf833ca6b32532bb97134f0a05ccfcab5a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.1",
      "date": "2026-07-04T09:19:34.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/92e4638b4150e1a8dabf1f75610bae412903ca26d79650a6256fee91a0babb7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.99.1",
      "date": "2026-07-04T09:19:45.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/fd6b19549519a5541ad58ba76f3d2ed0bd7d42d24c13c66494e4efe72ca36b6e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.1",
      "date": "2026-07-04T08:53:06.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/6f9d77a116972f7db138996e33e2fd1d1f21338ce321600b73233611b49117fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.1",
      "date": "2026-07-04T08:52:20.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/4102efdf3a462b334c44d54be7eab1a1a1952cbe77de4eeb07f5ccaf8ce1ac44",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.1",
      "date": "2026-07-04T08:52:25.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/ef24facd26827229e624a38b3b6ade28368f986bcb674c6d674f6be77e7e410f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.99.1",
      "date": "2026-07-04T08:52:25.000Z",
      "commit": "4d62ea45c480d31acbf6d16018858c112f9edb8d",
      "fileid": "https://r2.ropensci.org/3cfba6caa238febde1e1087b48b6381ffe2bc072a35001d9b7e32510a84d420f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/artur-man/actions/runs/28700991249"
    }
  ]
}