Full_Name: Adam Hausknecht
Version: 2.0.1
OS: Mac OS 10.3.6
Submission from: (NULL) (129.44.182.8)
The following message was reported in the console:
"dyld: /Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua can't open
library: /usr/local/lib/libreadline.4.3.dylib (No such file or director
On Wed, 17 Nov 2004, Tony Plate wrote:
Just to add to Thomas Lumley suggestion: it's generally a good idea to call a
wrapper function it by a different name.
This is generally good advice. However, if you want your graphics device
started automatically when you plot, it either has to have the sam
Under the S3 standard, you could make a local copy of any function
and change the defaults in that local copy. That may not always work
under the S4 standard methods dispatch going to code hidden in
namespaces. In any event, it should be easy (and safer) to write a
function with a slight
Just to add to Thomas Lumley suggestion: it's generally a good idea to call
a wrapper function it by a different name. This way, when you forget that
you have a wrapper function, you won't be puzzled by why the function
doesn't behave according to the documentation, and you won't embarrass
you
>Restricted to r-devel (it is almost never appropriate to send the
>same message to both lists).
Fine with me!
>X11<-function(display="",width=2,height=2,...){
>grDevices::X11(display,width,height,...)
>}
>
>and put that into your Rprofile.
Great, thanks! Is there documentation from which to fi
Duncan Murdoch stats.uwo.ca> writes:
>
> On Wed, 17 Nov 2004 20:44:48 + (UTC), Gabor Grothendieck
> myway.com> wrote :
>
> >If one does not use .Rbuildignore then with a pure R package
> >one can run off the original source files, in this case
> >in /wherever/mypkg, like this:
> >...withou
Restricted to r-devel (it is almost never appropriate to send the same
message to both lists).
On Thu, 18 Nov 2004, RenE J.V. Bertin wrote:
>From: Patrick Connolly <[EMAIL PROTECTED]>
>To: "RenE J.V. Bertin" <[EMAIL PROTECTED]>
>Subject: Re: [R] changing (core) function argument defaults?
>Date:
>From: Patrick Connolly <[EMAIL PROTECTED]>
>To: "RenE J.V. Bertin" <[EMAIL PROTECTED]>
>Subject: Re: [R] changing (core) function argument defaults?
>Date: Thu, 18 Nov 2004 11:43:10 +1300
>
>On Wed, 20-Oct-2004 at 07:48PM +0200, RenE J.V. Bertin wrote:
>
>|> Hello,
>|>
>
>|> Is it possible to chan
I've moved this response to r-devel, as I think it's more appropriate
there than in r-help or R-sig-GUI.
On Wed, 17 Nov 2004 15:55:11 -0500, "Mike Prager"
<[EMAIL PROTECTED]> wrote :
>This has been an interesting discussion. I make the following comment with
>hesitation, since I have neither the
On Wed, 17 Nov 2004 20:44:48 + (UTC), Gabor Grothendieck
<[EMAIL PROTECTED]> wrote :
>If one does not use .Rbuildignore then with a pure R package
>one can run off the original source files, in this case
>in /wherever/mypkg, like this:
>...without .Rbuildignore ...
>R CMD install /wherever/myp
Duncan Murdoch stats.uwo.ca> writes:
:
: On Wed, 17 Nov 2004 18:10:20 + (UTC), Gabor Grothendieck
: myway.com> wrote :
:
: >
: >I have some questions about building packages in Windows
: >when using .Rbuildignore . The part of the process that
: >is of interest here is the part that crea
On Wed, 17 Nov 2004 18:10:20 + (UTC), Gabor Grothendieck
<[EMAIL PROTECTED]> wrote :
>
>I have some questions about building packages in Windows
>when using .Rbuildignore . The part of the process that
>is of interest here is the part that creates the source
>tree from the tree that contains
Full_Name: Hsiu-Khuern Tang
Version: 2.0.0
OS: Debian GNU/Linux
Submission from: (NULL) (156.153.255.243)
Why doesn't mget() have a "pos" argument like get()? mget has an "envir"
argument, but the documentation says that this is only for backward
compatibility.
Thanks,
Hsiu-Khuern.
___
I have some questions about building packages in Windows
when using .Rbuildignore . The part of the process that
is of interest here is the part that creates the source
tree from the tree that contains the .Rbuildignore file.
That is, the part of the process that does a build of
the original tre
Witold Eryk Wolski <[EMAIL PROTECTED]> writes:
:
: Hi R-Users and Developers,
:
: Several months ago I made a request on Sourceforge to add the R/S -
: programming language to the _Trove_ categorization. ("The Trove is a
: means to convey basic metainformation about your project.")
It might b
Hi,
I have 2 _small_ projects hosted in sf.net that use R
FLR :: R for fisheries science (http://flr.sf.net)
fsap: fish stock assessment for R (http://sf.net/projects/fsap)
The first one is getting some hip and the second is dying ...
Hope it helps.
Regards
EJ
On Wed, 2004-11-17 at 09:09, W
Hi R-Users and Developers,
Several months ago I made a request on Sourceforge to add the R/S -
programming language to the _Trove_ categorization. ("The Trove is a
means to convey basic metainformation about your project.")
Today I got the following response of one of the sourceforge admins.
So
Laurent Gautier wrote:
Hi,
I experience a very strange behaviour when trying to instanciate a S4
class. A call like 'r <- new("MyClass", foo="bar")' returns apparently
cleanly, but in fact a subsequent use of 'r' results in a 'r does not
exist error message'. After a bit of hunting with 'debug',
I have no idea what you mean by this. prcomp works on a matrix, which has
two dimensions, and what you mean by `dimensionality of the data' in PCA
depends on whether you are doing R mode or Q mode PCA.
Have you read the references on the help page?
On Wed, 17 Nov 2004 [EMAIL PROTECTED] wrote:
h
Hello
help(prcomp) documentation doesn't say that dimensionality of the data treated
is number of columns of the matrix. I suggest this to be added somewhere near
the description of the matrix argument 'x'.
Cl<
__
[EMAIL PROTECTED] mailing list
https:/
20 matches
Mail list logo