Add test for standard selection #39
Annotations
10 warnings
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L106
file=R/calibrate_ambient_carbon_Bowling2003.R,line=106,col=35,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L124
file=R/calibrate_ambient_carbon_Bowling2003.R,line=124,col=35,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L159
file=R/calibrate_ambient_carbon_Bowling2003.R,line=159,col=3,[indentation_linter] Indentation should be 4 spaces but is 3 spaces.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L178
file=R/calibrate_ambient_carbon_Bowling2003.R,line=178,col=4,[commented_code_linter] Commented code should be removed.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L179
file=R/calibrate_ambient_carbon_Bowling2003.R,line=179,col=9,[indentation_linter] Indentation should be 2 spaces but is 9 spaces.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L194
file=R/calibrate_ambient_carbon_Bowling2003.R,line=194,col=31,[indentation_linter] Indentation should be 33 spaces but is 31 spaces.
|
lint:
R/calibrate_ambient_carbon_Bowling2003.R#L197
file=R/calibrate_ambient_carbon_Bowling2003.R,line=197,col=32,[indentation_linter] Indentation should be 34 spaces but is 32 spaces.
|