Use start on aemet_monthly when asking for metadata #38
Annotations
9 warnings
Run lintr scanning:
R/aemet_api_query.R#L57
file=R/aemet_api_query.R,line=57,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|
Run lintr scanning:
R/aemet_api_query.R#L221
file=R/aemet_api_query.R,line=221,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|
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 23.
|
Run lintr scanning:
R/aemet_forecast_utils.R#L10
file=R/aemet_forecast_utils.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
Run lintr scanning:
R/climatogram.R#L295
file=R/climatogram.R,line=295,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 40.
|
Run lintr scanning:
R/stripes.R#L142
file=R/stripes.R,line=142,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/windrose.R#L225
file=R/windrose.R,line=225,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 39.
|
Run lintr scanning:
vignettes/articles/x01_dealing_spatial.Rmd#L104
file=vignettes/articles/x01_dealing_spatial.Rmd,line=104,col=3,[commented_code_linter] Commented code should be removed.
|
Run lintr scanning:
vignettes/articles/x01_dealing_spatial.Rmd#L108
file=vignettes/articles/x01_dealing_spatial.Rmd,line=108,col=3,[commented_code_linter] Commented code should be removed.
|