Join 📚 James's Highlights

A batch of the best highlights from what Jimmy's read, .

R CMD check or devtools::check\(\) will check your package for adherence to some standards (e.g., what folders can there be) and run the tests and examples. It’s a useful command to run even if your package isn’t intended to go on CRAN.

Workflow automation tools for package developers

Maëlle Salmon

devtools::spell\_check\(\), wrapping spelling::spell\_check\_package\(\), runs a spell check on your package and lets you store white-listed words.

Workflow automation tools for package developers

Maëlle Salmon

the gert package can find and return Git’s preferences via gert::git_config_global()

Persistent Config and Data for R Packages - R-Hub Blog

None

...catch up on these, and many more highlights