Charlie Pauvert

Results 9 comments of Charlie Pauvert

Hi, thanks for the reprex, I was running in the same problem in production. I confirm this bug with `7.8.2` as well as the latest `7.14.0`. On top of that,...

Thanks @zachary-foster for considering this and for the last commit, it seems that something is still off unfortunately as the runs on macOS and windows are still failing.. Thanks @bschilder,...

Hi ! Thanks for this resource, I'm facing the same issue. > @marianamnoriega are you getting this with the mirror too? I just downloaded the other day (US) and it...

Thanks @AstrobioMike for this effort for the community, much appreciated! It is now downloading ~10MB/s (estimated myself as there is currently no rate displayed glotlabs/gdrive#44) on a remote.

Hi, I also had the same problem. Restarting the session and/or emptying the environment did not solve the issue. What worked was to load `{gargoyle}` in `R/run_app.R`. Hope that helps...

Thank you @ilyaZar for your extensive answer! I also directly thought of this, but the issue is that at this stage of the project I was not even calling `gargoyle::watch()`...

Yep, was also looking! Thanks! BUT this dates https://github.com/ColinFay/gargoyle/commit/17423812fe166ab5e990ea0b432d76b17c8875b8 back to after the package was on the CRAN, and this is the version I installed. Trying out with the dev...

Checking again that : ```r gargoyle::on ``` did correctly have the prefix! :+1: and if yes, I also then added `{gargoyle}` as a remote dependency to be sure in the...

Thanks for all the work on there, and the follow-up on issues! :muscle: I'm having a similar issue and wanted to be able to follow as well. I was curious...