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,
    <https://github.com/google/libphonenumber>.
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
RoxygenNote: 7.2.3
SystemRequirements: java (>= 1.6)
Packaged: 2023-10-15 11:25:14 UTC; danny
Author: Danny Smith [aut, cre, cph],
  The Social Research Centre [cph]
Maintainer: Danny Smith <danny@gorcha.org>
Repository: CRAN
Date/Publication: 2023-10-16 19:40:10 UTC
Built: R 4.6.0; ; 2025-10-14 01:45:44 UTC; windows
