block in-development episode + move to new branch #9
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
read-cases.Rmd#L37
file=read-cases.Rmd,line=37,col=1,[unused_import_linter] Package 'rio' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
lint:
read-cases.Rmd#L38
file=read-cases.Rmd,line=38,col=11,[assignment_linter] Use <-, not =, for assignment.
|
lint:
read-cases.Rmd#L38
file=read-cases.Rmd,line=38,col=26,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
lint:
read-cases.Rmd#L53
file=read-cases.Rmd,line=53,col=1,[unused_import_linter] Package 'rio' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
lint:
read-cases.Rmd#L62
file=read-cases.Rmd,line=62,col=1,[unused_import_linter] Package 'rio' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
lint:
read-cases.Rmd#L63
file=read-cases.Rmd,line=63,col=14,[absolute_path_linter] Do not use absolute paths.
|
lint:
read-cases.Rmd#L63
file=read-cases.Rmd,line=63,col=14,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
lint:
read-cases.Rmd#L79
file=read-cases.Rmd,line=79,col=1,[unused_import_linter] Package 'DBI' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
lint:
read-cases.Rmd#L80
file=read-cases.Rmd,line=80,col=1,[unused_import_linter] Package 'RSQLite' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
lint:
read-cases.Rmd#L83
file=read-cases.Rmd,line=83,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|