Package: orgutils
Type: Package
Title: Helper Functions for Org Files
Version: 0.5-1
Date: 2025-07-29
Maintainer: Enrico Schumann <es@enricoschumann.net>
Authors@R: person("Enrico", "Schumann",
                  role  = c("aut", "cre"),
                  email = "es@enricoschumann.net",
                  comment = c(ORCID = "0000-0001-7601-6576"))
Description: 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.
License: GPL (>= 2)
Depends: R (>= 3.2)
Suggests: tinytest
URL: https://enricoschumann.net/R/packages/orgutils/
NeedsCompilation: no
Packaged: 2025-07-29 15:42:41 UTC; es19
Author: Enrico Schumann [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2025-07-29 16:20:08 UTC
Built: R 4.6.0; ; 2025-08-18 04:20:35 UTC; unix
