Package: thinkr 0.16

Vincent Guyader

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.

Authors:Vincent Guyader [aut, cre], Sébastien Rochette [aut], ThinkR [cph]

thinkr_0.16.tar.gz
thinkr_0.16.zip(r-4.7)thinkr_0.16.zip(r-4.6)thinkr_0.16.zip(r-4.5)
thinkr_0.16.tgz(r-4.6-any)thinkr_0.16.tgz(r-4.5-any)
thinkr_0.16.tar.gz(r-4.7-any)thinkr_0.16.tar.gz(r-4.6-any)
thinkr_0.16.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
thinkr/json (API)

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

Bug tracker:https://github.com/thinkr-open/thinkr/issues

On CRAN:

Conda:

hacktoberfestthinkr-not-maintained

6.97 score 28 stars 48 scripts 219 downloads 26 exports 118 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK170
source / vignettesOK223
linux-release-x86_64OK171
macos-release-arm64OK106
macos-oldrel-arm64OK103
windows-develOK113
windows-releaseOK111
windows-oldrelOK141
wasm-releaseOK136

Exports:.efface_test%>%%ni%all_ggplot_to_pptxas_mon_numericclean_levelsclean_namesclean_vecdput_levelsexcel_colexcel_to_ncolfind_namefrom_excel_to_posixtgsub2is_full_figuresis_full_nais_likertis.01is.12look_like_a_numbermake_uniquencol_to_excelpeepreplace_patternsave_as_csvset_col_type

Dependencies:askpassassertthatbase64encbrewbriobslibcachemcallrclicliprcommonmarkcpp11crayoncredentialscurldescdevtoolsdiffobjdigestdownlitdplyrellipsisevaluatefansifarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsgertggplot2gitcredsgluegtablehighrhtmltoolshtmlwidgetshttpuvhttr2iniisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclelubridatemagrittrmemoisemimeminiUIofficeropensslotelpakpillarpkgbuildpkgconfigpkgdownpkgloadpraiseprettyunitsprocessxprofvispromisespspurrrR6raggrappdirsrcmdcheckRColorBrewerRcpprlangrmarkdownroxygen2rprojrootrstudioapirversionsrvgS7sassscalessessioninfoshinysourcetoolsstringistringrsyssystemfontstestthattextshapingtibbletidyrtidyselecttimechangetinytexurlcheckerusethisutf8uuidvctrsviridisLitewaldowhiskerwithrxfunxml2xopenxtableyamlzip

Functions related to Excel
excel_names : dealing with column names and position number

Last update: 2021-07-14
Started: 2021-07-14

tools
replace_pattern(): Replace all occurencies of a pattern by replacement | is_likert(): Verify levels of a factor vector

Last update: 2021-07-14
Started: 2021-03-09