Package: dialrs 0.0.1.9000

dialrs: Parse phone numbers
Parse phone numbers using the Rust crate 'phonenumber'. Includes validation of numbers and formatting.
Authors:
dialrs_0.0.1.9000.tar.gz
dialrs_0.0.1.9000.zip(r-4.6)dialrs_0.0.1.9000.zip(r-4.5)
dialrs_0.0.1.9000.tgz(r-4.6-x86_64)dialrs_0.0.1.9000.tgz(r-4.6-arm64)dialrs_0.0.1.9000.tgz(r-4.5-x86_64)dialrs_0.0.1.9000.tgz(r-4.5-arm64)
dialrs_0.0.1.9000.tar.gz(r-4.6-arm64)dialrs_0.0.1.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
dialrs/json (API)
NEWS
| # Install 'dialrs' in R: |
| install.packages('dialrs', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schochastics/dialrs/issues
Pkgdown/docs site:https://schochastics.github.io
- fake_phone - A set of fake phone numbers for testing
Last updated from:5f4abc112d. Checks:7 FAIL, 3 OK, 3 WARNING. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 155 | ||
| linux-devel-x86_64 | FAIL | 138 | ||
| source / vignettes | OK | 191 | ||
| linux-release-arm64 | OK | 164 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | FAIL | 138 | ||
| macos-release-x86_64 | FAIL | 330 | ||
| macos-oldrel-arm64 | WARNING | 219 | ||
| macos-oldrel-x86_64 | WARNING | 355 | ||
| windows-devel | FAIL | 168 | ||
| windows-release | FAIL | 159 | ||
| windows-oldrel | WARNING | 230 | ||
| wasm-release | FAIL | 107 |
Exports:phone_country_codephone_debug_printphone_is_validphone_parsephone_type
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| dialrs: Parse phone numbers | dialrs-package dialrs |
| A set of fake phone numbers for testing | fake_phone |
| Extract country code from phone numbers | phone_country_code |
| Print Rust internal phonenumber for debugging purposes | phone_debug_print |
| Check if strings are valid phone numbers | phone_is_valid |
| Parse phone numbers into specific format | phone_parse |
| Return type of phone number | phone_type |
