On Thu, Nov 30, 2006 at 10:29:06PM -0800, Ross Boylan wrote:
> I've had repeated problems with promptClass missing methods, usually
> telling me a class has no methods when it does.
>
> In my current case, I've defined an S4 class "mspathCoefficients" with
> a print method
> setMethod("print", sig
I've had repeated problems with promptClass missing methods, usually
telling me a class has no methods when it does.
In my current case, I've defined an S4 class "mspathCoefficients" with
a print method
setMethod("print", signature(x="mspathCoefficients"), function(x, ...)
{ # etc
The file prompt
0ur Attorneys have discovered a loophole in the banking laws. With this
discovery, we've been successfu1 at eliminating people's creditcarddebt with
out them paying one more cent. WeGuarantee that we can help you with this.
C0ntact us at
1--3 1 3--263--2706
The judgment of the jury was received
Jeff,
maybe I confused your mail with a similar report. Apologizes.
Anyway, this is not a proper R bug report. Next time, please, use (or
search) R-Sig-Mac.
Googling around, it seems that there is a MagicMenu which is
installed by Stuffit. We don't load it in R.app at any time.
stefano
On
Jeff,
this is not a bug report for R, and you already posted to R-Sig-mac
(and get answered)
Maybe you want to contact the author of MagicMenu (or what ever is
the software you use) to understand why such bad interaction with
R.app takes place.
stefano
On 01/dic/06, at 05:51, [EMAIL PROTECT
On 11/30/06, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> On Thu, 30 Nov 2006, Deepayan Sarkar wrote:
>
> > Hi,
> >
> > ?interaction says:
> >
> > See Also:
> >
> > 'factor'; ':' where 'f:g' is the similar to 'interaction(f, g,
> > sep=":")' when 'f' and 'g' are factors.
> >
> > This is
On Thu, 30 Nov 2006, Deepayan Sarkar wrote:
> Hi,
>
> ?interaction says:
>
> See Also:
>
> 'factor'; ':' where 'f:g' is the similar to 'interaction(f, g,
> sep=":")' when 'f' and 'g' are factors.
>
> This is not quite true (or maybe 'similar' is the operative word), since:
>
>> f <- facto
Hi,
?interaction says:
See Also:
'factor'; ':' where 'f:g' is the similar to 'interaction(f, g,
sep=":")' when 'f' and 'g' are factors.
This is not quite true (or maybe 'similar' is the operative word), since:
> f <- factor(1:3); g <- factor(letters[1:3])
> levels(f:g)
[1] "1:a" "1:
Full_Name: Jeff Lee
Version: 2.4.0
OS: Mac OS X 10.4 (Tiger)
Submission from: (NULL) (12.150.164.100)
Just upgraded to an Intel based Mac. Upon launch, I receive the following
error:
2006-11-30 12:39:36.870 R[407] *** -[NSBundle load]: Error loading code
/Library/InputManagers/MagicMenuEnabler/
I want to print the coefficient estimates of a model in a way
as consistent with other output in R as possible. stats provides the
printCoefmat function for doing this, but there is one problem. I
have an additional piece of textual information I want to put on the
line with the other info on each
I'm looking for help with the following warning message:
Subclass "A" of class "numeric" is not local and cannot be updated for
new inheritance information; consider setClassUnion() in:
.checkSubclasses(class1, classDef, class2, classDef2, where1)
I see this with, e.g.,
R CMD INSTALL --clean
in
Finanzmanager (m/w) in freier Mitarbeit
Für unser Unternehmen suchen wir Finanzmanager/innen (Porex GmbH) zur
gelegentlichen oder regelmabigen Durchfuhrung von Uberweisungen zwischen
unseren Kunden, Beratungen und Buchhaltung.
Uber uns
Porex GmbH ist eine Beratungs- und Dienstle
Finanzmanager (m/w) in freier Mitarbeit
Für unser Unternehmen suchen wir Finanzmanager/innen (Porex GmbH) zur
gelegentlichen oder regelmabigen Durchfuhrung von Uberweisungen zwischen
unseren Kunden, Beratungen und Buchhaltung.
Uber uns
Porex GmbH ist eine Beratungs- und Dienstle
On 11/30/2006 2:20 PM, [EMAIL PROTECTED] wrote:
> I don't think arima works exactly the way one would expect when there is
> differencing. What I think should happen is that by
> default the mean of the differenced series is estimated and if
> include.mean=F, then it is not. This is not what h
I don't think arima works exactly the way one would expect when there is
differencing. What I think should happen is that by
default the mean of the differenced series is estimated and if include.mean=F,
then it is not. This is not what happens. Instead
when there is differencing the include
I don't think arima works exactly the way one would expect when there is
differencing. What I think should happen is that by
default the mean of the differenced series is estimated and if include.mean=F,
then it is not. This is not what happens. Instead
when there is differencing the include
On Thu, Nov 30, 2006 at 10:59:13AM +0100, Peter Dalgaard wrote:
> [EMAIL PROTECTED] wrote:
> >2. http://www.r-project.org/posting-guide.html includes in the section
> >Surprising behavior and bugs, "make sure you read R Bugs in the R-faq."
> >The
> >latter is the link http://cran.r-project.o
On Thu, Nov 30, 2006 at 10:39:33AM -0500, Simon Urbanek wrote:
> Personally, I prefer using default prefix (i.e. the equivalent to --
> prefix=/usr/local) and then use
> make install rhome=/usr/local/R/2.4
> The advantage of this is that it will behave as if it was installed
> in the regular pr
x, and the development head.
>
> Fetching the sources with Subversion and running configure with
> something like "--prefix=/usr/local/R-2.4-branch-20061130" is
> straightforward, but are there any other best practices I should be
> aware of for using multiple R install
Full_Name: Tom Short
Version: 2.4.0
OS: Windows XP
Submission from: (NULL) (68.236.159.227)
It looks like there's a bug in acosh with complex number in windows:
> acosh(2)
[1] 1.316958
> acosh(2+0i)
[1] 0+NaNi
This happens for me on Windows XP with the following versions:
R version 2.2.0, 2005-
On 30 November 2006 at 12:37, Kurt Hornik wrote:
| > Uwe Ligges writes:
|
| > Dirk Eddelbuettel wrote:
| >> Running R CMD check on a local package, I get
| >>
| >> * checking Rd files ... OK
| >> * checking Rd cross-references ... WARNING
| >> Error in .find.package(package, lib.loc) :
| >>
igure with
something like "--prefix=/usr/local/R-2.4-branch-20061130" is
straightforward, but are there any other best practices I should be
aware of for using multiple R installs?
In particular, I wonder how to best handle my custom R packages, some
of which contain compiled C or Fortran
> Uwe Ligges writes:
> Dirk Eddelbuettel wrote:
>> Running R CMD check on a local package, I get
>>
>> * checking Rd files ... OK
>> * checking Rd cross-references ... WARNING
>> Error in .find.package(package, lib.loc) :
>> there is no package called 'boot'
> Probably the boot installation
You are right. Yesterday evening I did not understand the context
between your presumption ('recent ObjC changes') and the make command
from FreeBSD itself. Sorry.
I started a second try with R-devel (2006-11-29) and was able to compile
and install with 'gmake && gmake install' instead of 'make
This is not to do with your subject line, and not a bug (and PR#9294 as
been closed). You don't even say what you think the 'issue' is: it seems
to be your lack of understanding of the scope rules.
I get
> f2()
ok
Error in inherits(x, "data.frame") : object "dtf" not found
which is quite corr
[EMAIL PROTECTED] wrote:
> Full_Name: Ross Boylan
> Version: N/A
> OS: Linux
> Submission from: (NULL) (198.144.201.14)
>
>
> 1. http://www.r-project.org/posting-guide.html includes
> "Paul Johnson's R tips page is a organized collection of how to do things in
> R,
> with many questions and tips c
Dirk Eddelbuettel wrote:
> Running R CMD check on a local package, I get
>
> * checking Rd files ... OK
> * checking Rd cross-references ... WARNING
> Error in .find.package(package, lib.loc) :
> there is no package called 'boot'
Probably the boot installation in one of your libraries i
I've also seen this checking randomForest. It looks like the result of
memory corruption, so please try with valgrind and/or using gctorture.
On Wed, 29 Nov 2006, Liaw, Andy wrote:
> Dear R-devel,
>
> Kurt had alerted me to the problem that the randomForest package that I
> maintain has been fa
As I said to you privately, I believe this to be a make issue: does GNU
make work? We don't guarantee R to work with other makes (although it
usually does).
My guess is that the problem is the missing .m in the .SUFFIXES list
in Makeconf.in, but Solaris make and GNU make see no problem and it l
Blogger could not process your message at this time.
Error code: 4.1208A26
Original message:
From: "[EMAIL PROTECTED]"@blogger.com
Date: Thu, 30 Nov 2006 13:37:30 +
Subject: Re: Hi
None
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mai
30 matches
Mail list logo