v3.3.1 #426
Annotations
1 error and 10 warnings
|
lint
Process completed with exit code 31.
|
|
lint:
R/edge_add_wind.R#L176
file=R/edge_add_wind.R,line=176,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 101 characters.
|
|
lint:
R/edge_add_wind.R#L475
file=R/edge_add_wind.R,line=475,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 101 characters.
|
|
lint:
R/geopressuretemplate_graph.R#L94
file=R/geopressuretemplate_graph.R,line=94,col=3,[object_usage_linter] local variable 'param' assigned but may not be used
|
|
lint:
R/geopressuretemplate_graph.R#L106
file=R/geopressuretemplate_graph.R,line=106,col=9,[object_usage_linter] local variable 'marginal' assigned but may not be used
|
|
lint:
R/geopressuretemplate_graph.R#L116
file=R/geopressuretemplate_graph.R,line=116,col=9,[object_usage_linter] local variable 'edge_most_likely' assigned but may not be used
|
|
lint:
R/geopressuretemplate_graph.R#L130
file=R/geopressuretemplate_graph.R,line=130,col=9,[object_usage_linter] local variable 'edge_simulation' assigned but may not be used
|
|
lint:
R/geopressuretemplate_pressurepath.R#L4
file=R/geopressuretemplate_pressurepath.R,line=4,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
|
lint:
R/geopressuretemplate_pressurepath.R#L35
file=R/geopressuretemplate_pressurepath.R,line=35,col=7,[object_usage_linter] local variable 'pressurepath_most_likely' assigned but may not be used
|
|
lint:
R/geopressuretemplate_pressurepath.R#L48
file=R/geopressuretemplate_pressurepath.R,line=48,col=7,[object_usage_linter] local variable 'pressurepath_geopressureviz' assigned but may not be used
|
|
lint:
tests/testthat/test-wind.R#L12
file=tests/testthat/test-wind.R,line=12,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 127 characters.
|