can you send us the crash report? I cannot reproduce it.
stefano
On 25/lug/05, at 02:34, [EMAIL PROTECTED] wrote:
> After I upgraded my installation of R for OS X (Tiger) to 1.12, it
> consistently crashes when calling the function acf() [stats lib].
>
> Roberto Osorio
>
> ___
> "BeT" == Berwin A Turlach <[EMAIL PROTECTED]>
> on Sun, 24 Jul 2005 16:24:51 +0200 (CEST) writes:
BeT> I was looking at "splinefun" and the underlying C code
BeT> and believe that there is a memory access error in the
BeT> C routine "spline_eval".
...
..
Full_Name: Michael Beer
Version: 2.1.0 and 2.1.1
OS: linux-gnu and mingw32
Submission from: (NULL) (134.21.49.141)
The command "density(c(0.5,0.6,Inf,0.7))" fails saying "Wrong type for argument
2 in call to massdist". This problem can be resolved by replacing "nx = nx" by
"nx = as.integer(nx)" i
On Mon, 25 Jul 2005 [EMAIL PROTECTED] wrote:
>
> > "BeT" == Berwin A Turlach <[EMAIL PROTECTED]>
> > on Sun, 24 Jul 2005 16:24:51 +0200 (CEST) writes:
>
> BeT> I was looking at "splinefun" and the underlying C code
> BeT> and believe that there is a memory access error in the
Hello,
Has anybody successfully called the Rmath library from C using the MS
Visual Studio compiler (I am using Visual Studio 6.0)?
I have compiled the Rmath library using gcc, and the 'test.c' program
(which makes a call to qnorm) works fine when compiled with gcc. However,
I get a fatal memo
On Mon, 25 Jul 2005, Anders Brix Jensen wrote:
> Has anybody successfully called the Rmath library from C using the MS
> Visual Studio compiler (I am using Visual Studio 6.0)?
>
> I have compiled the Rmath library using gcc, and the 'test.c' program
> (which makes a call to qnorm) works fine when
Hi Robert,
I'm following this to r-sig-mac and r-devel.
Btw, you said "any" but do you have any chuck of R code to test as
well?
example(acf) works for me.
stefano
On 25/lug/05, at 09:47, Roberto Osorio wrote:
> On 7/25/05 12:04 AM, "stefano iacus" <[EMAIL PROTECTED]> wrote:
>
>
>> can you se
If anyone has suggestion as to the resolve for the problem described
below, your assistance is needed and will be greatly appreciated.
After repeated attempts to install R on a Sun Micro System Sunfire 480
with Solaris 2.8 OS (Unix), I have not been successful in completing the
installation of R v
We need to see what happened prior to that message: plaes give the
previous 20 lines of output.
We do know R 2.1.1 works on Solaris 2.8 out of the box: the see the
comments in the R-admin manual. For example, what compilers are you
using? What make?
On Mon, 25 Jul 2005, Givens, Jimmie D. wrot
Can someone show me how to create a vector of S4 objects
or point me to an example?
Reading Green Book 7.1.5 to me implied I could simply add
"vector" to my object's representation. But it also implied
that would have no change to the implementation of my class,
but I did find a .Data slot defined
Full_Name: roger newton
Version: 2.1.1
OS: SuSe linux 9.2
Submission from: (NULL) (80.176.228.157)
> data(trees)
> plot(trees)
Error in text.default(x, y, txt, cex = cex, font = font) :
X11 font at size 16 could not be loaded
Attempting to plot dataframe trees fails with error message
Full_Name: Stephen Holland M.D.
Version: 2.1.1
OS: Mac OS X
Submission from: (NULL) (67.184.33.112)
I did a bunch of stuff, then did in sequence:
> state <- c("tas", "sa", "qld", "nsw", "nsw", "nt", "wa", "wa",
+ "qld", "vic", "nsw", "vic", "qld", "qld", "sa", "tas",
+
This is not an error in R but in your X11 fonts setup. It is R reporting
your configuration problem to you.
What dpi is your screen? If more than 75dpi (very likely these days), do
you have 100dpi fonts installed and in your path? We have seen that
configuration mistake cause this on SuSe be
13 matches
Mail list logo