printtree 0.2.0
Added optional PNG snapshot export via
snapshot = TRUE
, with light/dark backgrounds.
Improved project root detection using
root_markers
(e.g.,
.Rproj
and
DESCRIPTION
).
Improved project lookup to accept
.Rproj
filenames and project names in
search_paths
.
printtree 0.1.0
Initial CRAN release.
print_rtree()
prints directory trees and optionally detects
.Rproj
roots.