{
  "_id": "6a1bdc6b1d7bb097a0a1743e",
  "Package": "DFplyr",
  "Title": "A `DataFrame` (`S4Vectors`) backend for `dplyr`",
  "Version": "1.6.0",
  "Authors@R": "c(person(\"Jonathan\", \"Carroll\", \nemail = \"rpkg@jcarroll.com.au\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1404-5264\")),\nperson(\"Pierre-Paul\", \"Axisa\", role=c(\"ctb\")))",
  "Description": "Provides `dplyr` verbs (`mutate`, `select`, `filter`,\netc...) supporting `S4Vectors::DataFrame` objects. Importantly,\nthis is achieved without conversion to an intermediate\n`tibble`. Adds grouping infrastructure to `DataFrame` which is\nrespected by the transformation verbs.",
  "biocViews": "DataRepresentation, Infrastructure, Software",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jonocarroll/DFplyr",
  "BugReports": "https://github.com/jonocarroll/DFplyr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:59 UTC",
  "RemoteUrl": "https://github.com/bioc/DFplyr",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:31:15 UTC",
    "User": "root"
  },
  "Author": "Jonathan Carroll [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1404-5264>),\nPierre-Paul Axisa [ctb]",
  "Maintainer": "Jonathan Carroll <rpkg@jcarroll.com.au>",
  "MD5sum": "45d50f5fda88a54943c9fd01cf7d611a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "DFplyr_1.6.0.tar.gz",
  "_fileid": "bd6a580ba2ea03dd33b5d13fb2ff88bea494cd102a6bb676b5f335a376a5d753",
  "_filesize": 389270,
  "_sha256": "bd6a580ba2ea03dd33b5d13fb2ff88bea494cd102a6bb676b5f335a376a5d753",
  "_created": "2026-05-31T06:31:15.000Z",
  "_published": "2026-05-31T06:59:54.993Z",
  "_jobs": [
    {
      "job": 78705722778,
      "time": 146,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314459936"
    },
    {
      "job": 78705722779,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314466419"
    },
    {
      "job": 78705722780,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314469610"
    },
    {
      "job": 78705722789,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314617484"
    },
    {
      "job": 78705722792,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314616404"
    },
    {
      "job": 78705520777,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314443210"
    },
    {
      "job": 78705722786,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314457240"
    },
    {
      "job": 78705722790,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314460326"
    },
    {
      "job": 78705722794,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314454863"
    },
    {
      "job": 78705722785,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314456282"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DFplyr",
  "_commit": {
    "id": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
    "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": 1777381439
  },
  "_maintainer": {
    "name": "Jonathan Carroll",
    "email": "rpkg@jcarroll.com.au",
    "login": "jonocarroll",
    "mastodon": "@jonocarroll@fosstodon.org",
    "twitter": "@carroll_jono",
    "description": "Recovering theoretical physicist / ongoing coffee addict / continually improving data scientist. I'm interested in open-source data projects, mainly in R.",
    "uuid": 9496865,
    "orcid": "0000-0002-1404-5264"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "datarepresentation",
    "infrastructure",
    "software"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "jonocarroll",
      "count": 70,
      "uuid": 9496865
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 246,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DFplyr"
  },
  "_devurl": "https://github.com/jonocarroll/dfplyr",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DFplyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonocarroll/dfplyr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bindROWS",
    "desc",
    "rename",
    "rename2"
  ],
  "_help": [
    {
      "page": "DFplyr-package",
      "title": "Treat a 'S4Vectors::DataFrame' as a 'dplyr' data source",
      "topics": [
        "DFplyr-package",
        "DFplyr"
      ]
    },
    {
      "page": "sub-GroupedDataFrame-method",
      "title": "Subset a DataFrame",
      "topics": [
        "[,GroupedDataFrame-method"
      ]
    },
    {
      "page": "arrange.DataFrame",
      "title": "Order rows using column values",
      "topics": [
        "arrange.DataFrame"
      ]
    },
    {
      "page": "bindROWS-GroupedDataFrame-method",
      "title": "rbind DataFrames",
      "topics": [
        "bindROWS,GroupedDataFrame-method"
      ]
    },
    {
      "page": "count.DataFrame",
      "title": "Count the observations in each group",
      "topics": [
        "count.DataFrame"
      ]
    },
    {
      "page": "desc",
      "title": "Descending order",
      "topics": [
        "desc"
      ]
    },
    {
      "page": "distinct.DataFrame",
      "title": "Keep distinct/unique rows",
      "topics": [
        "distinct.DataFrame"
      ]
    },
    {
      "page": "filter.DataFrame",
      "title": "Keep or drop rows that match a condition",
      "topics": [
        "filter.DataFrame"
      ]
    },
    {
      "page": "filter.GroupedDataFrame",
      "title": "Keep or drop rows that match a condition",
      "topics": [
        "filter.GroupedDataFrame"
      ]
    },
    {
      "page": "format.DataFrame",
      "title": "Encode in a Common Format",
      "topics": [
        "format.DataFrame"
      ]
    },
    {
      "page": "group_by_drop_default.DataFrame",
      "title": "Default value for .drop argument of group_by",
      "topics": [
        "group_by_drop_default.DataFrame"
      ]
    },
    {
      "page": "group_by.DataFrame",
      "title": "Group by one or more variables",
      "topics": [
        "group_by.DataFrame"
      ]
    },
    {
      "page": "group_by.GroupedDataFrame",
      "title": "Group by one or more variables",
      "topics": [
        "group_by.GroupedDataFrame"
      ]
    },
    {
      "page": "group_data.DataFrame",
      "title": "Grouping metadata",
      "topics": [
        "group_data.DataFrame"
      ]
    },
    {
      "page": "group_vars.DataFrame",
      "title": "Grouping metadata",
      "topics": [
        "group_vars.DataFrame"
      ]
    },
    {
      "page": "group_vars.GroupedDataFrame",
      "title": "Grouping metadata",
      "topics": [
        "group_vars.GroupedDataFrame"
      ]
    },
    {
      "page": "mutate.DataFrame",
      "title": "Create, modify, and delete columns",
      "topics": [
        "mutate.DataFrame"
      ]
    },
    {
      "page": "pull.DataFrame",
      "title": "Extract a single column",
      "topics": [
        "pull.DataFrame"
      ]
    },
    {
      "page": "rename-DataFrame-method",
      "title": "Rename Columns of a DataFrame",
      "topics": [
        "rename,DataFrame-method"
      ]
    },
    {
      "page": "rename2",
      "title": "Rename Columns of a DataFrame (deprecated)",
      "topics": [
        "rename2"
      ]
    },
    {
      "page": "select.DataFrame",
      "title": "Keep or drop columns using their names and types",
      "topics": [
        "select.DataFrame"
      ]
    },
    {
      "page": "slice.DataFrame",
      "title": "Subset rows using their positions",
      "topics": [
        "slice.DataFrame"
      ]
    },
    {
      "page": "summarise.DataFrame",
      "title": "Summarise each group down to one row",
      "topics": [
        "summarise.DataFrame"
      ]
    },
    {
      "page": "summarize.DataFrame",
      "title": "Summarise each group down to one row",
      "topics": [
        "summarize.DataFrame"
      ]
    },
    {
      "page": "tally.DataFrame",
      "title": "Count the observations in each group",
      "topics": [
        "tally.DataFrame"
      ]
    },
    {
      "page": "tbl_vars.DataFrame",
      "title": "List variables provided by a tbl.",
      "topics": [
        "tbl_vars.DataFrame"
      ]
    },
    {
      "page": "ungroup.DataFrame",
      "title": "Group by one or more variables",
      "topics": [
        "ungroup.DataFrame"
      ]
    },
    {
      "page": "ungroup.GroupedDataFrame",
      "title": "Group by one or more variables",
      "topics": [
        "ungroup.GroupedDataFrame"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DFplyr/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "S4Vectors",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "example_usage.Rmd",
      "filename": "example_usage.html",
      "title": "Example Usage",
      "author": "Jonathan Carroll",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Install DFplyr",
        "Background",
        "Quick start to using DFplyr",
        "Citing DFplyr",
        "Session Information."
      ],
      "created": "2024-09-11 12:42:51",
      "modified": "2026-02-15 06:41:28",
      "commits": 9
    }
  ],
  "_score": 6.121559844187502,
  "_indexed": false,
  "_nocasepkg": "dfplyr",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/DFplyr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-31T06:34:25.000Z",
      "distro": "noble",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "c8b5b86703abda5c60f55eb14f62f9a1154e4980d8e8a256423b1401283f441e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-31T06:34:46.000Z",
      "distro": "noble",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "fea14474bfbf84070a82a1b9c66251ffea01683acb8c0153c5226089c4cd4ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-31T06:58:43.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "3de6a27f746224739700506214a16a1fa8b6886d4035827df3dcbf4c847dc055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-31T06:58:53.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "42d2dc759280337ff6baa9f2a727e6379d30ed194c903c5b4c037e3ea3b10f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-05-31T06:33:46.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "1392ae8f954e4043169fdb09e68a038705092bd92fea294d30f35a0ee33f7fc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-31T06:33:30.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "33f4a37e6e0b04721340a9a78008bb5b458600c1412e672af4e27b8c2cb03825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-31T06:32:33.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "45c1d4bfe2d162e8dac9e32672722d83caace9dca5c4fbe4f26bcee13db5f26a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-31T06:32:46.000Z",
      "commit": "fbb4f81959cb557f0b0aebe6eb1589096ace3fc3",
      "fileid": "a3706746697eeb689170e0ff09e1839dd21eb6171740285bc5f622a18ee87b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26705364846"
    }
  ]
}