Index of /web/packages/dialrjars/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-07-17 13:10 5.5K 

README

dialrjars

lifecycle CRAN status Travis build status AppVeyor build status

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")