Package: dialr 0.4.2

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:
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
Last updated from:1ffaabe6dd. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 153 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | ERROR | 136 | ||
| macos-release-arm64 | ERROR | 79 | ||
| macos-oldrel-arm64 | ERROR | 105 | ||
| windows-devel | ERROR | 102 | ||
| windows-release | ERROR | 82 | ||
| windows-oldrel | ERROR | 92 | ||
| wasm-release | OK | 113 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check ISO country code | check_cc |
| Get an example phone number | dialr-example get_example |
| Phone number equality checks | dialr-match is_match |
| Phone number parsing and formatting | as.character.phone dialr-phone format.phone is.phone phone phone_reparse print.phone |
| Phone number region | dialr-region get_region get_regions_for_calling_code get_region_for_calling_code get_supported_regions |
| Phone number type | dialr-type get_supported_types get_type get_types_for_region |
| Phone number validity checks | dialr-valid is_parsed is_possible is_valid |
| Phone number carrier information | get_carrier |
| Get ISO country code | get_cc |
| Phone number geographical information | get_geocode |
| Phone number time zone | get_timezone |
