Thank you for your reply. There is some more information that may help your reproduce the error.
The .RData file was generated under MSWindows. I started with an empty workspace and generated an object by y <- runif(200) or very similar. the quit, saving the workspace. (NTFS partition) I then logged out of Windows, logged into Lunix (Ubuntu Edgy Eft), cd'ed to where the .RData file lived and tried to start R. I have had the same experience with larger (real) workspaces. If I remove the .RData file there is no problem. Regards Ross Darnell Prof Brian Ripley wrote: > There is nothing here to reproduce. > It clearly depends on your .RData, which is not available to us. > Unless you can make it available, we cannot help. > > On Thu, 25 Jan 2007, [EMAIL PROTECTED] wrote: > >> Full_Name: Ross Darnell >> Version: 2.4.1 >> OS: Linux >> Submission from: (NULL) (130.102.133.33) >> >> >> [EMAIL PROTECTED]:~/Data$ ls -al .RData >> -rwxrwxrwx 2 root root 13551 2006-12-06 08:58 .RData >> [EMAIL PROTECTED]:~/Data$ R >> >> R version 2.4.1 (2006-12-18) >> Copyright (C) 2006 The R Foundation for Statistical Computing >> ISBN 3-900051-07-0 >> >> R is free software and comes with ABSOLUTELY NO WARRANTY. >> You are welcome to redistribute it under certain conditions. >> Type 'license()' or 'licence()' for distribution details. >> >> Natural language support but running in an English locale >> >> R is a collaborative project with many contributors. >> Type 'contributors()' for more information and >> 'citation()' on how to cite R or R packages in publications. >> >> Type 'demo()' for some demos, 'help()' for on-line help, or >> 'help.start()' for an HTML browser interface to help. >> Type 'q()' to quit R. >> >> Error in loadNamespace(name) : there is no package called 'lattice' >> Fatal error: unable to restore saved data in .RData >> >> [EMAIL PROTECTED]:~/Data$ R --no-restore-data >> >>> load(".RData") >> Error in loadNamespace(name) : there is no package called 'lattice' >> >> >> >> --please do not edit the information below-- >> >> Version: >> platform = i486-pc-linux-gnu >> arch = i486 >> os = linux-gnu >> system = i486, linux-gnu >> status = >> major = 2 >> minor = 4.1 >> year = 2006 >> month = 12 >> day = 18 >> svn rev = 40228 >> language = R >> version.string = R version 2.4.1 (2006-12-18) >> >> Locale: >> LC_CTYPE=en_AU.UTF-8;LC_NUMERIC=C;LC_TIME=en_AU.UTF-8;LC_COLLATE=en_AU.UTF-8;LC_MONETARY=en_AU.UTF-8;LC_MESSAGES=en_AU.UTF-8;LC_PAPER=en_AU.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_AU.UTF-8;LC_IDENTIFICATION=C >> >> >> >> Search Path: >> .GlobalEnv, package:stats, package:graphics, package:grDevices, >> package:utils, >> package:datasets, package:methods, Autoloads, package:base >> >> ______________________________________________ >> R-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel >> > ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel