Displaying 2 results from an estimated 2 matches for "emabarass".
Did you mean:
embarass
1999 May 27
1
Factor structures not preserved after dump/dput (PR#200)
...e'))
b <- a[3:5]
dput(b,'b.data')
new.b <- dget('b.data')
Then b is not the same as new.b:
> b
[1] c d e
Levels: a b c d e
> new.b
[1] a b c
Levels: a b c d e
This seems to be a very serious bug. It can make one to
mislabel treatments: a very emabarassing (and potentially
disastrous) mistake. The reason for this bug seems to
lie in a way in which structure() treats factor structures.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send &...
2001 Feb 08
0
hello, I need some help for using wine...
...rs wine
Date: Wed, 07 Feb 2001 17:29:32 GMT
Organization: Deja.com
To: wine-users@winehq.com
Reply-To: wine-users@winehq.com
Thanks for the help!!! You were right on track. The problem was the /opt
directory. I didn't have a filesystem defined for /opt so it was
naturally filling up /. I'm emabarassed that I didn't realize this on my
own. I guess that what comes from a steady diet of Cheetos and Mountain
Dew :o)
Regardless, I added the symlink and the rpm installed normally.
Once again, thanks.
In article <20010206.220821.134622664.0.lawson_whitney@juno.com>,
wine-users@winehq.com...