Package: dialr 0.4.2

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.2.tar.gz
dialr_0.4.2.tar.gz(r-4.5-noble)dialr_0.4.2.tar.gz(r-4.4-noble)
dialr_0.4.2.tgz(r-4.4-emscripten)dialr_0.4.2.tgz(r-4.3-emscripten)
dialr.pdf |dialr.html
dialr/json (API)
NEWS

# Install 'dialr' in R:
install.packages('dialr', repos = c('https://cran.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

2.81 score 13 scripts 337 downloads 26 exports 2 dependencies

Last updated 1 years agofrom:b9fea62646. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-linuxOKOct 10 2024

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 Oct 10 2024.

Last update: 2020-04-04
Started: 2019-05-03

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