YuLab-SMU / scatterpie

:art: scatter pie plot
https://cran.r-project.org/package=scatterpie
60 stars 16 forks source link

Keep an eye on rlang #18

Open ldecicco-USGS opened 5 years ago

ldecicco-USGS commented 5 years ago

I had a Github version of "rlang" installed on my computer, and it really messed up "scatterpie". I'd run the example in the vignette and get:

Warning message:
Computation failed in `stat_pie()`:
C stack usage  15924000 is too close to the limit 

It would also take several minutes to fail.

I just wanted to let you know to watch out for that.