dialrjars

Lifecycle: stable CRAN status R-CMD-check

Overview

dialrjars provides the jars for Google’s libphonenumber library for use by the R package dialr.

Installation

You can install the released version of dialrjars from CRAN with:

install.packages("dialrjars")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("socialresearchcentre/dialrjars")