use knitr::kable() tables in vignettes #85
Annotations
1 error and 6 warnings
lint
Process completed with exit code 31.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
vignettes/precompile.R#L11
file=vignettes/precompile.R,line=11,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
vignettes/precompile.R#L11
file=vignettes/precompile.R,line=11,col=23,[assignment_linter] Use <-, not =, for assignment.
|
lint:
vignettes/precompile.R#L12
file=vignettes/precompile.R,line=12,col=7,[assignment_linter] Use <-, not =, for assignment.
|
lint:
vignettes/precompile.R#L23
file=vignettes/precompile.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
vignettes/precompile.R#L23
file=vignettes/precompile.R,line=23,col=23,[assignment_linter] Use <-, not =, for assignment.
|