Package: i18n 0.2.0.9000
i18n: Internationalization Data from the 'Unicode CLDR' in Tabular Form
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:
i18n_0.2.0.9000.tar.gz
i18n_0.2.0.9000.zip(r-4.5)i18n_0.2.0.9000.zip(r-4.4)i18n_0.2.0.9000.zip(r-4.3)
i18n_0.2.0.9000.tgz(r-4.4-any)i18n_0.2.0.9000.tgz(r-4.3-any)
i18n_0.2.0.9000.tar.gz(r-4.5-noble)i18n_0.2.0.9000.tar.gz(r-4.4-noble)
i18n_0.2.0.9000.tgz(r-4.4-emscripten)i18n_0.2.0.9000.tgz(r-4.3-emscripten)
i18n.pdf |i18n.html✨
i18n/json (API)
NEWS
# Install 'i18n' in R: |
install.packages('i18n', repos = c('https://rich-iannone.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rich-iannone/i18n/issues
- all_currency_codes - A vector containing every currency code
- all_locales - A vector containing all locale names
- character_labels - A table with localized character labels and descriptors
- characters - A table with localized character data
- currencies - A table with localized currency attributes and descriptors
- dates - A table with localized date attributes and descriptors
- dates_generic - A table with localized generic date attributes and descriptors
- day_periods - A table with rule sets for naming periods of a day
- default_locales - A table containing a mapping of default locale names to base locales
- delimiters - A table with localized delimiter values
- layout - A table with localized layout data
- locale_names - A table with localized language, script, and territory names
- num_system_digits - Vectors of digits from various numbering systems
- numbers - A table with localized numerical attributes and descriptors
- script_metadata - A table with metadata for a wide variety of script types
- start_of_week - A table with the starting day of the week across territories
- tz_bcp_id - A table with BCP47 Olson/IANA-style and canonical time zone IDs
- tz_exemplar - A table with localized names for all time zone exemplar cities
- tz_formats - A table with localized time zone formatting information
- tz_map - A table with names of map-based time zones
- tz_metazone_names - A table with localized time zone names for all metazones
- tz_metazone_users - A table that links canonical tz names with their metazone
- units - A table with localized data on units
Last updated 5 months agofrom:2ed2abb93c. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:%>%characters_elementscldr_character_labelscldr_characterscldr_currenciescldr_datescldr_locale_namescldr_numberscurrencies_elementscurrency_code_listdates_elementslocale_listlocale_names_elementsnumbers_elements
Dependencies:magrittr