Gergely Daróczi

Results 156 comments of Gergely Daróczi

See #81 for some more details, but in short, you want `simplify=FALSE` for now and do some postprocessing.

Ah, sorry, I totally missed you are the author of both tickets :) Let me try to clarify this with some additional docs and suggested workaround -- later this week.

Hm, probably the `simplify = FALSE` option is handled correctly only if `length(id) == 1` when using `fbad_list_ads` .. .can you please double check? If that's the case, then I...

I don't know of and never faced such limitation. Can you share your `devtools::session_info()`? Also, try `data.table::rbindlist` instead of `unlist` & `matrix`.

Thanks! So looking into this, it seems that this function that I wrote quite a while ago tries to achieve multiple things: reading fields of a list of provided creatives...

@ErezLo sorry, no related updates in the package due to lack of resources -- but I would highly appreciate a PR as per my above comment if anyone has some...

I had the same problem with Shelly 1: everything went fine with the first device, but the second failed (did not connect to WiFi after the automatic restart, neither seems...

It's rather hard to try to help you without a minimal reproducible example (of the script).

An ugly (and limited) workaround that works fine here: update the init file of Apache. I use this hack to set the `TMPDIR` and `lang`.