From 64f7d44c7276ac150cbe196733dd191cb7fc5c46 Mon Sep 17 00:00:00 2001 From: Danny Smith Date: Wed, 3 Mar 2021 12:44:01 +1100 Subject: [PATCH] Add R library "dialr" to third party ports (#2586) [dialr](https://github.com/socialresearchcentre/dialr/) is an R wrapper around the libphonenumber Java library (not a port as such) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd9abfca8..86ee0f520 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ maintenance processes. * Rust: https://github.com/1aim/rust-phonenumber * Erlang: https://github.com/marinakr/libphonenumber_erlang * Clojure: https://github.com/randomseed-io/phone-number +* R: https://github.com/socialresearchcentre/dialr/ Alternatives to our own versions: