Package: dialr Title: Parse, Format, and Validate International Phone Numbers Version: 0.4.2 Authors@R: c(person(given = "Danny", family = "Smith", role = c("aut", "cre", "cph"), email = "danny@gorcha.org"), person(given = "The Social Research Centre", role = "cph")) Description: Parse, format, and validate international phone numbers using Google's 'libphonenumber' java library, . License: GPL (>= 3) URL: https://socialresearchcentre.github.io/dialr/, https://github.com/socialresearchcentre/dialr, https://github.com/socialresearchcentre/dialrjars, https://github.com/google/libphonenumber BugReports: https://github.com/socialresearchcentre/dialr/issues Depends: R (>= 3.6.0) Imports: dialrjars (>= 8.10.11.1), rJava Suggests: covr, dplyr, knitr, pillar, rmarkdown, testthat (>= 2.1.0) VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 SystemRequirements: java (>= 1.6) Config/pak/sysreqs: make default-jdk Repository: https://socialresearchcentre.r-universe.dev Date/Publication: 2023-10-15 11:23:49 UTC RemoteUrl: https://github.com/socialresearchcentre/dialr RemoteRef: HEAD RemoteSha: 1ffaabe6dd04b7d9a387b118c47c60ce7868dfba Packaged: 2026-07-09 16:39:06 UTC; root Author: Danny Smith [aut, cre, cph], The Social Research Centre [cph] Maintainer: Danny Smith