older versions of the vignettes had crept in #4
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint:
R/AllGenerics.R#L82
file=R/AllGenerics.R,line=82,col=29,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint:
R/AllGenerics.R#L83
file=R/AllGenerics.R,line=83,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/AllGenerics.R#L87
file=R/AllGenerics.R,line=87,col=32,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint:
R/AllGenerics.R#L88
file=R/AllGenerics.R,line=88,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/AllGenerics.R#L92
file=R/AllGenerics.R,line=92,col=28,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint:
R/AllGenerics.R#L93
file=R/AllGenerics.R,line=93,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/AllGlobalVariables.R#L55
file=R/AllGlobalVariables.R,line=55,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lint:
R/AllMethods.R#L270
file=R/AllMethods.R,line=270,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
R/AllMethods.R#L320
file=R/AllMethods.R,line=320,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
R/AllMethods.R#L362
file=R/AllMethods.R,line=362,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|