ocbe-uio / DIscBIO

A user-friendly R pipeline for biomarker discovery in single-cell transcriptomics
Other
12 stars 5 forks source link

Implementing GitHub actions #35

Closed wleoncio closed 2 years ago

wleoncio commented 3 years ago

After correct setup, this will replace Travis as our Continuous Integration solution. This would solve issue #22.

wleoncio commented 3 years ago

Windows build failing due to Java problems (surprise, surprise). Log output:

Execution halted .onLoad failed in loadNamespace() for 'rJava', details: call: inDL(x, as.logical(local), as.logical(now), ...) error: unable to load shared object 'D:/a/_temp/Library/rJava/libs/i386/rJava.dll': LoadLibrary failure: %1 is not a valid Win32 application.

Ubuntu build failed due to problems installing RWeka (which depends on rJava). There's a lead on SO here. Log output:

Error: Package required but not available: ‘RWeka’