create meta_learner fit and predict - basic #9
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/check_inputs.R#L9
file=R/check_inputs.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/check_inputs.R#L10
file=R/check_inputs.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/check_inputs.R#L33
file=R/check_inputs.R,line=33,col=2,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
R/check_outputs.R#L12
file=R/check_outputs.R,line=12,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
lint:
R/check_outputs.R#L19
file=R/check_outputs.R,line=19,col=43,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/check_outputs.R#L28
file=R/check_outputs.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/check_outputs.R#L35
file=R/check_outputs.R,line=35,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/check_outputs.R#L37
file=R/check_outputs.R,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/check_outputs.R#L39
file=R/check_outputs.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/check_outputs.R#L67
file=R/check_outputs.R,line=67,col=81,[line_length_linter] Lines should not be more than 80 characters.
|