Hadley Wickham

Results 880 issues of Hadley Wickham

e.g. this: ``` There are uncommitted changes, which may cause problems or be lost when we push, pull, switch, or compare branches. Do you want to proceed anyway? 1: Nope...

feature
git

Rather than erroring, as currently.

git
release :flight_departure:

* Drop `@keywords internal` * Add `@includeRmd ../README.md` (or whatever the correct path is) This would provide a convenient way to access the README from within the package — it...

readme :house:
documentation 💡

It would need a different name, but it's very useful when you add a new S3 method. Currently (because of the changes to S3 method registration in 4.0.0), you need...

feature
documentation 💡

e.g. https://github.com/tidyverse/tidyups/blob/main/004-governance.md#process To start, I think we probably want one function that generates the email body and puts on the clipboard, and another that sets permissions appropriately if the author...

feature
tidy :sparkles:

e.g. `Config/usethis/auto_tidy: TRUE` so that afterwards, any operation that touches the description would auto-tidy it?

https://rstudio.github.io/rstudio-extensions/rstudio_project_templates.html

feature
wip

From JJ: "I've added scp.exe to the Windows MSYS SSH bundle (it's in the latest daily build, v0.98.13). You can access the path to the directory containing ssh.exe, scp.exe, etc....

windows-os

Not sure what these should be. Some ideas: - Create non-root user - Add basic firewall - Other stuff from here: https://www.digitalocean.com/community/tutorials/an-introduction-to-securing-your-linux-vps

To match `summary_rows()`

Difficulty: [3] Advanced
Effort: [3] High
Priority: [3] High
Type: ★ Enhancement