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 |