Hadley Wickham

Results 2592 comments of Hadley Wickham

If we could this we should also recommend `source()` after `edit_r_profile()`. And in both case, need to make sure that the code link is clickable. A PR would definitely be...

I think the way forward would be for `use_quarto_project()` to be a thin wrapper over either the cli or the quarto package.

I think it's probably worth making `use_quarto_project()` (or maybe `use_project_quarto()`) that calls `quarto::quarto_create_project()`.

@Jonathan-Aron-LDN if you think a simple fix is possible, I think a PR is the next step forward. That way it's easier for us to evaluate exactly what you're proposing.

Unless you can suggest an existing R package that can go from a DOI to a citation, I think this is out of scope for usethis.

We'd prefer to do this more tactically, adding CC licenses where there's a clear need. In general, we do want to steer our users towards specific licenses rather than offering...

Maybe we could base them on the heading name, and any bullets that don't match a heading just go at the end. (So we're still covered if we change the...

I think we'd accept a PR for this. Maybe just assume the caller has already opted-in?

Yeah, that seems like a reasonable idea to me.