[R] loading data in packages

Thomas Lumley thomas at biostat.washington.edu
Tue Mar 21 19:11:57 CET 2000


On Tue, 21 Mar 2000, Angelo Canty wrote:

> Hi,
> 
> I'm new to R and have a question which seems like it should be easy.
> I loaded the R port of my boot library and installed it.  All of the
> functions and help files are available but I can't seem to access the
> data.  The data directory was created and contains files with the
> extension .rda.  I tried to use the data() function but I get
> > data(city)
> Error: restore file corrupted -- no data loaded

If you don't have 1.0.0 you may need to upgrade.  There was a bug in
handling garbage collection during loads which could cause this error.

	-thomas


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list