I call upon the great and mighty Google (hallowed be its name) to discover:
traceback() and its more powerful cousin options(error = recover) Michael On Mon, Mar 19, 2012 at 3:22 PM, Alaios <ala...@yahoo.com> wrote: > Dear all, > While I am executing my code I receive the error below > > Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) : > 'x' must be atomic > > > the weird thing that I am not calling anywhere sort function nor do I rely on > anyh sorting. > How I can discover where this comes from (inside which function?). > > I would like to thank you in advance for your help > > B.R > Alex > > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.