Package: dialr 0.4.1.9000

Danny Smith

dialr: Parse, Format, and Validate International Phone Numbers

Parse, format, and validate international phone numbers using Google's 'libphonenumber' java library, <https://github.com/google/libphonenumber>.

Authors:Danny Smith [aut, cre, cph], The Social Research Centre [cph]

dialr_0.4.1.9000.tar.gz
dialr_0.4.1.9000.zip(r-4.5)dialr_0.4.1.9000.zip(r-4.4)dialr_0.4.1.9000.zip(r-4.3)
dialr_0.4.1.9000.tgz(r-4.4-any)dialr_0.4.1.9000.tgz(r-4.3-any)
dialr_0.4.1.9000.tar.gz(r-4.5-noble)dialr_0.4.1.9000.tar.gz(r-4.4-noble)
dialr_0.4.1.9000.tgz(r-4.4-emscripten)dialr_0.4.1.9000.tgz(r-4.3-emscripten)
dialr.pdf |dialr.html
dialr/json (API)
NEWS

# Install dialr in R:
install.packages('dialr', repos = c('https://socialresearchcentre.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/socialresearchcentre/dialr/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

libphonenumber

26 exports 10 stars 1.53 score 2 dependencies 310 downloads

Last updated 9 months agofrom:9d3667fbbf

Exports:check_ccget_carrierget_ccget_exampleget_geocodeget_regionget_region_for_calling_codeget_regions_for_calling_codeget_supported_regionsget_supported_typesget_timezoneget_typeget_types_for_regionis_matchis_parsedis_possibleis_validis.phoneph_exampleph_formatph_possibleph_regionph_typeph_validphonephone_reparse

Dependencies:dialrjarsrJava

Introduction to dialr

Rendered fromdialr.Rmdusingknitr::rmarkdownon Jun 11 2024.

Last update: 2020-04-04
Started: 2019-04-13

Readme and manuals

Help Manual

Help pageTopics
Check ISO country codecheck_cc
Get an example phone numberdialr-example get_example
Phone number equality checksdialr-match is_match
Phone number parsing and formattingas.character.phone dialr-phone format.phone is.phone phone phone_reparse print.phone
Phone number regiondialr-region get_region get_regions_for_calling_code get_region_for_calling_code get_supported_regions
Phone number typedialr-type get_supported_types get_type get_types_for_region
Phone number validity checksdialr-valid is_parsed is_possible is_valid
Phone number carrier informationget_carrier
Get ISO country codeget_cc
Phone number geographical informationget_geocode
Phone number time zoneget_timezone