YuLab-SMU / ggtreeExtra

:lemon: Add Geom Layers On Circular Or Other Layout Tree Of “ggtree”
https://doi.org/10.1093/molbev/msab166
GNU General Public License v3.0
87 stars 15 forks source link

Error: C stack usage is too close to the limit #13

Closed padingdun833 closed 3 years ago

padingdun833 commented 3 years ago

Hi dear developer,

I read your "ggtreeExtra的开发及其在宏基因组上的应用" from YuLabSMU wechat channel. It is a very nice and helpful tutorial.

But I meet the question like this: image I seek the answers for this in the Internet but all for linux systerm.would you have any answers for Windows platform?Thanks!

xiangpin commented 3 years ago

Please check the version of tidytree, treeio, ggtree and ggtreeExtra.

xx

Then you can refer to the vignettes, https://bioconductor.org/packages/devel/bioc/vignettes/MicrobiotaProcess/inst/doc/Introduction.html#biomarker-discovery

padingdun833 commented 3 years ago

Please check the version of tidytree, treeio, ggtree and ggtreeExtra.

xx

Then you can refer to the vignettes, https://bioconductor.org/packages/devel/bioc/vignettes/MicrobiotaProcess/inst/doc/Introduction.html#biomarker-discovery

Thanks!It can works!