Displaying 5 results from an estimated 5 matches for "unrevers".
Did you mean:
unrevert
2008 Jul 28
5
Hardware serial number access from (a) command(s)
Over the weekend, I had to make a technical support call on one of my
DVD burners, and at one point the recorded message mentioned I should
have my serial number handy. I thought there was a way to read that
from at least one piece of software on the system, but I couldn't
remember one and man -k on a number of subjects was unrevealing.
Can someone enlighten me (us)?
Thanks.
mhr
2015 Jun 14
2
Expected error with help.search in R 3.2.0
Using the Mavericks/Yosemite version of R 3.2.0, I see this:
> utils::help.search("linear models")
Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, :
'topic' should be a name, length-one character vector or reserved word
Using R 3.1.2 on a SnowLeapard branch does not produce the same result. I do get the expected large number of
2015 Jun 14
0
Expected error with help.search in R 3.2.0
> On 14-06-2015, at 06:47, David Winsemius <dwinsemius at comcast.net> wrote:
>
> Using the Mavericks/Yosemite version of R 3.2.0, I see this:
>
>> utils::help.search("linear models")
> Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, :
> 'topic' should be a name, length-one character vector or reserved
2007 Jul 31
2
VMWare hiccup on CentOS 5, 2.6.18-8.1.8
For reasons which escape me, my VMWare Server, which was working perfectly a
week ago when I shut down my machine for vacation, no loner comes up with
the formerly working Windows XP system - it just stays in the small window
where it normally boots and does nothing.
The vmware serverd log shows nothing particularly interesting, and I have
reconfigured the vmware twice to try and fix this (which
2012 Jun 13
1
Tukey Kramer with ANOVA (glm)
Hello,
I am performing a BACI analysis with ANOVA using the following glm:
fit1<-glm(log(Cucs_m+1)~(BA*Otter)+BA+Otter+ID+Primary, data=b1)
The summary(aov(fit1)) shows significance in the interaction; however, now I
would like to determine what combinations of BA and Otter are significantly
different (each factor has two levels). ID and PRIMARY substrates are
categorical and included in