Helps the user to build and register schema descriptions of disorganised (messy) tables. Disorganised tables are tables that are not in a topologically coherent form, where packages such as 'tidyr' could be used for reshaping. The schema description documents the arrangement of input tables and is used to reshape them into a standardised (tidy) output format.
Version: | 0.4.1 |
Depends: | R (≥ 2.10) |
Imports: | checkmate, rlang, tibble, dplyr, tidyr, magrittr, tidyselect, testthat, crayon, methods, purrr, stringr |
Suggests: | knitr, rmarkdown, bookdown, readr, covr |
Published: | 2023-01-31 |
DOI: | 10.32614/CRAN.package.tabshiftr |
Author: | Steffen Ehrmann [aut, cre], Tsvetelina Tomova [ctb], Carsten Meyer [aut], Abdualmaged Alhemiary [ctb], Amelie Haas [ctb], Annika Ertel [ctb], Arne Rümmler [ctb], Caroline Busse [ctb] |
Maintainer: | Steffen Ehrmann <steffen.ehrmann at posteo.de> |
BugReports: | https://github.com/luckinet/tabshiftr/issues |
License: | GPL-3 |
URL: | https://github.com/luckinet/tabshiftr |
NeedsCompilation: | no |
Language: | en-gb |
Materials: | README NEWS |
CRAN checks: | tabshiftr results |
Reference manual: | tabshiftr.pdf |
Vignettes: |
reorganising messy data |
Package source: | tabshiftr_0.4.1.tar.gz |
Windows binaries: | r-devel: tabshiftr_0.4.1.zip, r-release: tabshiftr_0.4.1.zip, r-oldrel: tabshiftr_0.4.1.zip |
macOS binaries: | r-release (arm64): tabshiftr_0.4.1.tgz, r-oldrel (arm64): tabshiftr_0.4.1.tgz, r-release (x86_64): tabshiftr_0.4.1.tgz, r-oldrel (x86_64): tabshiftr_0.4.1.tgz |
Old sources: | tabshiftr archive |
Reverse imports: | arealDB |
Please use the canonical form https://CRAN.R-project.org/package=tabshiftr to link to this page.