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.5.1
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
Published: 2019-03-30
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

Downloads:

Reference manual: unpivotr.pdf
Vignettes: Compass Directions
HTML Tables
Small Multiples
Package source: unpivotr_0.5.1.tar.gz
Windows binaries: r-devel: unpivotr_0.5.1.zip, r-release: unpivotr_0.5.1.zip, r-oldrel: unpivotr_0.5.1.zip
OS X binaries: r-release: unpivotr_0.5.1.tgz, r-oldrel: unpivotr_0.5.1.tgz
Old sources: unpivotr archive

Reverse dependencies:

Reverse imports: tidycells

Linking:

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