Permutation shap sampling estimation + paired sampling #107
lint-changed-files.yaml
on: pull_request
lint-changed-files
12m 28s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/finalize_explanation.R#L24
file=R/finalize_explanation.R,line=24,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint-changed-files:
R/finalize_explanation.R#L24
file=R/finalize_explanation.R,line=24,col=37,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/finalize_explanation.R#L24
file=R/finalize_explanation.R,line=24,col=37,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint-changed-files:
R/finalize_explanation.R#L109
file=R/finalize_explanation.R,line=109,col=50,[commas_linter] Commas should always have a space after.
|
lint-changed-files:
R/finalize_explanation.R#L109
file=R/finalize_explanation.R,line=109,col=56,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/finalize_explanation.R#L109
file=R/finalize_explanation.R,line=109,col=56,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint-changed-files:
R/finalize_explanation.R#L122
file=R/finalize_explanation.R,line=122,col=21,[commas_linter] Commas should always have a space after.
|
lint-changed-files:
R/finalize_explanation.R#L122
file=R/finalize_explanation.R,line=122,col=25,[infix_spaces_linter] Put spaces around all infix operators.
|
lint-changed-files:
R/finalize_explanation.R#L122
file=R/finalize_explanation.R,line=122,col=36,[commas_linter] Commas should always have a space after.
|
lint-changed-files:
R/finalize_explanation.R#L122
file=R/finalize_explanation.R,line=122,col=40,[infix_spaces_linter] Put spaces around all infix operators.
|