Omar Lakkis wrote: >>q() > > Segmentation fault > > I wrote a library and whenever this library is loaded R sigfaults on > exit. This is not hurting the running of my application since it > happens on exit but does anyone have an idea why might this happen? > The library is a collection of R scripts and has no C or FORTRAN code > under the src/ directory. >
You are talking about a *package*, not a library. We do not know, and cannot reproduce anything, obviously... The posting guide asks you to specify reproducible examples. Which version of R is this, and which OS? Uwe Ligges > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
