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:
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')) |
Bug tracker:https://github.com/enricoschumann/orgutils/issues
Last updated 16 days agofrom:b69ff28c7a. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | ERROR | Oct 21 2024 |
R-4.5-linux | ERROR | Oct 21 2024 |
R-4.4-win | ERROR | Oct 21 2024 |
R-4.4-mac | ERROR | Oct 21 2024 |
R-4.3-win | ERROR | Oct 21 2024 |
R-4.3-mac | ERROR | Oct 21 2024 |
Dependencies:textutils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Org Utils | orgutils-package org |
Read Org Tables | readOrg |
Generate Org-mode Markup | print.org toOrg toOrg.data.frame toOrg.Date toOrg.POSIXt |