-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
98 add adcm variables@main #108
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Iris, thanks for the changes, please run the following steps in your console
-
lintr:::addin_lint()
# lintr, checking code lintr -
styler::style_file("R/radcm.R")
# check code style - devtools::document(roclets = c('rd', 'collate', 'namespace', 'vignette')) # rebuild documnetation
- udate news.md
The first line gives an error: lintr:::addin_lint() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! thanks iris!
Pull Request
Fixes #nnn