I am far from an expert on S4 method dispatch, so at the risk of
embarrassing
myself I will just indicate how the det() function is written in
SparseM now
in the hope that someone else will see the source of the problem:
setGeneric("det")
setMethod("det","matrix",get("det", pos=NULL, mode= "func
I have been running into difficulties with dispatching on an S4 class
defined in the SparseM package, when the method calls are inside a
function passed as the f= argument to optimize() in functions in the spdep
package. The S4 methods are typically defined as:
setMethod("det","matrix.csr", functi
[EMAIL PROTECTED] writes:
> Full_Name: Wolfgang Huber
> Version: R-2.0.1
> OS: HP-UX B.11.23 ia64
> Submission from: (NULL) (81.104.215.6)
>
>
> Hi,
>
> I hope I am not missing something basic... I am using a somewhat exotic
> compiler
> and OS, but if I understand what I am seeing the proble
Full_Name: Wolfgang Huber
Version: R-2.0.1
OS: HP-UX B.11.23 ia64
Submission from: (NULL) (81.104.215.6)
Hi,
I hope I am not missing something basic... I am using a somewhat exotic compiler
and OS, but if I understand what I am seeing the problem is more general:
In src/main/plotmath.c, the fo
stats.uwo.ca> writes:
:
: On Thu, 18 Nov 2004 00:38:47 + (UTC), Gabor Grothendieck
: myway.com> wrote :
:
: >DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT
: >
: >The reason that the processing is different according to whether one
: >uses .Rbuildignore or not is that
: > R CMD build
> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
> on Thu, 18 Nov 2004 16:36:03 +0100 (CET) writes:
Duncan> On Thu, 18 Nov 2004 00:38:47 + (UTC), Gabor
Duncan> Grothendieck <[EMAIL PROTECTED]> wrote :
>> DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT
>>
>> The
No problem. I wasn't sure if there were std. situations in which
extraneous arguments (i.e. arguments not meant to be interpretted
by R or BATCH) would be passed. In that case it would not be a
big deal to put an error check on this.
I've modified my version of BATCH to handle my issues, I was
If you want to avoid typing, why not just use a shell that offers file-name
completion? Lots do. That would seem to address the problem in the place
where it arises.
I don't think it would be a good idea to make R try to guess whether it
really should use the second argument after BATCH as an
[EMAIL PROTECTED] wrote:
On Thu, 18 Nov 2004 00:38:47 + (UTC), Gabor Grothendieck
<[EMAIL PROTECTED]> wrote :
DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT
The reason that the processing is different according to whether one
uses .Rbuildignore or not is that
R CMD build
takes the .Rbuildign
On Thu, 18 Nov 2004 00:38:47 + (UTC), Gabor Grothendieck
<[EMAIL PROTECTED]> wrote :
>DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT
>
>The reason that the processing is different according to whether one
>uses .Rbuildignore or not is that
> R CMD build
>takes the .Rbuildignore file into ac
--Apple-Mail-1-74005136
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=SHIFT_JIS;
format=flowed
Sometime, R generates following warning message.
To restore, I must press command+.
> edit(tolerance)
2004-11-18 11:07:27.003 R[420] *** NSTimer discard
On Wed, 17 Nov 2004, Victor Robles wrote:
> I'm trying to write a C program that write to the standard input of R
> and read the standard output. I can perfectly read the R output, but
> I'm not able of writing anything to R.
> [SNIP C code]
Several years ago, I wrote some software that used S-pl
Hi,
This are the project which I have extracted from all your mails.
1. http://sourceforge.net/projects/rpgsql/ R PostgreSQL Interface
2. http://sourceforge.net/projects/r-spatial/ R package for spatial
data classes
3. http://sourceforge.net/projects/rpy/ RPy (R from Python)
4. ht
Hi Adam,
you should remove the old RAqua code which is apparently still on your system
given the error message.
On Panther (10.3+) you should install the corresponding .pkg you find in the
R-2.0.1 disk image. The readme says that you have to remove manually the old
RAqua.
stefano
> Full_Name:
14 matches
Mail list logo