Hello,
Apologies for the post here. I have read the R-Admin (learned
a lot!) and searched the web for days, but still fail at compiling R on
my machine. This is the tail of './configure' output:
.
checking for dlopen in -ldl... yes
checking readline/history.h usability... no
checking readline/
Full_Name: Kevin Wright
Version: 2.2.1
OS: Windows 2000
Submission from: (NULL) (170.54.58.4)
The help page for heatmap says this about the scale argument:
scale character indicating if the values should be centered and scaled in
either the row direction or the column direction, or none. The
(I have searched the email archives for discussions on this topic but
have found nothing.)
The help page for heatmap says:
By default (scale = "row") the rows are scaled to have mean zero and
standard deviation one. There is some empirical evidence from genomic
plotting that this is useful.
I off
2006/2/16, Prof Brian Ripley <[EMAIL PROTECTED]>:
> I realize you may be unfamiliar with C terminology, but you do definitely
> seem to be misreadling Rinternals.h.
Thanks for your helpful comments, I think I have understood now.
I won't use the internal structures (but it's nevertheless nice to
On Thu, 16 Feb 2006, Hans-Peter wrote:
> Hello!
>
> Thanks for your answers!
>
> ---
> 2006/2/16, Duncan Murdoch <[EMAIL PROTECTED]>:
>> I think it would be helpful to know the scope of the problem. Could you
>> collect together a complete list of examples like this?
>
> yes, I will do that. Unti
Hello!
Thanks for your answers!
---
2006/2/16, Duncan Murdoch <[EMAIL PROTECTED]>:
> I think it would be helpful to know the scope of the problem. Could you
> collect together a complete list of examples like this?
yes, I will do that. Until now it's only the one function mentioned
and the 2 ma
Hello,
I am writing an extension that requires the user to pass a function into
the C code. The function returns a covariance matrix. The user defines an
arbitrary set of parameters as the function's arguments, which are used to
construct this covariance matrix. Within the C code these parameters
On Thu, 16 Feb 2006, Hans-Peter wrote:
> 2006/2/16, Hans-Peter <[EMAIL PROTECTED]>:
>> [Rf_errorcall is not declared here, would be something like:
>> void Rf_errorcall(SEXP, const char *,...)]
>>
>> ... would it be possible to pull the Rf_errorcall
>> declaration to the error.h file?
>
>
Hans-Peter wrote:
> Hello!
>
> I (try to) convert the external R header files to Pascal (Delphi). At
> one place I stumbled over a macro that uses a method that is not
.
.
.
Sounds interesting - Could you keep me updated about your progress? I
would be interested in the header files to use them i
2006/2/16, Hans-Peter <[EMAIL PROTECTED]>:
> [Rf_errorcall is not declared here, would be something like:
> void Rf_errorcall(SEXP, const char *,...)]
>
> ... would it be possible to pull the Rf_errorcall
> declaration to the error.h file?
error.h doesn't look like a good place as the SEX
On 2/16/2006 3:55 AM, Hans-Peter wrote:
> Hello!
>
> I (try to) convert the external R header files to Pascal (Delphi). At
> one place I stumbled over a macro that uses a method that is not
> declared in a LGPL header file:
>
> In Rinternals.h:
>#define error_return(msg) { Rf_error(msg); ret
Hello!
I (try to) convert the external R header files to Pascal (Delphi). At
one place I stumbled over a macro that uses a method that is not
declared in a LGPL header file:
In Rinternals.h:
#define error_return(msg){ Rf_error(msg); return R_NilValue; }
#define errorcall_return(cl,msg){
Please send the output of the crash.log (you can find it via
console.app).
R.app is supposed to run under rosetta as well.
Btw, we are about to release a Universal Binary of R.app.
Please read R-Sig-Mac and don't send msgs to R-bugs.
stefano
Il giorno 16/feb/06, alle ore 02:46, [EMAIL PROTECTED]
13 matches
Mail list logo