Ironholds / poster

Address parsing and normalisation through libpostal
MIT License
59 stars 9 forks source link

"Poster" throws error #10

Closed DannyChristy closed 7 years ago

DannyChristy commented 7 years ago

I am trying to integrate libpostal with R using the package Poster. I have successfully installed libpostal and Poster in my machine. However i could not use any methods like poster::city("hansastrasse 84, 24118 kiel") or poster::house("hansastrasse 84, 24118 kiel") . and the error is Error in getelements(x, 5) : attempt to set index 10/10 in SET_STRING_ELT

Could you please help me out ?

Ironholds commented 7 years ago

I'll look into it,

DannyChristy commented 7 years ago

Thanks a ton !

Ironholds commented 7 years ago

Try with the latest version?

Ironholds commented 7 years ago

@DannyChristy ?

Ironholds commented 7 years ago

Whelp, this seems fixed at my end.