Package: matahari 0.1.3
matahari: Spy on Your R Session
Conveniently log everything you type into the R console. Logs are are stored as tidy data frames which can then be analyzed using 'tidyverse' style tools.
Authors:
matahari_0.1.3.tar.gz
matahari_0.1.3.zip(r-4.5)matahari_0.1.3.zip(r-4.4)matahari_0.1.3.zip(r-4.3)
matahari_0.1.3.tgz(r-4.4-any)matahari_0.1.3.tgz(r-4.3-any)
matahari_0.1.3.tar.gz(r-4.5-noble)matahari_0.1.3.tar.gz(r-4.4-noble)
matahari_0.1.3.tgz(r-4.4-emscripten)matahari_0.1.3.tgz(r-4.3-emscripten)
matahari.pdf |matahari.html✨
matahari/json (API)
NEWS
# Install 'matahari' in R: |
install.packages('matahari', repos = c('https://jhudsl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jhudsl/matahari/issues
Last updated 5 years agofrom:9f11b0cb9e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:dance_recitaldance_removedance_reportdance_savedance_startdance_stopdance_tbl
Dependencies:bitbit64clicliprcpp11crayonfansigluehmsjsonlitelifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangrstudioapitibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a matahari-esque data frame from a file. | dance_recital |
Remove your logging history. | dance_remove |
Copy the log to your clipboard. | dance_report |
Save the log as an rds file. | dance_save |
Start Spying | dance_start |
Stop Spying | dance_stop |
Get the log as a tibble | dance_tbl |