Skip to content
Prev 9296 / 21312 Next

[Bioc-devel] workflow builds on windows but not on mac and linux

Dear all,

I recently took up developing a workflow again (matEndToEnd). 

http://docbuilder.bioconductor.org:8080/job/maEndToEnd/

While it builds fine on windows (winbuilder1) I get error message on
linux (master) and mac (vagrantmac) that I cannot really trace down.

1.) On vagrantmac, it gives
http://docbuilder.bioconductor.org:8080/job/maEndToEnd/label=vagrantmac/lastBuild/console


Some searching revealed that this might be related to using a version
of knitr that is too old:

http://stackoverflow.com/questions/37241578/getting-a-parser-all-error-in-r-when-using-knitr-for-converting-a-basic-rmd-file

  
2.) On master the error is:
http://docbuilder.bioconductor.org:8080/job/maEndToEnd/label=master/lastBuild/console


potentially "old" package versions are a problem here as well?

(All servers still seem to still use Bioc 3.2 in principle, but 
maybe there is some mixup between old and new? )


Thanks a lot and best wishes,

Bernd