[MVB]
[snip]
> >
> >> makeActiveBinding( 'myAB', function( x) if( missing( x)) get(
> >> 'myABguts', env=.GlobalEnv) else assign( 'myABguts', x,
> .GlobalEnv),
> >> exists( 'myAB')
> >
> > which appeared to return absolutely nothing-- not even a
> missing or a null. The problem, of course, is
I needed to look up information about the 'jitter' argument of stripchart.
When I opened the help page for jitter I found:
jitter when jittering is used, jitter gives the amount of jittering applied.
which is slightly confusing/self-referential if you are lazy and don't
read the entire page.
I didn't load the package. I wasn't able to do that, since I wasn't
successfull to install it in first place with install.packages.
-Original Message-
From: Uwe Ligges [mailto:[EMAIL PROTECTED]
Sent: pon 2005-03-14 15:34
To: Gorjanc Gregor
Cc: r-devel@stat.math.ethz.ch
Subject: Re: [Rd] Pa
Under Windows, you cannot update / install a package, if the package
has been loaded, because Windows locks the dll. This is a FAQ.
Uwe Ligges
Gorjanc Gregor wrote:
Hello!
I have just encountered the same situation as Heather and also Paul Gilbert at
http://tolstoy.newcastle.edu.au/R/devel/05/0
Hello!
I have just encountered the same situation as Heather and also Paul Gilbert at
http://tolstoy.newcastle.edu.au/R/devel/05/02/2095.html
I went into install.packages() in current release as well as in R-devel and
there is really no problem with \ or /. However, I also had the same warning
> "Torsten" == Torsten Hothorn <[EMAIL PROTECTED]>
> on Mon, 14 Mar 2005 13:43:32 +0100 (CET) writes:
Torsten> On Sun, 13 Mar 2005, Gorjanc Gregor wrote:
>> Hello!
>>
>> First of all I must appologize if this has been raised
>> previously, but search provided by Ro
On Sun, 13 Mar 2005, Gorjanc Gregor wrote:
> Hello!
>
> First of all I must appologize if this has been raised previously, but
> search provided by Robert King at the University of Newcastle seems to
> be down these days. Additionally let me know if such a question should
> be sent to R-help.
>
>
Full_Name: John Nolan
Version: 2.0.1
OS: Win XP
Submission from: (NULL) (151.200.9.43)
I think there are two small bugs in the Kolmogorov Smirnov test routines.
(1) In the R function ks.test, toward the bottom, the internal function pkstwo
does:
p[IND] <- .C("pkstwo", as.integer(length(x)),