Type: Package
Package: plu
Title: Dynamically Pluralize Phrases
Version: 0.3.0
Authors@R: 
    person("Alexander", "Rossell Hayes", , "alexander@rossellhayes.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9412-0457"))
Description: Converts English phrases to singular or plural form based on
    the length of an associated vector.  Contains helper functions to
    create natural language lists from vectors and to include the length
    of a vector in natural language.
License: MIT + file LICENSE
URL: https://pkg.rossellhayes.com/plu/,
        https://github.com/rossellhayes/plu
BugReports: https://github.com/rossellhayes/plu/issues
Depends: R (>= 2.10)
Imports: lifecycle
Suggests: and, covr, crayon, fracture, glue, knitr, nombre, testthat
        (>= 3.0.0), withr
RdMacros: lifecycle
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-23 18:27:17 UTC; alex
Author: Alexander Rossell Hayes [aut, cre, cph]
    (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>
Repository: CRAN
Date/Publication: 2023-09-23 19:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 06:18:11 UTC; unix
