{
  "_id": "6a66f2cea43a83b8c047f019",
  "Package": "DFplyr",
  "Title": "A `DataFrame` (`S4Vectors`) backend for `dplyr`",
  "Version": "1.7.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.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:59 UTC",
  "RemoteUrl": "https://github.com/bioc/DFplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "05a28e94a810a23e17e6a89f572e9beffaee9637",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-27 05:40:53 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>",
  "_user": "bioc",
  "_type": "src",
  "_file": "DFplyr_1.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2f818dc262d0c48e3186c98babdd6674f80cdd89156c0969b125ad91d46b7120",
  "_filesize": 392084,
  "_sha256": "2f818dc262d0c48e3186c98babdd6674f80cdd89156c0969b125ad91d46b7120",
  "_expires": "2026-11-04T05:55:25.000Z",
  "_created": "2026-07-27T05:40:53.000Z",
  "_published": "2026-07-27T05:55:26.835Z",
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 2
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471",
  "_status": "success",
  "_upstream": "https://github.com/bioc/DFplyr",
  "_commit": {
    "id": "05a28e94a810a23e17e6a89f572e9beffaee9637",
    "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": 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": "resolute",
  "_jobs": [
    {
      "job": 89896380619,
      "time": 167,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8643114257"
    },
    {
      "job": 89896380598,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643127703"
    },
    {
      "job": 89896380603,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643124343"
    },
    {
      "job": 89896380597,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643263922"
    },
    {
      "job": 89896380651,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643279034"
    },
    {
      "job": 89895740403,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643048712"
    },
    {
      "job": 89896380633,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8643099227"
    },
    {
      "job": 89896380660,
      "time": 103,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643094675"
    },
    {
      "job": 89896380617,
      "time": 112,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643095974"
    },
    {
      "job": 89896380624,
      "time": 110,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643096815"
    }
  ],
  "_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": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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": 76,
      "uuid": 9496865
    },
    {
      "user": "smped",
      "count": 9,
      "uuid": 8252496
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 451,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/jonocarroll/dfplyr",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_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/HEAD/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.422589839851483,
  "_indexed": true,
  "_nocasepkg": "dfplyr",
  "_universes": [
    "bioc",
    "jonocarroll"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-27T05:45:16.000Z",
      "distro": "resolute",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/50aaf6599b6fd9cc8eb088b66e12950ce3fa84215b83dbd63bb3e679403f6958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-27T05:45:08.000Z",
      "distro": "resolute",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/f5b480aa500d2c31df1288ce62702da19003ac131c730c97d74a3b40d1036364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-27T05:53:35.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/1a0c13606095c25ca93711bc5ee4e896be2f4e17dbdddd0f0c4c8d6e0e4df06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-27T05:54:26.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/d6708194ec1e3e656b12ea36132ee24038c84ad0ab31398908e8c058c5a70dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-07-27T05:44:21.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/1e2331cb9d16808a2c133dea63ac91c16a7676bbc0a3b71a52624b34c85b7d78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-27T05:43:22.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/7b7344296b43a309fa5bd73b086705a89ba0c098e73d4d15dc997edc33f9b945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-27T05:43:14.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/030582d8acc85b5e2e5b238a399a32852d670e32983b626c72d2f40a6bba452c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-27T05:43:21.000Z",
      "commit": "05a28e94a810a23e17e6a89f572e9beffaee9637",
      "fileid": "https://r2.ropensci.org/5ce472c782cc1e41aa91a03fef36e47b9fad9b96a5f604ece06b76e5479bb987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30239418471"
    }
  ]
}