Conversation
|
I've never used it, but I just discovered It'd be nice to have one function for coding agents. I think agents also tend to call check_man <- function(pkg = ".", document = FALSE, check_fields = TRUE) {
# ...
} |
|
I'm not convinced that |
|
I agree for human usage, but at a quick glance I think That said, I haven't fully looked into what's covered by |
|
Hmmm, interesting. I haven't noticed those problems myself. |
DavisVaughan
left a comment
There was a problem hiding this comment.
The only way I would ever remember this is if it was part of usethis::use_release_issue()'s checklist, but it seems very useful
It's a very common extrachecks pain point
Fixes #2525
@gadenbuie can you take a look too please? I think this should be a nice tool for a coding agent to verify that it's updated all the needed docs.