Skip to content

lintr

lintr #146

Triggered via schedule September 10, 2024 08:30
Status Success
Total duration 2m 25s
Artifacts

lintr.yaml

on: schedule
Run lintr scanning
2m 14s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run lintr scanning: R/gisco_bulk_download.R#L57
file=R/gisco_bulk_download.R,line=57,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_bulk_download.R#L71
file=R/gisco_bulk_download.R,line=71,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_countries.R#L114
file=R/gisco_get_countries.R,line=114,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
Run lintr scanning: R/gisco_get_lau.R#L28
file=R/gisco_get_lau.R,line=28,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 26.
Run lintr scanning: R/gisco_get_nuts.R#L100
file=R/gisco_get_nuts.R,line=100,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 19.
Run lintr scanning: R/gisco_get_units.R#L92
file=R/gisco_get_units.R,line=92,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Run lintr scanning: R/gisco_get_units.R#L92
file=R/gisco_get_units.R,line=92,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_get_units.R#L104
file=R/gisco_get_units.R,line=104,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_get_units.R#L159
file=R/gisco_get_units.R,line=159,col=26,[object_name_linter] Variable and function name style should match snake_case or symbols.