Uh oh!
There was an error while loading. Please reload this page.
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.
jeis4wpi
commented
Aug 18, 2026
Happy to push the docs devtools::document() ? |
Signed-off-by: John E <jeis4wpi@outlook.com>
jeis4wpi
commented
Aug 18, 2026
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)
Uh oh!
There was an error while loading. Please reload this page.
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) |
jdblischak
commented
Aug 20, 2026
@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! |
cgiachalis
commented
Aug 20, 2026
No worries and thanks for your prompt response! |
docs: fix typos
Does this help?