Skip to content
Prev 6637 / 21312 Next

[Bioc-devel] PPA with built bioconductor packages (for continuous integration)

On Nov 9, 2014 8:06 PM, "Dan Tenenbaum" <dtenenba at fredhutch.org> wrote:
continuous integration)
'binary' version that is already compiled.
that can be used with install.packages();
containing these "binaries". Maybe R could be patched to allow this?

This would be a solution to the problem, and more general one ( a PPA would
be possibly restricted to Ubuntu or Debian.

For some similar situations with python packages I am using Python "
wheels", which are the same as the proposed binary R packages.

Laurent
depending on many things: cpu type (intel or solaris, or...),
This suggests that a vm or container-based approach might be better.