Package: dialrs Title: Parse phone numbers Version: 0.0.1.9000 Authors@R: person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: Parse phone numbers using the Rust crate 'phonenumber'. Includes validation of numbers and formatting. URL: https://github.com/schochastics/dialrs, https://schochastics.github.io/dialrs/ BugReports: https://github.com/schochastics/dialrs/issues License: Apache License (== 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.0 Config/rextendr/version: 0.3.1 Depends: R (>= 2.10) LazyData: true Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://schochastics.r-universe.dev Date/Publication: 2024-07-02 17:02:08 UTC RemoteUrl: https://github.com/schochastics/dialrs RemoteRef: HEAD RemoteSha: 5f4abc112d69e0d8b96a8cfd1fcd7ef331db5262 NeedsCompilation: yes Packaged: 2026-04-01 05:29:51 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch