new rope(x, complement = TRUE)
#328
Annotations
1 error and 11 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
Cache not found for keys: Ubuntu 24.04.1 LTS-R version 4.4.2 (2024-10-31)-2-07c796e9c32ac6862e421edb4d60340094f35167b3a4a674f061105b9e5449b5, Ubuntu 24.04.1 LTS-R version 4.4.2 (2024-10-31)-2-
|
Extract and lint files changed by this PR:
R/format.R#L193
file=R/format.R,line=193,col=13,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
Extract and lint files changed by this PR:
R/format.R#L203
file=R/format.R,line=203,col=35,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
Extract and lint files changed by this PR:
R/p_rope.R#L3
file=R/p_rope.R,line=3,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 176 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L88
file=R/rope.R,line=88,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L242
file=R/rope.R,line=242,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L251
file=R/rope.R,line=251,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 139 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L286
file=R/rope.R,line=286,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 129 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L322
file=R/rope.R,line=322,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L326
file=R/rope.R,line=326,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 137 characters.
|
Extract and lint files changed by this PR:
R/rope.R#L354
file=R/rope.R,line=354,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
Loading