Scott Chamberlain

Results 1293 comments of Scott Chamberlain

👋🏽 hi, thanks for the issue. Happy to make the fix.

@digitalWestie can you install from main here and let me know if it works for you?

vcr does have the `re_record_interval` config option https://docs.ropensci.org/vcr/reference/vcr_configure.html#cassette-options - it is tested and all, but I've not used it and I don't see anyone else using it in a github...

Bummer. Seems like maybe modifying the fixture files by hand may be worth a try?

Thanks for the notes on what you did @juliasilge If you could make a reprex that I can run too that duplicates that error with `fetch_survey` then I can try...

@ledell can you open this in https://github.com/ropensci/unconf16/issues

Hi, thanks for reaching out @RichardLitt The example shown in that issue using `filter_sensitive_data` and `filter_sensitive_data _regex` should do the trick, but if it's not I can help problem solve...

In terms of documentation, you mentioned the README. There's also: - the configuration help page http://docs.ropensci.org/vcr/reference/vcr_configure.html#filtering - the http testing book chapter https://books.ropensci.org/http-testing/vcr-security I'd be happy to think about what...