Support clickable hyperlinks #6682
Annotations
1 error and 5 warnings
lint
Process completed with exit code 31.
|
lint:
R/methods.R#L13
file=R/methods.R,line=13,col=5,[object_overwrite_linter] 'start' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint:
R/methods.R#L14
file=R/methods.R,line=14,col=5,[object_overwrite_linter] 'end' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint:
R/methods.R#L17
file=R/methods.R,line=17,col=5,[object_overwrite_linter] 'start' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint:
R/methods.R#L18
file=R/methods.R,line=18,col=5,[object_overwrite_linter] 'end' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint:
R/methods.R#L25
file=R/methods.R,line=25,col=6,[indentation_linter] Hanging indent should be 8 spaces but is 6 spaces.
|