Gergely Daróczi
Gergely Daróczi
If anyone looking for this feature in Gnome 3, I've been using https://github.com/p-e-w/argos with a one-liner script to report on the current task and the timer. It's not interactive, so...
Following up on our [Twitter conversation](https://twitter.com/daroczig/status/708063171035004928), I use `match.call` in such cases. Very basic example: ``` r my_sample
Thanks for #46, I will test and merge soon
Hey, thanks for the report! These functions were not really well maintained as I'm not currently using these -- sorry for that. There has been quite a lot of changes...
@aychen5 can you please confirm if the above PR works for your use case and I should merge that and close this ticket?
Sorry, I won't have time in the near future to add support for this, but would appreciate a PR based on the above `POST` example using the internal `fbad_request` approach...
Thanks for catching this! Would you be open to creating a PR with the above-described fix?
Yeah, it should be pretty trivial to add support for this based on https://developers.facebook.com/docs/marketing-api/guides/lead-ads/leads PR welcome, but I will also try to work on this -- around mid/2nd half of...
Yeah, the API is changing from version to version -- at Facebook, it's not at the R package level: https://developers.facebook.com/docs/apps/changelog#v2_9_targeting See the `delivery_estimate` API endpoint. I'm modifying this ticket to...
I was considering this previously, but I think it's better to keep it private -- those devs who want to debug stuff or want to use not-supported API endpoints definitely...