Package: verbaliseR
Title: Make your Text Mighty Fine
Version: 0.1
Authors@R: 
    person(given = "Cara",
           family = "Thompson",
           role = c("aut", "cre"),
           email = "cara.r.thompson@gmail.com",
           comment = c(ORCID = "0000-0002-6472-5073"))
Description: Turn R analysis outputs into full sentences, by writing vectors into in-sentence lists, pluralising words conditionally, spelling out numbers if they are at the start of sentences, writing out dates in full following US or UK style, and managing capitalisations in tidy data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://github.com/cararthompson/verbaliseR
BugReports: https://github.com/cararthompson/verbaliseR/issues
Maintainer: Cara Thompson <cara.r.thompson@gmail.com>
Imports: stringr
NeedsCompilation: no
Packaged: 2022-09-20 21:38:25 UTC; Cara
Author: Cara Thompson [aut, cre] (<https://orcid.org/0000-0002-6472-5073>)
Repository: CRAN
Date/Publication: 2022-09-21 08:50:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:05:44 UTC; windows
