Package: pivotea Title: Create Pivot Table Easily Version: 1.0.2.9000 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 Roxygen: list(markdown = TRUE) 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 (>= 4.1.0) Config/pak/sysreqs: libicu-dev Repository: https://matutosi.r-universe.dev Date/Publication: 2026-02-25 21:53:38 UTC RemoteUrl: https://github.com/matutosi/pivotea RemoteRef: HEAD RemoteSha: 3d8375149967b17ca112f3bd602f441a53db3e0d NeedsCompilation: no Packaged: 2026-07-05 03:58:43 UTC; root Author: Toshikazu Matsumura [aut, cre] (ORCID: ) Maintainer: Toshikazu Matsumura