Improve verify_data
function
#97
Annotations
11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
R/ggmice.R#L110
file=R/ggmice.R,line=110,col=20,[commas_linter] Commas should always have a space after.
|
lint:
R/ggmice.R#L111
file=R/ggmice.R,line=111,col=88,[commas_linter] Commas should always have a space after.
|
lint:
R/ggmice.R#L136
file=R/ggmice.R,line=136,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L190
file=R/ggmice.R,line=190,col=7,[indentation_linter] Indentation should be 9 spaces but is 7 spaces.
|
lint:
R/ggmice.R#L194
file=R/ggmice.R,line=194,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/ggmice.R#L197
file=R/ggmice.R,line=197,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
|
lint:
R/plot_corr.R#L89
file=R/plot_corr.R,line=89,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
|
lint:
R/utils.R#L33
file=R/utils.R,line=33,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/utils.R#L33
file=R/utils.R,line=33,col=42,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/utils.R#L33
file=R/utils.R,line=33,col=42,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|