Package: otter
Title: Ott's Utility Functions
Version: 0.1.0
Authors@R: 
    person("Ott", "Vahtrik", , "ott.vahtrik@gmail.com", role = c("aut", "cre"))
Description: A growing collection of personal utility functions.
    Currently provides tools to parse Rich Text Format (RTF) files and
    extract their tables into data frames, automatically detecting
    header rows, merging multi-page tables, and resolving merged
    cells. Particularly useful for tables produced by SAS or by the
    'r2rtf' package, which are commonly used for clinical trial and
    regulatory reporting.
License: MIT + file LICENSE
URL: https://github.com/ottvahtrik/otter,
        https://ottvahtrik.github.io/otter/
BugReports: https://github.com/ottvahtrik/otter/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: lintr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-28 16:48:57 UTC; ottvahtrik
Author: Ott Vahtrik [aut, cre]
Maintainer: Ott Vahtrik <ott.vahtrik@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 09:20:02 UTC
Built: R 4.7.0; ; 2026-09-10 23:51:51 UTC; windows
