Issue 188: Add delay samples functionality #373
Annotations
1 error and 4 warnings
|
R/delay-samples.R#L8
file=R/delay-samples.R,line=8,col=31,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
R/delay-samples.R#L8
file=R/delay-samples.R,line=8,col=55,[seq_linter] 1:ncol(...) is likely to be wrong in the empty edge case. Use seq_len(ncol(...)) instead.
|
R/delay-samples.R#L16
file=R/delay-samples.R,line=16,col=3,[commented_code_linter] Commented code should be removed.
|
R/delay-samples.R#L17
file=R/delay-samples.R,line=17,col=3,[commented_code_linter] Commented code should be removed.
|
This job failed
Loading