Package: orgutils 0.5-1

orgutils: Helper Functions for Org Files

Helper functions for Org files (<https://orgmode.org/>): a generic function 'toOrg' for transforming R objects into Org markup (most useful for data frames; there are also methods for Dates/POSIXt) and a function to read Org tables into data frames.

Authors:Enrico Schumann [aut, cre]

orgutils_0.5-1.tar.gz
orgutils_0.5-1.zip(r-4.5)orgutils_0.5-1.zip(r-4.4)orgutils_0.5-1.zip(r-4.3)
orgutils_0.5-1.tgz(r-4.4-any)orgutils_0.5-1.tgz(r-4.3-any)
orgutils_0.5-1.tar.gz(r-4.5-noble)orgutils_0.5-1.tar.gz(r-4.4-noble)
orgutils_0.5-1.tgz(r-4.4-emscripten)orgutils_0.5-1.tgz(r-4.3-emscripten)
orgutils.pdf |orgutils.html
orgutils/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/enricoschumann/orgutils/issues

On CRAN:

emacsorg-mode

4.56 score 6 stars 1 packages 6 scripts 187 downloads 2 exports 1 dependencies

Last updated 16 days agofrom:b69ff28c7a. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-winERROROct 21 2024
R-4.5-linuxERROROct 21 2024
R-4.4-winERROROct 21 2024
R-4.4-macERROROct 21 2024
R-4.3-winERROROct 21 2024
R-4.3-macERROROct 21 2024

Exports:readOrgtoOrg

Dependencies:textutils

Examples for the orgutils package

Rendered fromorgutils_examples.Rnwusingutils::Sweaveon Oct 21 2024.

Last update: 2024-01-31
Started: 2017-03-21

Readme and manuals

Help Manual

Help pageTopics
Org Utilsorgutils-package org
Read Org TablesreadOrg
Generate Org-mode Markupprint.org toOrg toOrg.data.frame toOrg.Date toOrg.POSIXt