Package: tinytrail Title: Lightweight Auto-Updating Project Tracker and Data Dictionary Version: 0.1.0 Authors@R: person("Tomas", "Reivinger", , "tomas.reivinger@gmail.com", role = c("aut", "cre", "cph")) Description: 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. License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: yaml Encoding: UTF-8 Language: en-US RoxygenNote: 8.0.0 URL: https://github.com/tinytrail-r/tinytrail, https://tinytrail-r.github.io/tinytrail/ BugReports: https://github.com/tinytrail-r/tinytrail/issues Suggests: arrow, data.table, ggplot2, haven, jsonlite, kableExtra, knitr, openxlsx, purrr, readr, rmarkdown, rstudioapi, testthat (>= 3.0.0), tinytable, withr, writexl VignetteBuilder: knitr Config/testthat/edition: 3 NeedsCompilation: no Packaged: 2026-07-04 13:15:36 UTC; root Author: Tomas Reivinger [aut, cre, cph] Maintainer: Tomas Reivinger Repository: https://cran.r-universe.dev Date/Publication: 2026-07-04 08:40:02 UTC RemoteUrl: https://github.com/cran/tinytrail RemoteRef: HEAD RemoteSha: e448e317350be36fd6c913fbdfb2d7b8f934df50