Displaying 20 results from an estimated 400 matches similar to: "IRIX compile (PR#163)"
1999 Apr 12
1
compiling R-0.64.0 on DEC osf4.0
Dear all,
Compiling R-0.64.0 on DEC osf4.0 has the following error message
(earlier version was OK).
cc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o pnf.o
cc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o pnt.o
cc: Error: pnt.c, line 83: In this statement, "1021" is not an lvalue, but occurs in a context that requires one.
if (df >
2008 Jun 14
1
qt with ncp>37.62
help(qt) states that:
"ncp non-centrality parameter delta; currently except for rt(), only for
abs(ncp) <= 37.62"
so I would expect that calling qt with non-centrality parameter exceeding
37.62 should fail, instead e.g. calling
> mapply(function(x) qt(p = 0.9, df = 55, ncp = x),35:45)
gives:
[1] 40.21448 41.35293 42.49164 43.68862 44.82945 45.97048 47.11170 48.25310
[9]
2011 Nov 18
1
Delete Rows Dynamically Within a Loop
Ok guys, as requested, I will add more info so that you understand why a
simple vector operation is not possible. It's not easy to explain in few
words but let's see. I have a huge amount of points over a 2D space.
I divide my space in a grid with a given resolution,say, 100m. The main loop
that I am not sure if it's mandatory or not (any alternative is welcomed) is
to go through EACH
2009 Feb 07
3
Re-post data format question (apologies)
Hello all,
I have a *.csv file that looks like this (actual file is orders of magnitude
larger):
Site taxa no.ind
forest LMA 1
forest LCY 1
forest SCO 1
meadow LMA 2
meadow LCY 1
meadow PNT
2007 Mar 21
3
question on suppressing error messages with Rmath library
Dear list,
I have been using the Rmath library for quite a while: in the current instance, I am calling dnt (non-central t density function) repeatedly for several million. When the argument is small, I get the warning message:
full precision was not achieved in 'pnt'
which is nothing unexpected. (The density calls pnt, if you look at the function dnt.) However, to have this happen a
2008 May 13
1
Catching warning message(stdout) from C
I'm using the 'pnt' C function from Rmath library in some C-code.
How can I catch the warning message: "full precision was not achieved in
'pnt'" in R. I call the function using the .C().
(options(warn=-1) didn't work)
Thanks in advance
--
Maarten van Iterson
Center for Human and Clinical Genetics
Leiden University Medical Center (LUMC)
Research Building,
2000 Sep 09
1
floating point exceptions, and questions
#include <float.h>
should define DBL_MIN and FLT_MIN, as well as
DBL_MIN_EXP and FLT_MIN_EXP (such that 10eFLT_MIN_EXP is a valid float)
This is a standard header file. But gcc now hides it away (mine was
in /usr/lib/gcc-lib/i386-linux/<compiler-version>/include/ )
BTW - any corrections for my surf.chimie.uqam.ca/~kruus/vorbis/ stuff?
Erik Kruus <kruus@on2.com>
--- >8
2008 Aug 21
1
pnmath compilation failure; dylib issue?
(1) ...need to speed up a monte-carlo sampling...any suggestions about
how I can get R to use all 8 cores of a mac pro would be most useful
and very appreciated...
(2) spent the last few hours trying to get pnmath to compile under os-
x 10.5.4...
using gcc version 4.2.1 (Apple Inc. build 5553) as downloaded from
CRAN, xcode 3.0...
...xcode 3.1 installed over top of above after
2007 Feb 01
1
rgl.postscript{rgl} crashes R
Hi list,
I am trying to print a rgl scene. I can do this with
rgl.snapshot("test.pnt",fmt="png"), but
rgl.postscript("test.pdf",fmt="pdf") does crash R and returns to the
linux shell after extented time period.
I am running R 2.4.0 on i686 linux mandrake 10.2. Do I need any other R
external program to make this work?
Thanks
Herry
Dr Alexander Herr -
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
On a recent FreeBSD 8.0-CURRENT (i386) building R (any version) breaks
with the following messages:
----------------------------------------------------------------------
[...snip...]
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c wilcox.c -o wilcox.o
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include
2003 Jul 16
2
Density function for non-central t distribution
Hi,
I've written some C code for density evaluation of the non-central t distribution. It works
with the R-1.7.1 source code if placed in the src/nmath directory and after appropriate
changes are made to Makefiles, to the dt function in src/library/base/R/distn.R etc.
I haven't read a lot of R source code so it may need some R-ification, but I've tried to use the
dt.c file as a
2008 Aug 08
8
wine static
Hi all,
I've one question:
Is there known a way to compile wine static?
2012 Nov 02
1
rgl package and animation
I am trying to figure out how to use rgl package for animation. It
appears that this is done using the play3d() function. Below I have
some sample code that plots a 3D path and puts a sphere at the point
farthest from the origin (which in this case also appears to be at the
end of the path). What I would like to do is animate the movement of
another sphere along the length of the path
1999 Apr 22
2
R compiling on SOLARIS 2.6
We here at HGSI have a consultant doing some statistical work for us.
HGSI bought and installed SAS, but our consultant insists that R and
Rweb is a better solution. I do not know either package so I do not
know, hence we are ditching SAS for R and Rweb. Any comments on this
are welcom.
Now for the real problem. Rweb is very expensive (time wise). The
number of prereqs is way more than I thought
2008 Aug 12
3
Multisim: unable to initialize DAO/jet db engine
Hi all,
I have just tired to install Multisim 9 in wine. The program installs but gives an error 'unable to initialize DAO/jet db engine' halfway through. The program runs fine but there are no components in the component database.
Any help would be much appreciated.
Thankyou
1999 Apr 29
1
R-0.64.0 installation on SGI IRIX 6.5 machine
Hi,
I am trying to install R-0.64.0 version on SGI machine running
IRIX 6.5.
Machine details:
319 <mind.krasnow.gmu.edu:R-0.63.3> uname -a
IRIX64 mind 6.5 07271714 IP27
Configure script runs fine and the output at the end of configure is:
R is now configured for mips-sgi-irix6.5
Source directory: /usr/local/R-0.64.0
Installation directory: /usr/local
C compiler:
1999 Apr 14
1
Re: R-0.64.0 for Win9X/WinNT
----------
> De : Guido Masarotto <guido at hal.stat.unipd.it>
> A : r-announce at stat.math.ethz.ch
> Objet : R-0.64.0 for Win9X/WinNT
> Date?: mardi 13 avril 1999 10:08
>
>
> Windows binaries and source at CRAN (binaries/windows/Windows-NT/base)
> have been updated to R-0.64.0.
Thank you very much Guido and Brian!
On my machine (with MikTeX installed), I use
2008 Aug 11
4
Does wine support my app ?
Hi,
I have some questions.
How can I find out that my windows program is fully functional compatible with wine ?
...or how can I find out that all win32 API things are supported by wine ?
Are programs available which can test this ?
First I thought that I can do this with strace.......but this was wrong.
thanks
2010 Feb 08
2
GTA San Andreas on Mac-PLEASE READ!
I am trying to run my modified no-cd v.1.0 GTA San Andreas game on my aluminum unibody Intel processor (Nvidia gpu) mac using Wine Bottle. I got it to work once and then, after adding my saved game files to the Documents folder, I couldn't get it to run again. It just kept loading the blue virtual desktop and then crashing!!! I cant seem to pull myself away from this problem and i have been
1999 Apr 23
1
R won't compile on Redhat 5.2 (PR#177)
Full_Name: Paul Gutwin
Version: R-0.64.0
OS: Redhat 5.2
Submission from: (NULL) (198.133.22.73)
I built a new Linux machine, and was trying to install R on it. I get the
following
message during the build:
make[2]: Entering directory `/usr/src/R-0.64.0/src/nmath'
gcc -g -O2 -I../include -I../../src/include -c mlutils.c -o mlutils.o
gcc -g -O2 -I../include -I../../src/include -c d1mach.c