similar to: RE: R crashes when .Fortran embeded function, is called twice in R --> solved

Displaying 20 results from an estimated 800 matches similar to: "RE: R crashes when .Fortran embeded function, is called twice in R --> solved"

2002 Mar 08
1
passing the reference in R functions
Hello! is it possible to send the vector in the r functions without making the function frame to actually have the replicate copy of it ? -Jag Jagadish Rangrej ( Statistician ) CHEO Research Institute, Ottawa, ON 613-7383951 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2002 May 24
1
How to increases the Memory size for R in Batch mode
hello everybody!! I am using "Rcmd BATCH" command to run simulation on R in batch mode on win98 machine. Would it be possible to increase the memory size of R; if so how and what is the default memory size used, and what is the limit to which I can increase the memory size. My machine configurations: 512MB Ram with Intel P-III processor working at 1GHz speed. Win98 and R 1.4.1
2002 Apr 29
3
Organizing the help files in a package
Dear all!! I am using R1.4.1 on windows 98. I had been trying to organize the package and has already been able to document some of the functions in to .Rd (R documentation) files. From these .Rd files I generated plain text files as well as html files. I have also given the 00Index file in each of the directories: html/ help/ data/ man/ Problem: I don't get the help using comand
2002 Jul 30
1
Unable to install new package using local zip file (PR#1854)
Full_Name: Jagadish Rangrej Version: 1.5.1 OS: windows 2000 Submission from: (NULL) (192.139.231.5) I have produced one package using >Rcmd install pubbias (pubbias is the name of pkg), to move it to any new computer, I take the zip file of, "Program file\R\rw1051\library\pubbias" and install it using menu option in R for installing from local zip files. It gives the error :
2002 Dec 06
2
Unequal sized three plots in a window
Dear all: I want to divide the graphing window in to three plots such that two plots are on the top and one at the bottom. The upper two plots are of equal sizes that cover 50% of the Window, third plot spans the lower half portion of the Window completely. How do I do that, I tried layout and other options but they seem to have the matrix options which does not solve my problem. Any help or
2005 Mar 17
3
Realtime Problem = Segmentation faults
Hi: I had asterisk with RealTime database working perfectly in a RH 9.0 machine. I used the sip cache so I even had MWI working. The problem is that I decided to move to Fedora Core 3. I installed the lastets cvs version of asterisk and the RealTime addon from asterisk-addons. I at first had the problems with the kernel and the zaptel driver but all that was solved with the
2002 May 30
1
problem of compile fortran program
I want to call dll from R but encounter problem in compiling the fortran program. First I try "Rcmd shlib prog.f", it failed and warning: make[1]: `libR.a' is up to date. make: *** No rule to make target `'prog.o', needed by `prog.a'. stop. Then I try to compile it by absoft fortran compiler, it works and produces prog.dll. But when this routine is called in R, it
2010 Sep 15
3
How to use PV on HVM
Hi, I am trying to setup Xen to use "PV on HVM". For this, I did the following. (1) I followed the tutorial at http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial to setup Xen4.0.1 on Fedora13. I am able to run virt-manager and create a Fedora 13 guest. (2) I followed the tutorial at http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/to use PV on
2010 Apr 08
1
[LLVMdev] doubt regarding gvnpre
Hello, I am doing a course project of "Adding the strength reduction in existing GVNPRE implementation". But the problem which I am facing is that for many sample programs I tried, the "gvnpre" pass of opt doesn't perform PRE and it leaves the code as it is. This is my sample program and it should do PRE on it but opt is not performing it. Kindly help me out in this part.
2006 Mar 16
1
rsync: connection unexpectedly closed.
Dear Mr. Samir, We are using RedHat 7.2. We are getting same error as reported by you some time back (given below). Did you get any solution? Regards C Jagadish Your original message: ====================== I m running RedHat 9 Linux and I have the rsync-2.5.5-4 package. When I m trying to the following: [root at myhost_name root]# /usr/bin/rsync -va 10.0.8.190:usr/local/src
2010 Jun 09
2
OOP and passing by value
Greetings, I love the R system and am sincerely grateful for the great effort the product and contributors are delivering. My question is as follows: I am trying to use S4 style classes but cannot write functions that modify an object because paramter passing is by value. For example I want to do this: setGeneric("setData", function(this,fcn,k){ standardGeneric("setData")
2004 May 27
2
axis.POSIXct: Datetime data and plotting
I've run into a problem with the datetime axis generated by axis.POSIXct. It appears a similar issue was discussed in October 2003 under the subject line "datetime data and plotting" (see https://stat.ethz.ch/pipermail/r-help/2003-October/039071.html), but I wasn't able to determine whether there is a straightforward solution. The code below produces a graph with apparently
2010 Apr 11
0
[LLVMdev] doubt...sample program not working
Hello, I am doing a course project of "Adding the strength reduction in existing GVNPRE implementation". I know GVNPRE is not maintained and has been removed from trunk. But still can I get a single sample program for which it works correctly? Because for all the programs which I have tried it does not perform PRE.One such program is attached with this mail. It is important for my
2001 Jul 06
1
output of system() call not returned in Win98
On one machine running Win98 and R 1.2.2 this command works: system("command.com /c dir",show=T,invisible=T) On another machine also running Win98 and R 1.2.2 it does not. Nothing appears. On another machine running Win98 and R 1.3.0 it also does not work. Is this a known problem? Many thanks for any help. Nick Barrowman, Ph.D. Thomas C. Chalmers Centre for Systematic Reviews
2001 Jul 06
0
Summary: output of system() call not returned in Win98
A solution to my problem was kindly suggested by Roger Bivand, namely the list.files() function. Thanks also to Prof. Ripley. My original message: > On one machine running Win98 and R 1.2.2 this command works: > > system("command.com /c dir",show=T,invisible=T) > > On another machine also running Win98 and R 1.2.2 it does not. > Nothing appears. > > On
2008 Nov 11
0
rdiff-backup update broken?
After the recent yum update to rdiff-backup-1.2.2-1.el5.rf rdiff-backup no longer works. I don't "speak" python so not sure what's going on. Here's a portion of what I'm seeing... # rdiff-backup /etc/ /backup/localhost/etc Exception '[Errno 34] Numerical result out of range' raised of class 'exceptions.IOError': File
2018 Jul 27
3
SHELL() function Asterisk 13 - can only accept one paramter in string?
Hi all This is a followup on my post "Asterisk 13 - system() dialplan app cannot call bash scripts" from yesterday I've given up trying to use system() to call BASH scripts with parameters from Asterisk 13. Turned out under Asterisk 13.22.0 System() DOES work, but only if you do NOT attempt to pass any parameters to the called script. This works, and reliably calls the script:
2015 Feb 09
2
[LLVMdev] Any mechanism available for link time inlineing?
Hi, trying to develop this idea of splitting c++ classes into real interface and implementation and to make a std isocpp proposal out of it. Need some help and info to make the proposal cover as many details as possible. The idea is to split the class declaration into a part that will stay in the header and will contain only the public members. (let's ignore protected for the moment). The
2011 Mar 09
1
Getting the source file's name where the custom function is written
Dear R experts, I've written some functions in a few source files (such as main.R, control.R ...). After loading them into R, how do I retrieve which functions are loaded from which source file? For example: main.R has functions: myPrint(), myScan() control.R has functions: setPrinter(), setData() After loading the sources (main.R and control.R) into R, I would want to know that
2006 Sep 24
4
SWIG exceptions
I was trying to fix the problem with wxImage and the char */unsigned char * thing today and I was going to hand-write the functions to translate between the two. While doing so I decided I''d clean up the SWIG error message to make it more clear. Here''s an example SWIG-generated argument error: in method SetData'', argument 2 of type ''wxImage *''