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.

Version: 0.9.0
Depends: ggthemes (≥ 1.7.0), ggplot2 (≥ 1.0.0), lubridate (≥ 1.3.3), data.table (≥ 1.9.4), stringr (≥ 0.6.2)
Published: 2014-12-20
Author: Yi Tang
Maintainer: Yi Tang <yi.tang.uk at me.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: orgR results

Documentation:

Reference manual: orgR.pdf

Downloads:

Package source: orgR_0.9.0.tar.gz
Windows binaries: r-devel: orgR_0.9.0.zip, r-release: orgR_0.9.0.zip, r-oldrel: orgR_0.9.0.zip
macOS binaries: r-release (arm64): orgR_0.9.0.tgz, r-oldrel (arm64): orgR_0.9.0.tgz, r-release (x86_64): orgR_0.9.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=orgR to link to this page.