support rvar
columns in data.frames
#248
Annotations
1 error and 10 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/bayesfactor_parameters.R#L92
file=R/bayesfactor_parameters.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
Extract and lint files changed by this PR:
R/bayesfactor_parameters.R#L97
file=R/bayesfactor_parameters.R,line=97,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 158 characters.
|
Extract and lint files changed by this PR:
R/bayesfactor_parameters.R#L100
file=R/bayesfactor_parameters.R,line=100,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
Extract and lint files changed by this PR:
R/bayesfactor_parameters.R#L267
file=R/bayesfactor_parameters.R,line=267,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
|
Extract and lint files changed by this PR:
R/bayesfactor_parameters.R#L293
file=R/bayesfactor_parameters.R,line=293,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/bayesfactor_parameters.R#L475
file=R/bayesfactor_parameters.R,line=475,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
|
Extract and lint files changed by this PR:
R/bci.R#L50
file=R/bci.R,line=50,col=14,[implicit_assignment_linter] Avoid implicit assignments in function calls. For example, instead of `if (x <- 1L) { ... }`, write `x <- 1L; if (x) { ... }`.
|
Extract and lint files changed by this PR:
R/bci.R#L215
file=R/bci.R,line=215,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 128 characters.
|
Extract and lint files changed by this PR:
R/ci.R#L33
file=R/ci.R,line=33,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 175 characters.
|
Extract and lint files changed by this PR:
R/ci.R#L163
file=R/ci.R,line=163,col=14,[implicit_assignment_linter] Avoid implicit assignments in function calls. For example, instead of `if (x <- 1L) { ... }`, write `x <- 1L; if (x) { ... }`.
|
Loading