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.5)unheadr_0.4.0.zip(r-4.4)unheadr_0.4.0.zip(r-4.3)
unheadr_0.4.0.tgz(r-4.5-any)unheadr_0.4.0.tgz(r-4.4-any)unheadr_0.4.0.tgz(r-4.3-any)
unheadr_0.4.0.tar.gz(r-4.5-noble)unheadr_0.4.0.tar.gz(r-4.4-noble)
unheadr_0.4.0.tgz(r-4.4-emscripten)unheadr_0.4.0.tgz(r-4.3-emscripten)
unheadr.pdf |unheadr.html
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 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:

6.43 score 60 stars 45 scripts 235 downloads 10 exports 32 dependencies

Last updated 9 months agofrom:5cf220b3c9. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 07 2025
R-4.5-winNOTEFeb 07 2025
R-4.5-macNOTEFeb 07 2025
R-4.5-linuxNOTEFeb 07 2025
R-4.4-winOKFeb 07 2025
R-4.4-macOKFeb 07 2025
R-4.3-winOKFeb 07 2025
R-4.3-macOKFeb 07 2025

Exports:%>%annotate_mfannotate_mf_allmash_colnamesregex_valignsquish_newlinesunbreak_rowsunbreak_valsuntangle2unwrap_cols

Dependencies:cellrangerclicpp11crayondplyrfansiforcatsgenericsgluehmslifecyclemagrittrpillarpitonpkgconfigprettyunitsprogresspurrrR6Rcppreadxlrematchrlangstringistringrtibbletidyrtidyselecttidyxlutf8vctrswithr

Introduction to unheadr

Rendered fromunheadr-vignette.Rmdusingknitr::rmarkdownon Feb 07 2025.

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