Add beaches #97
lintr.yaml
on: pull_request
Run lintr scanning
3m 49s
Annotations
10 warnings
Run lintr scanning:
R/aemet_api_query.R#L59
file=R/aemet_api_query.R,line=59,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Run lintr scanning:
R/aemet_api_query.R#L157
file=R/aemet_api_query.R,line=157,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 19.
|
Run lintr scanning:
R/aemet_api_query.R#L274
file=R/aemet_api_query.R,line=274,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 25.
|
Run lintr scanning:
R/aemet_daily.R#L45
file=R/aemet_daily.R,line=45,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/aemet_extremes.R#L31
file=R/aemet_extremes.R,line=31,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Run lintr scanning:
R/aemet_last_obs.R#L33
file=R/aemet_last_obs.R,line=33,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/aemet_monthly.R#L33
file=R/aemet_monthly.R,line=33,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/aemet_monthly.R#L162
file=R/aemet_monthly.R,line=162,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
Run lintr scanning:
R/climatogram.R#L292
file=R/climatogram.R,line=292,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 40.
|
Run lintr scanning:
R/data.R#L96
file=R/data.R,line=96,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 130 characters.
|