Skip to content

Merge pull request #2 from inSilecoInc/testmore #10

Merge pull request #2 from inSilecoInc/testmore

Merge pull request #2 from inSilecoInc/testmore #10

Triggered via push November 23, 2023 15:37
Status Success
Total duration 3m 18s
Artifacts

R-CMD-check.yaml

on: push
Matrix: R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ubuntu-22.04 (release): data-raw/example_data.R#L1
file=data-raw/example_data.R,line=1,col=3,[commented_code_linter] Commented code should be removed.
ubuntu-22.04 (release): R/helpers.R#L22
file=R/helpers.R,line=22,col=20,[object_usage_linter] no visible binding for global variable 'network'
ubuntu-22.04 (release): R/helpers.R#L48
file=R/helpers.R,line=48,col=13,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
ubuntu-22.04 (release): R/helpers.R#L102
file=R/helpers.R,line=102,col=14,[object_usage_linter] no visible binding for global variable 'nodes'
ubuntu-22.04 (release): R/helpers.R#L102
file=R/helpers.R,line=102,col=14,[object_usage_linter] no visible binding for global variable 'nodes'
ubuntu-22.04 (release): R/helpers.R#L102
file=R/helpers.R,line=102,col=14,[object_usage_linter] no visible binding for global variable 'nodes'
ubuntu-22.04 (release): R/helpers.R#L102
file=R/helpers.R,line=102,col=14,[object_usage_linter] no visible binding for global variable 'nodes'
ubuntu-22.04 (release): R/helpers.R#L132
file=R/helpers.R,line=132,col=123,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
ubuntu-22.04 (release): R/helpers.R#L140
file=R/helpers.R,line=140,col=26,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
ubuntu-22.04 (release): R/helpers.R#L144
file=R/helpers.R,line=144,col=24,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)