Package: and
Title: Construct Natural-Language Lists with Internationalization
Version: 0.1.6
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-25 21:19:28 UTC; alex
Author: Alexander Rossell Hayes [aut, cre, cph]
    (<https://orcid.org/0000-0001-9412-0457>),
  Unicode, Inc. [dtc] (Language data),
  Flavia Rossell Hayes [ill]
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>
Repository: CRAN
Date/Publication: 2025-02-25 21:50:05 UTC
Built: R 4.5.2; ; 2025-11-08 02:06:35 UTC; windows
