Hadley Wickham

Results 2577 comments of Hadley Wickham

These are now converted to rlang errors in order to get tracebacks if your snapshot errors.

Hmmmm, let me see if I can somehow get the best of both worlds.

I think this probably needs a bit more thought than in other packages, because we'd need to make sure that this directory eventually gets cleaned up.

httr2 has `cache_disk_prune()` which is called automatically on load, and ensures that all tokens > 30 days old are deleted. These tokens can be used to do stuff on your...

Can you give me a bit more context here? waldo currently only removes srcrefs from functions (which I think makes sense).

I have a general aversion to git hooks, so I don't have anything to add here.