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:Richard Iannone [aut, cre]

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'))

Peer review:

Bug tracker:https://github.com/rich-iannone/i18n/issues

Datasets:
  • 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

On CRAN:

14 exports 9 stars 1.47 score 1 dependencies 9 scripts 255 downloads

Last updated 3 months agofrom:2ed2abb93c. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winNOTESep 13 2024
R-4.4-macNOTESep 13 2024
R-4.3-winNOTESep 13 2024
R-4.3-macNOTESep 13 2024

Exports:%>%characters_elementscldr_character_labelscldr_characterscldr_currenciescldr_datescldr_locale_namescldr_numberscurrencies_elementscurrency_code_listdates_elementslocale_listlocale_names_elementsnumbers_elements

Dependencies:magrittr

Readme and manuals

Help Manual

Help pageTopics
A vector containing every currency codeall_currency_codes
A vector containing all locale namesall_locales
A table with localized character labels and descriptorscharacter_labels
A table with localized character datacharacters
Get localized values from the character_labels datasetcldr_character_labels
Get localized values from the characters datasetcldr_characters
Get a single localized value from the currencies datasetcldr_currencies
Get a single localized value from the dates datasetcldr_dates
Get a localized list of locale names from the locale_names datasetcldr_locale_names
Get a single localized value from the numbers datasetcldr_numbers
A table with localized currency attributes and descriptorscurrencies
A table with localized date attributes and descriptorsdates
A table with localized generic date attributes and descriptorsdates_generic
A table with rule sets for naming periods of a dayday_periods
A table containing a mapping of default locale names to base localesdefault_locales
A table with localized delimiter valuesdelimiters
Element lists for different _CLDR_ data tablescharacters_elements currencies_elements currency_code_list dates_elements element_lists locale_list locale_names_elements numbers_elements
A table with localized layout datalayout
A table with localized language, script, and territory nameslocale_names
Vectors of digits from various numbering systemsnum_system_digits
A table with localized numerical attributes and descriptorsnumbers
A table with metadata for a wide variety of script typesscript_metadata
A table with the starting day of the week across territoriesstart_of_week
A table with BCP47 Olson/IANA-style and canonical time zone IDstz_bcp_id
A table with localized names for all time zone exemplar citiestz_exemplar
A table with localized time zone formatting informationtz_formats
A table with names of map-based time zonestz_map
A table with localized time zone names for all metazonestz_metazone_names
A table that links canonical tz names with their metazonetz_metazone_users
A table with localized data on unitsunits