Update preprocess function and check weights #26
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#L189
file=/github/workspace/R/matching.R,line=189,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L199
file=/github/workspace/R/matching.R,line=199,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L200
file=/github/workspace/R/matching.R,line=200,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L201
file=/github/workspace/R/matching.R,line=201,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
R/matching.R#L203
file=/github/workspace/R/matching.R,line=203,col=14,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
R/matching.R#L207
file=/github/workspace/R/matching.R,line=207,col=121,[line_length_linter] Lines should not be more than 120 characters.
|
The logs for this run have expired and are no longer available.
Loading