Skip to content

Fixes to documentation to satisfy r cmd check #19

Fixes to documentation to satisfy r cmd check

Fixes to documentation to satisfy r cmd check #19

Triggered via pull request November 11, 2024 13:17
@rcannoodrcannood
synchronize #3
fix_desc
Status Success
Total duration 1m 58s
Artifacts

r-client.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
R-CMD-check: R/api_client.R#L359
file=R/api_client.R,line=359,col=25,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
R-CMD-check: R/api_client.R#L367
file=R/api_client.R,line=367,col=27,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
R-CMD-check: R/default_api.R#L176
file=R/default_api.R,line=176,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 203 characters.
R-CMD-check: R/default_api.R#L233
file=R/default_api.R,line=233,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 179 characters.
R-CMD-check: R/default_api.R#L244
file=R/default_api.R,line=244,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 162 characters.
R-CMD-check: R/default_api.R#L261
file=R/default_api.R,line=261,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 195 characters.
R-CMD-check: R/default_api.R#L342
file=R/default_api.R,line=342,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 172 characters.
R-CMD-check: R/default_api.R#L343
file=R/default_api.R,line=343,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 189 characters.
R-CMD-check: R/default_api.R#L367
file=R/default_api.R,line=367,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 184 characters.
R-CMD-check: R/default_api.R#L421
file=R/default_api.R,line=421,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 162 characters.