Hadley Wickham
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()`
Moving this to usethis
Similarly it would be nice if `use_r()`/`use_test()` took you to the right place when a snapshot file was open.
If there's an API for it:
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.