Re: [Rd] Is it possible to increase MAX_NUM_DLLS in future R releases?

2016-05-06 Thread Qin Zhu
X_NUM_DLLS can be increased. Thanks, Qin > On May 4, 2016, at 9:17 AM, Martin Morgan > wrote: > > > > On 05/04/2016 05:15 AM, Prof Brian Ripley wrote: >> On 04/05/2016 08:44, Martin Maechler wrote: >>>>>>>> Qin Zhu >>>>>>

[Rd] Is it possible to increase MAX_NUM_DLLS in future R releases?

2016-05-02 Thread Qin Zhu
Hi, I’m working on a Shiny app for statistical analysis. I ran into this "maximal number of DLLs reached" issue recently because my app requires importing many other packages. I’ve posted my question on stackoverflow (http://stackoverflow.com/questions/36974206/r-maximal-number-of-dlls-reached