Merge pull request #114 from ropensci/makeSugPkgCond #36
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
R/as.igraph.R#L14
file=R/as.igraph.R,line=14,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint:
R/as.igraph.R#L22
file=R/as.igraph.R,line=22,col=6,[indentation_linter] Hanging indent should be 37 spaces but is 6 spaces.
|
lint:
R/as.igraph.R#L23
file=R/as.igraph.R,line=23,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint:
R/as.igraph.R#L24
file=R/as.igraph.R,line=24,col=6,[indentation_linter] Hanging indent should be 34 spaces but is 6 spaces.
|
lint:
R/as.igraph.R#L31
file=R/as.igraph.R,line=31,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint:
R/cache.R#L17
file=R/cache.R,line=17,col=19,[object_usage_linter] no visible binding for global variable 'mem_get'
|
lint:
R/combine_mgNetworks.R#L6
file=R/combine_mgNetworks.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 110 characters.
|
lint:
R/combine_mgNetworks.R#L19
file=R/combine_mgNetworks.R,line=19,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/combine_mgNetworks.R#L22
file=R/combine_mgNetworks.R,line=22,col=5,[brace_linter] Either both or neither branch in `if`/`else` should use curly braces.
|
lint:
R/combine_mgNetworks.R#L26
file=R/combine_mgNetworks.R,line=26,col=3,[indentation_linter] Indentation should be 2 spaces but is 3 spaces.
|