-roger
Jonathan M. Lees wrote:
Dear fellow R-users:
Is this a BUG?
R : Copyright 2004, The R Foundation for Statistical Computing Version 1.9.1 (2004-06-21), ISBN 3-900051-00-3
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.
R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R.
Error: object 'family' not found whilst loading namespace 'MASS' Fatal error: unable to restore saved data in .RData
it goes away if I move .RData to something else and then load it up again. What gives?
> R.Version() $platform [1] "i686-redhat-linux-gnu"
$arch [1] "i686"
$os [1] "linux-gnu"
$system [1] "i686, linux-gnu"
$status [1] ""
$major [1] "1"
$minor [1] "9.1"
$year [1] "2004"
$month [1] "06"
$day [1] "21"
$language [1] "R"
>
______________________________________________ [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
