Package: jot Title: Jot Down Values for Later Version: 0.0.5 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) Description: Reproducible work requires a record of where every statistic originated. When writing reports, some data is too big to load in the same environment and some statistics take a while to compute. This package offers a way to keep notes on statistics, simple functions, and small objects. Notepads can be locked to avoid accidental updates. Notepads keep track of who added the notes and when the notes were added. A simple text representation is used to allow for clear version histories. License: MIT + file LICENSE Config/Needs/website: christopherkenny/ctktemplate Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, yaml URL: http://christophertkenny.com/jot/, https://github.com/christopherkenny/jot BugReports: https://github.com/christopherkenny/jot/issues Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:15:13 UTC RemoteUrl: https://github.com/christopherkenny/jot RemoteRef: HEAD RemoteSha: 8854249029b26ab0e8e0e1501ed73878daa8f304 NeedsCompilation: no Packaged: 2026-05-31 06:20:35 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny