[R] problem with R start up MASS and family?

Roger D. Peng rpeng at jhsph.edu
Fri Aug 20 18:59:32 CEST 2004


What version of the VR package are you using?  Do you see the problem 
after running update.packages()?

-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"
> 
>  >
> 
>




More information about the R-help mailing list