Dear All,

(Follow up to
https://stat.ethz.ch/pipermail/bioc-devel/2019-May/015151.html)

The newest version of a package we develop, OncoSimulR[1] cannot be built
with Rtools35, the current toolchain[2], because of a known problem where
compilation and linking fail[3].


However, we can build the package with Rtools40, and that produces a
binary zip file that works with current R-3.6.0, R-3.6.0 patched, and
R-devel.


Is there any way to make the new functionality available through BioC in
all the platforms? (I understand the answer is probably "no", since testing
under Windows would not be possible with the current Rtools35 toolchain).

Alternatively, is it possible to have some platforms use one code base or
branch in a repo, and another platform (Windows) use a different code
base/branch (i.e., use a code base without the new functionality so that it
can build and check OK with Rtools 35)?

Of course, any other suggestions welcome.



Thanks,

R.


[1]
https://bioconductor.org/packages/release/bioc/html/OncoSimulR.html
https://github.com/rdiaz02/OncoSimul/tree/freq-dep-fitness


[2] https://cran.r-project.org/bin/windows/Rtools/

[3] The "too many sections" error or the linker never finishing. E.g.,
https://sourceforge.net/p/mingw-w64/discussion/723797/thread/c6b70624/


--
Ramon Diaz-Uriarte
Department of Biochemistry, Lab B-25
Facultad de Medicina
Universidad Autónoma de Madrid
Arzobispo Morcillo, 4
28029 Madrid
Spain

Phone: +34-91-497-2412

Email: rdia...@gmail.com
       ramon.d...@iib.uam.es

http://ligarto.org/rdiaz

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to