[Bioc-devel] python or python3 support in Linux

2021-09-29 Thread Zheng Wei via Bioc-devel
, Zheng Wei [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

[Bioc-devel] python or python3 support

2021-09-29 Thread Zheng Wei via Bioc-devel
Hi Jennifer, I have tested python (Rbowtie2 version 1.15.3) and python3 (Rbowtie2 version 1.15.4). Both of the building results are the same. The python or python3 can not be found in Linux Server. Both versions of python works in Windows and Mac. Could you please check the Linux server? Tha

[Bioc-devel] python support

2021-09-23 Thread Zheng Wei via Bioc-devel
esult: http://bioconductor.org/checkResults/devel/bioc-LATEST/Rbowtie2/nebbiolo2-buildsrc.html Thanks, Zheng Wei [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

[Bioc-devel] 答复: package rJava can not be loaded in build system OS X

2019-04-26 Thread Zheng Wei
Thank you for fast reply! Best, Zheng 发件人: Pages, Herve 发送时间: 2019年4月25日 15:44 收件人: Zheng Wei; bioc-devel 主题: Re: [Bioc-devel] package rJava can not be loaded in build system OS X The problem has been addressed. However, the fix came after the nightly

[Bioc-devel] package rJava can not be loaded in build system OS X

2019-04-25 Thread Zheng Wei
Dear all, I find package rJava is not available in build system OS X. My package esATAC depends on this package so it causes ERROR when building. The ERROR is pasted below. Is there anyone can fix this problem? Thanks, Zheng ** byte-compile and prepare package for lazy loading Erro

[Bioc-devel] BiocGenerics::unique Bug? "Error: node stack overflow" in package esATAC

2018-04-02 Thread Zheng Wei
Dear all, I am a maintainer of package 'esATAC'. I find this error if calling library(rJava) before using BiocGenerics::unique. This error makes esATAC under bioc_3_7 check error because esATAC has to import rJava. The error reproduce-able code and session information is pasted below. T