The dataset package is being loaded apparently by one of the packages that I am using. The loading of the datasets takes a long time and I would like to eliminate it. I thought the datasets were effectively examples so don't understand why they would be required at all.
1) How can I determine what is causing the datasets to be loaded? 2) How can I stop them from doing so? I am using the following: Rpart, grDevices, graphics, stats, utils, methods, base There is also an environment named 'Autoloads' TIA ______________________________________________ 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.