docs: fix typos - #893
Conversation
Signed-off-by: John E <jeis4wpi@outlook.com>
jdblischak
left a comment
There was a problem hiding this comment.
@jeis4wpi thanks for the PR to improve our docs!
Are you familiar with how to document R packages with {roxygen2} and {devtools}? If yes, please run devtools::document() to update the files in man/. If not, I can do this step for you.
|
Happy to push the docs devtools::document() ? |
Signed-off-by: John E <jeis4wpi@outlook.com>
|
Hi @jdblischak |
jdblischak
left a comment
There was a problem hiding this comment.
Thanks @jeis4wpi! Changes look good. Now we just need the CI jobs to pass (though the Windows builds are expected to fail, so don't worry about them)
|
That's interesting that this PR got merged so fast whereas this #855 (doc fixes only) is pending review for months... (almost a year) Note that the same author (or his AI agent ) introduces unnecessary changes or new errors in other R repos (r-lib/mirai#644, r-lib/nanonext#344) |
@cgiachalis thanks for bringing your PR to my attention. I understand your frustration. I met no offense. I wasn't watching this repo as closely when you submitted your PR last year. I approved and merged it in 4244a1d. Thanks again for your many suggestions and contributions! |
|
No worries and thanks for your prompt response! |
docs: fix typos
Does this help?