Align docs #12
Annotations
10 warnings
Run lintr scanning:
R/data.R#L55
file=R/data.R,line=55,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
Run lintr scanning:
R/data.R#L83
file=R/data.R,line=83,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
Run lintr scanning:
R/data.R#L168
file=R/data.R,line=168,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
Run lintr scanning:
R/data.R#L229
file=R/data.R,line=229,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
Run lintr scanning:
R/gisco_bulk_download.R#L58
file=R/gisco_bulk_download.R,line=58,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Run lintr scanning:
R/gisco_bulk_download.R#L77
file=R/gisco_bulk_download.R,line=77,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Run lintr scanning:
R/gisco_cache.R#L146
file=R/gisco_cache.R,line=146,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/gisco_get_airports.R#L16
file=R/gisco_get_airports.R,line=16,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
Run lintr scanning:
R/gisco_get_countries.R#L111
file=R/gisco_get_countries.R,line=111,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Run lintr scanning:
R/gisco_get_healthcare.R#L15
file=R/gisco_get_healthcare.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters.
|