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.zip(r-4.7)dialr_0.4.2.zip(r-4.6)dialr_0.4.2.zip(r-4.5)
dialr_0.4.2.tgz(r-4.6-any)dialr_0.4.2.tgz(r-4.5-any)
dialr_0.4.2.tar.gz(r-4.7-any)dialr_0.4.2.tar.gz(r-4.6-any)
dialr_0.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dialr/json (API)
NEWS

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

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

Pkgdown/docs site:https://socialresearchcentre.github.io

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

On CRAN:

Conda:

libphonenumberopenjdk

4.92 score 12 stars 14 scripts 244 downloads 26 exports 2 dependencies

Last updated from:1ffaabe6dd. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR153
source / vignettesOK181
linux-release-x86_64ERROR136
macos-release-arm64ERROR79
macos-oldrel-arm64ERROR105
windows-develERROR102
windows-releaseERROR82
windows-oldrelERROR92
wasm-releaseOK113

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 May 26 2026.

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