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.7)orgR_0.9.0.zip(r-4.6)orgR_0.9.0.zip(r-4.5)
orgR_0.9.0.tgz(r-4.6-any)orgR_0.9.0.tgz(r-4.5-any)
orgR_0.9.0.tar.gz(r-4.7-any)orgR_0.9.0.tar.gz(r-4.6-any)
orgR_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:c18c7a0e67. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 96 |
Exports:GetClockTableGetHeadlinesGetTSsearch.parentToISOdatetree.headings
Dependencies:clicpp11data.tablefarvergenericsggplot2ggthemesgluegtableisobandlabelinglifecyclelubridatemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletimechangeutf8vctrsviridisLitewithr
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 |
