{
  "_id": "6a1ad2ee1d7bb097a09e3368",
  "Package": "eds",
  "Title": "eds: Low-level reader for Alevin EDS format",
  "Version": "1.15.0",
  "Authors@R": "c(\nperson(\"Avi\", \"Srivastava\", role=c(\"aut\",\"cre\"), email=\"asrivastava@cs.stonybrook.edu\"),\nperson(\"Michael\", \"Love\", role=c(\"aut\",\"ctb\")))",
  "Description": "This packages provides a single function, readEDS. This is\na low-level utility for reading in Alevin EDS format into R.\nThis function is not designed for end-users but instead the\npackage is predominantly for simplifying package dependency\ngraph for other Bioconductor packages.",
  "SystemRequirements": "C++11",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/mikelove/eds",
  "biocViews": "Sequencing, RNASeq, GeneExpression, SingleCell",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:43 UTC",
  "RemoteUrl": "https://github.com/bioc/eds",
  "RemoteRef": "HEAD",
  "RemoteSha": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 08:35:10 UTC",
    "User": "root"
  },
  "Author": "Avi Srivastava [aut, cre],\nMichael Love [aut, ctb]",
  "Maintainer": "Avi Srivastava <asrivastava@cs.stonybrook.edu>",
  "MD5sum": "9db0ca8081ae996db3a51e690bd5d0c7",
  "_user": "bioc",
  "_type": "src",
  "_file": "eds_1.15.0.tar.gz",
  "_fileid": "304bec625b8c26ff80198d1b99944c1f0cf12bb56fdee80908658e59895f9956",
  "_filesize": 81389,
  "_sha256": "304bec625b8c26ff80198d1b99944c1f0cf12bb56fdee80908658e59895f9956",
  "_created": "2026-05-30T08:35:10.000Z",
  "_published": "2026-05-30T12:07:10.887Z",
  "_jobs": [
    {
      "job": 78636941172,
      "time": 158,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306883356"
    },
    {
      "job": 78636941193,
      "time": 197,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306887046"
    },
    {
      "job": 78636941192,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306884373"
    },
    {
      "job": 78636941194,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306882304"
    },
    {
      "job": 78636941200,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306888266"
    },
    {
      "job": 78636941225,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308049414"
    },
    {
      "job": 78636941206,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306890364"
    },
    {
      "job": 78636941209,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308047665"
    },
    {
      "job": 78636941212,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306896071"
    },
    {
      "job": 78636779554,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306867996"
    },
    {
      "job": 78636941166,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306878750"
    },
    {
      "job": 78636941187,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306881591"
    },
    {
      "job": 78636941183,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306880176"
    },
    {
      "job": 78636941184,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306883644"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/eds",
  "_commit": {
    "id": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
    "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": 1777381123
  },
  "_maintainer": {
    "name": "Avi Srivastava",
    "email": "asrivastava@cs.stonybrook.edu",
    "login": "k3yavi",
    "twitter": "@k3yavi",
    "description": "Assistant Professor | Computational Biology | Single-Cell Biology | Integrated Systems Immunology | @avisrilab ",
    "uuid": 8772521
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tximportData",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "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.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.14.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "rnaseq",
    "geneexpression",
    "singlecell",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mikelove",
      "count": 12,
      "uuid": 69203
    },
    {
      "user": "k3yavi",
      "count": 6,
      "uuid": 8772521
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 540,
    "source": "https://www.bioconductor.org/packages/stats/bioc/eds"
  },
  "_devurl": "https://github.com/mikelove/eds",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eds.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/k3yavi/eds",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "readEDS"
  ],
  "_help": [
    {
      "page": "readEDS",
      "title": "A low-level utility function for quickly reading in Alevin EDS format",
      "topics": [
        "readEDS"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/eds/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "eds.Rmd",
      "filename": "eds.html",
      "title": "eds: Low-level reader function for Alevin EDS format",
      "engine": "knitr::rmarkdown",
      "headings": [
        "eds package for reading in Alevin EDS format",
        "About EDS",
        "Simple example of reading EDS into R:",
        "Session info"
      ],
      "created": "2022-05-25 22:17:22",
      "modified": "2022-05-26 14:35:40",
      "commits": 2
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "eds",
  "_universes": [
    "bioc",
    "k3yavi",
    "mikelove"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T08:38:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "917462348823730e9ac91cd93ef6cb286d20fa4743980f680ba2bcaf9286b328",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T08:37:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "51dab09b80eb031ce498539032be1c8647e8053c94c05e2b45422fe7e283e2e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T08:37:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "bad24f222c3b9c00349ac58c17f78da18e3d52acbdca41e880456812f2fbb42e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T08:38:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "a998a48b7efcfbefd9a27afed3bf41d2062aa52c71ad23a9392a9d4015c51fb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T12:06:19.000Z",
      "arch": "aarch64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "6b3aae613c72a6ab7e5166d0c8b63fe495dbaff0fae6db71af18ef3020140105",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T08:38:45.000Z",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "09faa0c412e91b625ab19ad06fa259fa88b8b9357e1594111be19f69fb5265a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T12:05:54.000Z",
      "arch": "aarch64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "d197482cc1cef1744a2cf31f1589d947b49e6637de10e86ce1487c54b9cd9c48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T08:39:40.000Z",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "2ec760b1d8b3fbbce416c61dc137ce32b08d0b9bf4b83a84001a7a769d99eb93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.0",
      "date": "2026-05-30T08:37:22.000Z",
      "arch": "emscripten",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "4647986bbb35f722c8ee8e826ea0166fe6e48e9e91054b51e34775352fdff00e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T08:37:02.000Z",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "ba35d9f0b6ac0933378c63ce338eefd425ff73eb85eed86a08a4ab81709a19a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T08:36:47.000Z",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "dac855aa17a27c2ef1bbb9f4ad2690e64b29f8411bf7ef8c2155f548d6ca55cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T08:37:18.000Z",
      "arch": "x86_64",
      "commit": "5731621711aaab2db0079c6b8afb57c3b1adf7c0",
      "fileid": "fb5c3ba121b1da675b80c004b9f89d0c01bf147f7207a4ac0c3c6e675ff2f08d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679310548"
    }
  ]
}