Package: pivotea
Title: Create Pivot Table Easily
Version: 1.0.2
Authors@R: 
    person("Toshikazu", "Matsumura", , 
           "matutosi@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2306-6355"))
Description: Pivot easily by specifying rows, columns, values and split.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/matutosi/pivotea,
        https://matutosi.github.io/pivotea/
LazyData: true
Imports: dplyr, purrr, rlang, tidyr
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
        tibble
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-07-13 06:17:44 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre]
    (<https://orcid.org/0000-0003-2306-6355>)
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-13 06:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:52:50 UTC; unix
