Hadley Wickham

Results 2580 comments of Hadley Wickham

* This directory can also contain `.claude/CLAUDE.md` * We might want to exclude `.Renviron` by default: https://docs.claude.com/en/docs/claude-code/settings#excluding-sensitive-files (we don't use it, but others do. And whatever the dotenv package uses)...

I have wondered if we need a `use_snapshot()` to parallel `use_r()`/`use_test()`

Similarly it would be nice if `use_r()`/`use_test()` took you to the right place when a snapshot file was open.

Recording year and month is probably worthwhile.

I don't think anything has changed 😬

A better question would be which tidyverse package don't import all the base packages that they use. Which I bet is a lot.

I'm finding the auto-install super helpful as I work through the testthat revdeps.