pablobarbera / Rfacebook

Dev version of Rfacebook package: Access to Facebook API via R
http://cran.r-project.org/web/packages/Rfacebook
350 stars 250 forks source link

Use jsonlite for parsing JSON which handles unicode properly #152

Closed jefshe closed 6 years ago

jefshe commented 6 years ago

relates to https://github.com/pablobarbera/Rfacebook/issues/141

jefshe commented 6 years ago

rjson now supports utf-16 surrogate pair parsing