logtree: Tree-Style Console Logger for Nested Processes

Render nested process execution as a live, colored tree in the console, with tree connectors, status glyphs, and elapsed time per step. Nesting depth is tracked via frame exit handlers so it never desynchronizes, even when a step errors. Builds on the 'cli' package for console rendering.

Version: 0.1.0
Depends: R (≥ 4.0)
Imports: cli, rlang, withr
Suggests: covr, jsonlite, knitr, logger, pkgdown, rmarkdown, testthat (≥ 3.1.4)
Published: 2026-08-06
DOI: 10.32614/CRAN.package.logtree (may not be active yet)
Author: Ivan Sortino [aut, cre, cph]
Maintainer: Ivan Sortino <ivan.sortino97 at gmail.com>
BugReports: https://github.com/IvanSortino/logtree/issues
License: MIT + file LICENSE
URL: https://github.com/IvanSortino/logtree, https://ivansortino.github.io/logtree/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: logtree results

Documentation:

Reference manual: logtree.html , logtree.pdf
Vignettes: logtree (source, R code)

Downloads:

Package source: logtree_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): logtree_0.1.0.tgz, r-oldrel (arm64): logtree_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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