-
-
Notifications
You must be signed in to change notification settings - Fork 10
98 add adcm variables@main #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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