Hadley Wickham

Results 2585 comments of Hadley Wickham

Right, because this is one of the edge cases that IMO should never have worked (i.e. it's a bug).

Yeah, I think this would be useful to add to the examples.

Since we're currently 50-50 on French Canadians and this term, I think we can try and skip creating a specific variant just for fr-CA.

I think your issue is missing some text?

Hmmm, I think it's the advice that's wrong here — `clean_site()` is specifically for cleaning up sites (as the name suggests 😄) not deleting directories that aren't sites.

And recommend that you test with dev httr2 since most tests won't be run on CRAN.

I don't, but I suspect it was an argument where the default was `NULL` and the expected type was a list.

Thanks for the detailed analysis and PR. Your explanation and fix makes sense to me, so I'll hopefully get it merged shortly.

If there's an underlying reason I have long since forgotten it. Maybe it's to avoid some sort of precedence clash between stats and geoms?