Package: svTidy
Type: Package
Version: 0.2.0
Title: 'SciViews::R' - Tidy Functions
Description: SciViews equivalent functions of 'dplyr' and 'tidyr', but faster
  and using a standard evaluation of arguments or formulas.
Authors@R: c(
  person("Philippe", "Grosjean", role = c("aut", "cre"),
    email = "phgrosjean@sciviews.org",
    comment = c(ORCID = "0000-0002-2694-9471")))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 4.2.0)
Imports: cli (>= 3.6.4), collapse (>= 2.0.12), data.table (>= 1.15.4),
        data.trame (>= 0.9.0), dplyr (>= 1.1.4), rlang (>= 1.1.1),
        svBase (>= 1.7.0), svMisc (>= 1.6.0), tibble (>= 3.2.1), tidyr
        (>= 1.3.0), tidyselect(>= 1.2.1), utils (>= 4.2.0)
Suggests: dtplyr (>= 1.3.1), covr (>= 3.5.0), knitr (>= 1.42),
        rmarkdown (>= 2.21), spelling (>= 2.2.1), testthat (>= 3.0.0)
Remotes: SciViews/data.trame, SciViews/svBase, SciViews/svMisc
License: MIT + file LICENSE
URL: https://github.com/SciViews/svTidy,
        https://www.sciviews.org/svTidy/,
        https://sciviews.r-universe.dev/svTidy
BugReports: https://github.com/SciViews/svTidy/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
ByteCompile: yes
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-15 13:41:07 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>)
