campbio / scruff

Single Cell RNA-seq UMI Filtering Facilitator
http://bioconductor.org/packages/scruff/
Other
8 stars 9 forks source link

fix Bioconductor devel error #127

Closed zhewa closed 5 years ago

lintr-bot commented 5 years ago

R/alignRsubread.R:265:1: style: Trailing whitespace is superfluous.

​        
^~~~~~~~

R/scruffFunctions.R:36:1: style: Trailing whitespace is superfluous.

​    
^~~~
codecov-io commented 5 years ago

Codecov Report

Merging #127 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files           9      9           
  Lines        1815   1810    -5     
=====================================
+ Misses       1815   1810    -5
Impacted Files Coverage Δ
R/alignRsubread.R 0% <0%> (ø) :arrow_up:
R/scruffFunctions.R 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1e18e1b...659cdbe. Read the comment docs.