Adjust the variable parsing for vrb
argument
#98
Annotations
11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L94
file=R/plot_corr.R,line=94,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
|
lint:
R/plot_trace.R#L53
file=R/plot_trace.R,line=53,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/plot_trace.R#L55
file=R/plot_trace.R,line=55,col=10,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/plot_trace.R#L134
file=R/plot_trace.R,line=134,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|