unpivotr: Unpivot Complex and Irregular Data Layouts

Tools for converting data from complex or irregular layouts to a columnar structure. For example, tables with multilevel column or row headers, or spreadsheets. Header and data cells are selected by their contents and position, as well as formatting and comments where available, and are associated with one other by their proximity in given directions. Functions for data frames and HTML tables are provided.

Version: 0.6.3
Depends: R (≥ 3.2.0)
Imports: methods, rlang, magrittr, dplyr, forcats, purrr, tidyr, pillar, tibble (≥ 2.1.1), cellranger, xml2, tidyselect
Suggests: knitr, rmarkdown, readr, tidyxl, readxl, stringr, htmltools, rvest, selectr, DT, testthat, covr, here
Published: 2023-01-22
Author: Duncan Garmonsway [aut, cre]
Maintainer: Duncan Garmonsway <nacnudus at gmail.com>
BugReports: https://github.com/nacnudus/unpivotr/issues
License: MIT + file LICENSE
URL: https://github.com/nacnudus/unpivotr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: unpivotr results

Documentation:

Reference manual: unpivotr.pdf
Vignettes: HTML Tables
Introduction to unpivotr
Small Multiples

Downloads:

Package source: unpivotr_0.6.3.tar.gz
Windows binaries: r-devel: unpivotr_0.6.3.zip, r-release: unpivotr_0.6.3.zip, r-oldrel: unpivotr_0.6.3.zip
macOS binaries: r-release (arm64): unpivotr_0.6.3.tgz, r-oldrel (arm64): unpivotr_0.6.3.tgz, r-release (x86_64): unpivotr_0.6.3.tgz
Old sources: unpivotr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=unpivotr to link to this page.