Package: orgR 0.9.0
orgR: Analyse Text Files Created by Emacs' Org mode
Provides functionality to process text files created by Emacs' Org mode, and decompose the content to the smallest components (headlines, body, tag, clock entries etc). Emacs is an extensible, customizable text editor and Org mode is for keeping notes, maintaining TODO lists, planning projects. Allows users to analyze org files as data frames in R, e.g., to convieniently group tasks by tag into project and calculate total working hours. Also provides some help functions like search.parent, gg.pie (visualise working hours in ggplot2) and tree.headlines (visualise headline stricture in tree format) to help user managing their complex org files.
Authors:
orgR_0.9.0.tar.gz
orgR_0.9.0.zip(r-4.5)orgR_0.9.0.zip(r-4.4)orgR_0.9.0.zip(r-4.3)
orgR_0.9.0.tgz(r-4.5-any)orgR_0.9.0.tgz(r-4.4-any)orgR_0.9.0.tgz(r-4.3-any)
orgR_0.9.0.tar.gz(r-4.5-noble)orgR_0.9.0.tar.gz(r-4.4-noble)
orgR_0.9.0.tgz(r-4.4-emscripten)orgR_0.9.0.tgz(r-4.3-emscripten)
orgR.pdf |orgR.html✨
orgR/json (API)
# Install 'orgR' in R: |
install.packages('orgR', repos = c('https://yitang.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 years agofrom:c18c7a0e67. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 17 2025 |
R-4.5-win | OK | Feb 17 2025 |
R-4.5-mac | OK | Feb 17 2025 |
R-4.5-linux | OK | Feb 17 2025 |
R-4.4-win | OK | Feb 17 2025 |
R-4.4-mac | OK | Feb 17 2025 |
R-4.3-win | OK | Feb 17 2025 |
R-4.3-mac | OK | Feb 17 2025 |
Exports:GetClockTableGetHeadlinesGetTSsearch.parentToISOdatetree.headings
Dependencies:clicolorspacecpp11data.tablefansifarvergenericsggplot2ggthemesgluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletimechangeutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
clock.table | GetClockTable |
Headlines | GetHeadlines |
function | GetTS |
orgR | orgR |
search.parent | search.parent |
clock.table | ToISOdate |
org-headings-tree | tree.headings |