pharmaverse / admiral

ADaM in R Asset Library
https://pharmaverse.github.io/admiral
Apache License 2.0
215 stars 60 forks source link

Closes 1839_dummy_issue_onboarding_for_im #2470

Closed jimrothstein closed 4 days ago

jimrothstein commented 3 weeks ago

First PR .... not quite finished, especially formatting

Thank you for your Pull Request! We have developed this task checklist from the Development Process Guide to help with the final steps of the process. Completing the below tasks helps to ensure our reviewers can maximize their time on your code as well as making sure the admiral codebase remains robust and consistent.

Please check off each taskbox as an acknowledgment that you completed the task or check off that it is not relevant to your Pull Request. This checklist is part of the Github Action workflows and the Pull Request will not be merged into the main branch until you have checked off each task.

bms63 commented 3 weeks ago

Change title of PR to Closes #1839...

bms63 commented 3 weeks ago

Just do devtools::document to get .Rd files and checks should pass.

jimrothstein commented 3 weeks ago

@bms63 Issue #1839

Thx for review comments.

bms63 commented 3 weeks ago
jimrothstein commented 3 weeks ago

Lame excuse: Switching from neovim to emacs for R.

bms63 commented 3 weeks ago

Looks like just a couple more minor checks to fix!!

manciniedoardo commented 3 weeks ago

@jimrothstein almost perfect now, just need to add the words flagged by the spellcheck to inst/WORDLIST 😄

jimrothstein commented 2 weeks ago

Confused. Ran spelling check several ways; with spelling:: and devtools::. Reports no spelling errors. But RStudio still showing a few phrases 'hw', 'der_*' as spelling errors. and words NOT in WORDLIST. Doesn't work if I manually add the words, or use spelling::update_wordlist()

manciniedoardo commented 2 weeks ago

@jimrothstein hmmm, looks like it passes now anyway! maybe it was just a transient issue

github-actions[bot] commented 4 days ago

This Pull Request is stale because it has not been worked on in 15 days.

manciniedoardo commented 4 days ago

@jimrothstein can you please close this PR? thanks