add generic print for check_weights #32
Annotations
10 warnings
R/matching.R#L57
file=/github/workspace/R/matching.R,line=57,col=3,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
R/matching.R#L60
file=/github/workspace/R/matching.R,line=60,col=3,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
R/matching.R#L63
file=/github/workspace/R/matching.R,line=63,col=28,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
R/matching.R#L66
file=/github/workspace/R/matching.R,line=66,col=29,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
R/matching.R#L235
file=/github/workspace/R/matching.R,line=235,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L247
file=/github/workspace/R/matching.R,line=247,col=14,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
R/matching.R#L251
file=/github/workspace/R/matching.R,line=251,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L300
file=/github/workspace/R/matching.R,line=300,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L314
file=/github/workspace/R/matching.R,line=314,col=22,[commas_linter] Commas should always have a space after.
|
R/matching.R#L314
file=/github/workspace/R/matching.R,line=314,col=24,[commas_linter] Commas should always have a space after.
|
The logs for this run have expired and are no longer available.
Loading