ua-parser / uap-r

R implementation of ua-parser
Other
14 stars 13 forks source link

parse_agents crashes RStudio #8

Open assumednormal opened 8 years ago

assumednormal commented 8 years ago

I don't have much information beyond this. No errors get returned. No warnings. RStudio just crashes when I try to parse a vector of 1000 user agents. The CLI, however, works.

Ironholds commented 8 years ago

Yeah, I've seen this with a couple of packages and I have literally no idea why. It only happens in RStudio and not even all versions of RStudio :/

aruneshmathur commented 8 years ago

See this as well. Works from the command line but crashes RStudio. :/

Ironholds commented 8 years ago

Aye, I'm trying to rework this. We'll see what we shall see.

On Saturday, 23 July 2016, Arunesh Mathur notifications@github.com wrote:

See this as well. Works from the command line but crashes RStudio. :/

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ua-parser/uap-r/issues/8#issuecomment-234755562, or mute the thread https://github.com/notifications/unsubscribe-auth/ACXz3mHrMjH2Hyzto78THf7pWViQJIH6ks5qYt_BgaJpZM4G216P .

aruneshmathur commented 8 years ago

Let me know if there's a way I can help. I can paste the RStudio crash report if you like.

Ironholds commented 8 years ago

Sure, I'll let you know when I have a beta!