thinkr: Tools for Cleaning Up Messy Files

Some tools for cleaning up messy 'Excel' files to be suitable for R. People who have been working with 'Excel' for years built more or less complicated sheets with names, characters, formats that are not homogeneous. To be able to use them in R nowadays, we built a set of functions that will avoid the majority of importation problems and keep all the data at best.

Version: 0.16
Depends: R (≥ 3.1)
Imports: assertthat, cli, devtools, dplyr, ggplot2, lazyeval, lubridate, magrittr, methods, officer, rvg, stats, stringi, stringr, tidyr, utils, withr
Suggests: knitr, rmarkdown, testthat
Published: 2022-08-22
Author: Vincent Guyader ORCID iD [aut, cre], Sébastien Rochette ORCID iD [aut], ThinkR [cph]
Maintainer: Vincent Guyader <vincent at thinkr.fr>
BugReports: https://github.com/Thinkr-open/thinkr/issues
License: GPL-3
URL: https://github.com/Thinkr-open/thinkr
NeedsCompilation: no
Materials: README
CRAN checks: thinkr results

Documentation:

Reference manual: thinkr.pdf
Vignettes: Functions related to Excel
tools

Downloads:

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

Linking:

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