Closed ambertin closed 5 years ago
/tmp/Rtmp9Ron0o/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
/home/travis/build/baumer-lab/fertile/fertile.Rcheck/tests/testthat/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
/tmp/Rtmp5R8K5F/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
/home/travis/build/baumer-lab/fertile/fertile.Rcheck/tests/testthat/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
/tmp/RtmpwfC13R/working_dir/Rtmp3N6b65/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
/home/travis/build/baumer-lab/fertile/fertile.Rcheck/tests/testthat/project_noob/simple.R:9:1: style: Trailing blank lines are superfluous.
^
Wrote better, more specific checks to test for the counts of different types of files in the
proj_test
output for project miceps.I fixed the problem of the extra files we didn't want by just deleting them and then running the checks as normal. Hopefully that works.
R CMD check seems to be working now with no errors or warnings on my computer. Could you try it on yours @beanumber ? We can also see if it passes travis.