Type: Package Package: i18n Version: 0.2.0.9000 Title: Internationalization Data from the 'Unicode CLDR' in Tabular Form Description: Up-to-date data from the 'Unicode CLDR Project' (where 'CLDR' stands for 'Common Locale Data Repository') are available here as a series of easy-to-parse datasets. Several functions are provided for extracting key elements from the tabular datasets. Authors@R: c( person("Richard", "Iannone", , "riannone@me.com", c("aut", "cre"), comment = c(ORCID = "0000-0003-3925-190X")) ) License: MIT + file LICENSE URL: https://github.com/rich-iannone/i18n BugReports: https://github.com/rich-iannone/i18n/issues Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Depends: R (>= 3.2) Imports: magrittr Suggests: covr, lintr, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://rich-iannone.r-universe.dev Date/Publication: 2024-06-15 18:30:52 UTC RemoteUrl: https://github.com/rich-iannone/i18n RemoteRef: HEAD RemoteSha: 2ed2abb93ccbb9ba95cc873213c07a418870b83f NeedsCompilation: no Packaged: 2026-07-05 09:12:43 UTC; root Author: Richard Iannone [aut, cre] (ORCID: ) Maintainer: Richard Iannone