Package: tinytrail 0.1.0
tinytrail: Lightweight Auto-Updating Project Tracker and Data Dictionary
Once initialized, the package leaves a 'tiny trail' of human- and AI-readable text that makes it effortless to keep track of small to medium-sized projects. The package is lightweight (hence 'tiny') and maintains a YAML trail file recording which scripts produced which output files. Call tinytrail() once at the top of each script to record metadata, wrap any save call with tinytrail_write() to log the output path, and optionally use tinytrail_dict() to capture a data dictionary for each input data frame.
Authors:
tinytrail_0.1.0.tar.gz
tinytrail_0.1.0.tar.gz(r-4.7-any)tinytrail_0.1.0.tar.gz(r-4.6-any)
tinytrail_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tinytrail/json (API)
| # Install 'tinytrail' in R: |
| install.packages('tinytrail', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tinytrail-r/tinytrail/issues
Pkgdown/docs site:https://tinytrail-r.github.io
Last updated from:e448e31735. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 139 | ||
| wasm-release | OK | 148 |
Exports:tinytrailtinytrail_dicttinytrail_write
Dependencies:yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Register a script in the project trail | tinytrail |
| Add a data frame to the project data dictionary | tinytrail_dict |
| Record an output file path in the trail | tinytrail_write |
