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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://rossellhayes.r-universe.dev Date/Publication: 2023-09-23 18:26:12 UTC RemoteUrl: https://github.com/rossellhayes/plu RemoteRef: HEAD RemoteSha: 6af8084ec662092652e9054d1f90a64f75ec7301 NeedsCompilation: no Packaged: 2026-05-26 10:06:00 UTC; root Author: Alexander Rossell Hayes [aut, cre, cph] (ORCID: ) Maintainer: Alexander Rossell Hayes