Package: plyxp
Title: Data masks for SummarizedExperiment enabling dplyr-like
        manipulation
Version: 1.2.5
Authors@R: c(
    person("Justin", "Landis", email = "jtlandis314@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-5501-4934")),
    person("Michael", "Love", email = "michaelisaiahlove@gmail.com", role = "aut",
    comment = c(ORCID = "0000-0001-8401-0545")))
Description: The package provides `rlang` data masks for the SummarizedExperiment class. The enables the evaluation of unquoted expression in different contexts of the SummarizedExperiment object with optional access to other contexts. The goal for `plyxp` is for evaluation to feel like a data.frame object without ever needing to unwind to a rectangular data.frame.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Imports: dplyr, purrr, rlang, SummarizedExperiment, tidyr, tidyselect,
        vctrs, tibble, pillar, cli, glue, S7, S4Vectors, utils, methods
Depends: R (>= 4.5.0)
Suggests: devtools, knitr, rmarkdown, testthat, airway, IRanges, here
LazyData: true
URL: https://github.com/jtlandis/plyxp,
        https://jtlandis.github.io/plyxp
BugReports: https://www.github.com/jtlandis/plyxp/issues
biocViews: Annotation, GenomeAnnotation, Transcriptomics
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/plyxp
git_branch: RELEASE_3_21
git_last_commit: da7b8d8
git_last_commit_date: 2025-08-06
Repository: Bioconductor 3.21
Date/Publication: 2025-08-07
NeedsCompilation: no
Packaged: 2025-08-08 01:06:32 UTC; biocbuild
Author: Justin Landis [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5501-4934>),
  Michael Love [aut] (ORCID: <https://orcid.org/0000-0001-8401-0545>)
Maintainer: Justin Landis <jtlandis314@gmail.com>
Built: R 4.5.1; ; 2025-08-08 13:35:03 UTC; windows
