tidyxl: Read Untidy Excel Files (original) (raw)
Imports non-tabular from Excel files into R. Exposes cell content, position and formatting in a tidy structure for further manipulation. Tokenizes Excel formulas. Supports '.xlsx' and '.xlsm' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net>. Does not support '.xlsb' or '.xls'.
Version: | 1.0.10 |
---|---|
Depends: | R (≥ 3.2.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp, piton (≥ 1.0.0) |
Suggests: | testthat, here, knitr, rmarkdown, readxl, dplyr, tidyr, purrr, tibble, ggplot2, cellranger, openxlsx, rlang |
Published: | 2023-12-21 |
DOI: | 10.32614/CRAN.package.tidyxl |
Author: | Duncan Garmonsway [aut, cre], Hadley Wickham [ctb] (Author of included readxl fragments), Jenny Bryan [ctb] (Author of included readxl fragments), RStudio [cph] (Copyright holder of included readxl fragments), Marcin Kalicinski [ctb, cph] (Author of included RapidXML code) |
Maintainer: | Duncan Garmonsway |
BugReports: | https://github.com/nacnudus/tidyxl/issues |
License: | MIT + file |
URL: | https://github.com/nacnudus/tidyxl,https://nacnudus.github.io/tidyxl/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tidyxl results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tidyxlto link to this page.