Bliese, Paul D MAJ WRAIR-Wash DC
2001-Oct-25 20:54 UTC
[R] Data packages in R V 1.3.1 in Win2K
There is probably an easy answer to my problem... Over the last couple of years, I've put together a simple package for courses I've taught. The package contains some data sets. In R versions prior to 1.3.1, I have no trouble attaching the data. I can use ">data()" to see the available data sets, and ">data(mydata)" to put the data set into the local environment. In R V 1.3.1, the ">data()" command still lists the data sets, but the ">data(mydata)" command returns an error saying the file cannot be found. It appears to be looking in "c:\documents...\temp" instead of in the data subdirectory assocatied with the package. Functions and help files seem to work fine. Operating system: Windows 2000 Any thoughts? Paul Bliese Walter Reed Army Institute of Research -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._