Package: unheadr 0.4.0

unheadr: Handle Data with Messy Header Rows and Broken Values

Verb-like functions to work with messy data, often derived from spreadsheets or parsed PDF tables. Includes functions for unwrapping values broken up across rows, relocating embedded grouping values, and to annotate meaningful formatting in spreadsheet files.

Authors:Luis D. Verde Arregoitia [aut, cre]

unheadr_0.4.0.tar.gz
unheadr_0.4.0.zip(r-4.7)unheadr_0.4.0.zip(r-4.6)unheadr_0.4.0.zip(r-4.5)
unheadr_0.4.0.tgz(r-4.6-any)unheadr_0.4.0.tgz(r-4.5-any)
unheadr_0.4.0.tar.gz(r-4.7-any)unheadr_0.4.0.tar.gz(r-4.6-any)
unheadr_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
unheadr/json (API)
NEWS

# Install 'unheadr' in R:
install.packages('unheadr', repos = c('https://luisdva.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/luisdva/unheadr/issues

Pkgdown/docs site:https://unheadr.liomys.mx

Datasets:
  • AOEunits - Statistics for game units in Age of Empires II: Definitive Edition
  • AOEunits_raw - Statistics for game units in Age of Empires II: Definitive Edition in a messy presentation
  • primates2017 - Comparative data for 54 species of primates
  • primates2017_broken - Comparative data for 16 species of primates with some broken values
  • primates2017_wrapped - Comparative data for two species of primates

On CRAN:

Conda:

6.53 score 64 stars 53 scripts 290 downloads 10 exports 31 dependencies

Last updated from:d890056b14. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK193
linux-release-x86_64OK131
macos-release-arm64OK115
macos-oldrel-arm64OK104
windows-develOK110
windows-releaseOK79
windows-oldrelOK78
wasm-releaseOK126

Exports:%>%annotate_mfannotate_mf_allmash_colnamesregex_valignsquish_newlinesunbreak_rowsunbreak_valsuntangle2unwrap_cols

Dependencies:cellrangerclicpp11crayondplyrforcatsgenericsgluehmslifecyclemagrittrpillarpitonpkgconfigprettyunitsprogresspurrrR6Rcppreadxlrematchrlangstringistringrtibbletidyrtidyselecttidyxlutf8vctrswithr

Introduction to unheadr

Rendered fromunheadr-vignette.Rmdusingknitr::rmarkdownon May 08 2026.

Last update: 2024-05-09
Started: 2018-07-04