First pass edits from going through vignettes #86
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/cluster_data_converters.R#L28
file=R/cluster_data_converters.R,line=28,col=2,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
R/cluster.R#L52
file=R/cluster.R,line=52,col=5,[commented_code_linter] Commented code should be removed.
|
lint:
R/cluster.R#L53
file=R/cluster.R,line=53,col=5,[commented_code_linter] Commented code should be removed.
|
lint:
R/cluster.R#L54
file=R/cluster.R,line=54,col=5,[commented_code_linter] Commented code should be removed.
|
lint:
R/cluster.R#L55
file=R/cluster.R,line=55,col=5,[commented_code_linter] Commented code should be removed.
|
lint:
R/cluster.R#L72
file=R/cluster.R,line=72,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
|
lint:
R/cluster.R#L74
file=R/cluster.R,line=74,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
|
lint:
R/cluster.R#L88
file=R/cluster.R,line=88,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/cluster.R#L89
file=R/cluster.R,line=89,col=46,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/cluster.R#L93
file=R/cluster.R,line=93,col=46,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|