Package: pivotea
Title: Create Pivot Table Easily
Version: 1.0.1
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.2.3
URL: https://github.com/matutosi/pivotea
        https://github.com/matutosi/pivotea/tree/develop (devel)
LazyData: true
Imports: dplyr, magrittr, 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: 2023-07-16 00:32:04 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre]
    (<https://orcid.org/0000-0003-2306-6355>)
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-16 02:10:02 UTC
Built: R 4.2.0; ; 2023-07-16 11:52:14 UTC; unix
