Please read the R-sig-mac list (the list for special interest in R on
Macs) for a discussion of universal binaries on the Mac Intel platform.
/Kasper
On Feb 15, 2006, at 5:46 PM, [EMAIL PROTECTED] wrote:
> Full_Name: Dina Rego
> Version: R Cocoa GUI 1.14
> OS: Intel Mac 10.4.4
> Submission fro
Full_Name: Dina Rego
Version: R Cocoa GUI 1.14
OS: Intel Mac 10.4.4
Submission from: (NULL) (24.199.98.228)
I recently bought the new intel imac and every program I had on my old computer
(shareware and all) works on my new computer except R. When you double click
it, it seems like it's going to
Please do not post to multiple lists. In this case R-help was more
appropriate, but studying the posting guide was even more appropriate
since you have not given enough information and the question is really
statistical consulting not R.
On Wed, 15 Feb 2006, [EMAIL PROTECTED] wrote:
> I am tr
I am trying to do a repeated measurement anova using an lme. I have the
following variables:
-ID, the identification of the individual
-trail, with 2 levels
-treatment, with 3
-time, measure 5 times the same individual
-VCL, the response variable
I tried the following in
On Wed, 15 Feb 2006, Prof Brian Ripley wrote:
> Torsten,
>
> The error is that .__S3MethodsTable__. ends up in the global environment.
> Are you importing sctest (I can't see it)? I think that's the problem.
>
yes. But `strucchange' has no namespace and so I can't import `sctest' in
the NAMESP
Follow up:
You said
>> which is exported in party's namespace
>>
>> S3method(sctest, mob)
but that's not true: it is registered not exported. You need to export it
as strucchange does not have a namespace.
On Wed, 15 Feb 2006, Prof Brian Ripley wrote:
> Torsten,
>
> The error is that ._
On Wed, 15 Feb 2006, Prof Brian Ripley wrote:
> Follow up:
>
> You said
>
>>> which is exported in party's namespace
>>>
>>> S3method(sctest, mob)
>
> but that's not true: it is registered not exported. You need to export it
> as strucchange does not have a namespace.
>
export(sctes
Torsten,
The error is that .__S3MethodsTable__. ends up in the global environment.
Are you importing sctest (I can't see it)? I think that's the problem.
>From R-exts:
The standard method for S3-style @code{UseMethod} dispatching might fail
to locate methods defined in a package that is importe
Good morning again,
there is a second problem which keeps us from finishing new releases.
Package `kernlab' defines a `fit' S4 generic and `modeltools' does as
well (so this is kind of an internal communication problem). `party' and
`kernlab' define methods for `fit' and export them in their n
Good morning,
we recently observed a problem with importing S3 generics from a foreign
package (without namespace), defining a S3 method in a package _with_
namespace and the `cleanEx()' function which is automatically generated
and executed before examples are run by R CMD check.
To be more
10 matches
Mail list logo