Use insight and dw remotes #185
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
1m 34s
Annotations
1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/diagnostic_posterior.R#L67
file=R/diagnostic_posterior.R,line=67,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 241 characters.
|
lint-changed-files / lint-changed-files:
R/diagnostic_posterior.R#L237
file=R/diagnostic_posterior.R,line=237,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
|
lint-changed-files / lint-changed-files:
R/estimate_density.R#L29
file=R/estimate_density.R,line=29,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
|
lint-changed-files / lint-changed-files:
R/estimate_density.R#L31
file=R/estimate_density.R,line=31,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 145 characters.
|
lint-changed-files / lint-changed-files:
R/estimate_density.R#L386
file=R/estimate_density.R,line=386,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 141 characters.
|
lint-changed-files / lint-changed-files:
vignettes/bayes_factors.Rmd#L975
file=vignettes/bayes_factors.Rmd,line=975,col=2,[implicit_assignment_linter] Call print() explicitly instead of relying on implicit printing behavior via '('.
|
lint-changed-files / lint-changed-files:
vignettes/bayes_factors.Rmd#L983
file=vignettes/bayes_factors.Rmd,line=983,col=19,[implicit_assignment_linter] Avoid implicit assignments in function calls. For example, instead of `if (x <- 1L) { ... }`, write `x <- 1L; if (x) { ... }`.
|
lint-changed-files / lint-changed-files:
vignettes/bayes_factors.Rmd#L1051
file=vignettes/bayes_factors.Rmd,line=1051,col=2,[implicit_assignment_linter] Call print() explicitly instead of relying on implicit printing behavior via '('.
|
lint-changed-files / lint-changed-files:
vignettes/bayes_factors.Rmd#L1060
file=vignettes/bayes_factors.Rmd,line=1060,col=2,[implicit_assignment_linter] Call print() explicitly instead of relying on implicit printing behavior via '('.
|
lint-changed-files / lint-changed-files:
vignettes/bayes_factors.Rmd#L1115
file=vignettes/bayes_factors.Rmd,line=1115,col=2,[implicit_assignment_linter] Call print() explicitly instead of relying on implicit printing behavior via '('.
|