Package: textutils
Type: Package
Title: Utilities for Handling Strings and Text
Version: 0.4-1
Date: 2024-04-01
Imports: utils
Suggests: tinytest
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: Utilities for handling character vectors
  that store human-readable text (either plain or with
  markup, such as HTML or LaTeX). The package provides,
  in particular, functions that help with the
  preparation of plain-text reports, e.g. for expanding
  and aligning strings that form the lines of such
  reports. The package also provides generic functions for
  transforming R objects to HTML and to plain text.
Collate: char_refs.R functions.R
License: GPL-3
URL: http://enricoschumann.net/R/packages/textutils/ ,
        https://git.sr.ht/~enricoschumann/textutils ,
        https://github.com/enricoschumann/textutils
NeedsCompilation: no
Packaged: 2024-04-01 07:38:03 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2024-04-01 08:00:02 UTC
Built: R 4.2.3; ; 2024-04-01 08:57:33 UTC; unix
