Package: orgutils
Type: Package
Title: Helper Functions for Org Files
Version: 0.5-0
Date: 2024-01-31
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)
Imports: textutils
Suggests: RUnit
URL: http://enricoschumann.net/R/packages/orgutils/
NeedsCompilation: no
Packaged: 2024-01-31 20:30:27 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2024-01-31 21:10:02 UTC
Built: R 4.2.3; ; 2024-01-31 23:04:06 UTC; unix
