Update README.Rmd #101
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/api_key.R#L31
file=R/api_key.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 129 characters.
|
lint:
R/check_params.R#L12
file=R/check_params.R,line=12,col=3,[object_usage_linter] local variable 'arg' assigned but may not be used
|
lint:
R/check_params.R#L15
file=R/check_params.R,line=15,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
lint:
R/check_params.R#L17
file=R/check_params.R,line=17,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
|
lint:
R/check_params.R#L22
file=R/check_params.R,line=22,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 312 characters.
|
lint:
R/check_params.R#L27
file=R/check_params.R,line=27,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint:
R/check_params.R#L46
file=R/check_params.R,line=46,col=3,[object_usage_linter] local variable 'arg' assigned but may not be used
|
lint:
R/check_params.R#L49
file=R/check_params.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
|
lint:
R/get_consumption.R#L40
file=R/get_consumption.R,line=40,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
lint:
R/get_consumption.R#L62
file=R/get_consumption.R,line=62,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
|