Package: and Title: Construct Natural-Language Lists with Internationalization Version: 0.1.8 Authors@R: c( person("Alexander", "Rossell Hayes", , "alexander@rossellhayes.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-9412-0457")), person(, "Unicode, Inc.", role = "dtc", comment = "Language data"), person("Flavia", "Rossell Hayes", role = "ill") ) Description: Construct language-aware lists. Make "and"-separated and "or"-separated lists that automatically conform to the user's language settings. License: MIT + file LICENSE URL: https://pkg.rossellhayes.com/and/, https://github.com/rossellhayes/and BugReports: https://github.com/rossellhayes/and/issues Depends: R (>= 3.5) Imports: glue, rlang (>= 1.0.0) Suggests: covr, knitr, mockery, stringi, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://rossellhayes.r-universe.dev Date/Publication: 2026-03-16 19:14:26 UTC RemoteUrl: https://github.com/rossellhayes/and RemoteRef: HEAD RemoteSha: 5ead685547287486a18b613175b9a3d8ecf54557 NeedsCompilation: no Packaged: 2026-06-14 08:38:13 UTC; root Author: Alexander Rossell Hayes [aut, cre, cph] (ORCID: ), Unicode, Inc. [dtc] (Language data), Flavia Rossell Hayes [ill] Maintainer: Alexander Rossell Hayes