Updated cran-comments #309
Annotations
12 warnings
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint:
R/coord_geo_polar.R#L244
file=R/coord_geo_polar.R,line=244,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo_radial.R#L87
file=R/coord_geo_radial.R,line=87,col=52,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo_radial.R#L121
file=R/coord_geo_radial.R,line=121,col=10,[indentation_linter] Indentation should be 4 spaces but is 10 spaces.
|
lint:
R/coord_geo_radial.R#L158
file=R/coord_geo_radial.R,line=158,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo_radial.R#L166
file=R/coord_geo_radial.R,line=166,col=23,[indentation_linter] Indentation should be 6 spaces but is 23 spaces.
|
lint:
R/coord_geo.R#L193
file=R/coord_geo.R,line=193,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo.R#L312
file=R/coord_geo.R,line=312,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 48.
|
lint:
R/coord_geo.R#L423
file=R/coord_geo.R,line=423,col=23,[indentation_linter] Indentation should be 20 spaces but is 23 spaces.
|
lint:
R/coord_geo.R#L426
file=R/coord_geo.R,line=426,col=23,[indentation_linter] Indentation should be 20 spaces but is 23 spaces.
|
lint:
R/coord_trans_flip.R#L58
file=R/coord_trans_flip.R,line=58,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|