Package: tidyprint
Title: Custom Print Methods for SummarizedExperiment
Version: 1.0.0
Depends: R (>= 4.4.0)
Authors@R: 
    person("Chen", "Zhan", , "chen.zhan@adelaide.edu.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4794-8339"))
Description: Provides customized print methods for
        'SummarizedExperiment' objects to enhance readability and
        usability within a tidy workflow. It offers consistent,
        tidyverse-aligned console displays, including alternative
        tibble abstractions for large genomic data to improve
        discoverability and interpretation. The package also includes
        unified, contextual messaging utilities intended for the
        'tidyomics' ecosystem.
License: GPL-3
License_use_gpl3: file LICENSE
Encoding: UTF-8
Imports: magrittr, tidyr, tibble, dplyr, purrr, pillar, S4Vectors,
        stringr, cli, vctrs, SummarizedExperiment, methods, rlang,
        fansi, pkgconfig
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, BiocStyle, airway, pasilla, testthat (>=
        3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/tidyomics/tidyprint
BugReports: https://github.com/tidyomics/tidyprint/issues
biocViews: Software, Visualization, Infrastructure
Config/pak/sysreqs: libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:26 UTC
RemoteUrl: https://github.com/bioc/tidyprint
RemoteRef: RELEASE_3_23
RemoteSha: 8f2e4814a5feb3ce343e5696b3b0bbb5612e7a7f
NeedsCompilation: no
Packaged: 2026-04-30 06:59:08 UTC; root
Author: Chen Zhan [aut, cre] (ORCID: <https://orcid.org/0000-0002-4794-8339>)
Maintainer: Chen Zhan <chen.zhan@adelaide.edu.au>
Built: R 4.6.0; ; 2026-04-30 08:14:27 UTC; unix
