Package: jot 0.0.5

Christopher T. Kenny

jot: Jot Down Values for Later

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.

Authors:Christopher T. Kenny [aut, cre]

jot_0.0.5.tar.gz
jot_0.0.5.zip(r-4.7)jot_0.0.5.zip(r-4.6)jot_0.0.5.zip(r-4.5)
jot_0.0.5.tgz(r-4.6-any)jot_0.0.5.tgz(r-4.5-any)
jot_0.0.5.tar.gz(r-4.7-any)jot_0.0.5.tar.gz(r-4.6-any)
jot_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
jot/json (API)
NEWS

# Install 'jot' in R:
install.packages('jot', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/christopherkenny/jot/issues

Pkgdown/docs site:https://christophertkenny.com

On CRAN:

Conda:

3.48 score 3 stars 3 scripts 135 downloads 19 exports 2 dependencies

Last updated from:8854249029. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK123
source / vignettesOK153
linux-release-x86_64OK94
macos-release-arm64OK67
macos-oldrel-arm64OK114
windows-develOK63
windows-releaseOK70
windows-oldrelOK72
wasm-releaseOK103

Exports:get_jot_userget_sys_timejotjot_activatejot_activejot_closejot_currentjot_deactivatejot_erasejot_listjot_lockjot_newjot_new_padjot_openjot_readjot_skimjot_unlockread_jotwrite_jot

Dependencies:cliyaml

Readme and manuals

Help Manual

Help pageTopics
Get Current Userget_jot_user
Get System Time as Integerget_sys_time
Jot Down a Notejot write_jot
Erase a Notejot_erase
List out names of values in a jot notepadjot_list
Lock or Unlock a jot Notepadjot_lock jot_unlock
Create new jot Notepadjot_new jot_new_pad
Open and Close jot Notepadsjot_activate jot_active jot_close jot_current jot_deactivate jot_open
Read a jot notepadjot_read read_jot
Read in all values from a jot notepadjot_skim