Package: toolero 0.4.0

Erwin Lares

toolero: A Toolkit for Research Workflows

Provides utility functions to help researchers implement best practices for their coding projects. Includes tools for reading and cleaning data files, initializing R projects with a standard folder structure and optional YAML configuration, creating 'Quarto' documents from reproducible templates with optional sample data and custom styling, detecting the execution context across interactive, 'Quarto', and script-based workflows, splitting data frames into group-level output files, applying analysis functions to each group with optional parallel execution, and rendering syntactic tree diagrams as standalone PNG images via 'Typst'.

Authors:Erwin Lares [aut, cre]

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

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

Bug tracker:https://github.com/erwinlares/toolero/issues

Pkgdown/docs site:https://erwinlares.github.io

On CRAN:

Conda:

quarto

5.13 score 1 stars 10 scripts 452 downloads 12 exports 81 dependencies

Last updated from:0402195aaa. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK160
source / vignettesOK235
linux-release-x86_64OK150
macos-release-arm64OK160
macos-oldrel-arm64OK122
windows-develOK139
windows-releaseOK129
windows-oldrelOK171
wasm-releaseOK119

Exports:arborizecheck_projectcreate_qmddetect_execution_contextgenerate_kb_xmlgenerate_project_configinit_projectqmd_to_rread_clean_csvrun_by_groupwrite_by_groupwrite_clean_csv

Dependencies:askpassbase64encbitbit64bslibcachemclicliprcpp11crayoncredentialscurldescdigestdplyrevaluatefastmapfontawesomefsgenericsgertgitcredsgluehighrhmshtmltoolshttrhttr2inijanitorjquerylibjsonliteknitrlaterlifecyclelubridatemagrittrmemoisemimeopensslparallellypillarpkgconfigprettyunitsprocessxprogresspspurrrquartoR6rappdirsRcppreadrrenvrlangrmarkdownrprojrootrstudioapirvestsassselectrsnakecasestringistringrsystibbletidyrtidyselecttimechangetinytextzdbusethisutf8vctrsvroomwhiskerwithrxfunxml2yamlzip

Getting started with toolero

Rendered fromtoolero-intro.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-06-05
Started: 2026-04-07

Rendering Syntactic Trees with arborize()

Rendered fromarborize.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-05-12
Started: 2026-05-02

Writing context-aware R code with detect_execution_context()

Rendered fromdetect-execution-context.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-05-12
Started: 2026-05-12