search for: pathtor

Displaying 5 results from an estimated 5 matches for "pathtor".

Did you mean: pathto
2004 Jan 21
1
MODREG source
Is the fortran source code for the MODREG package available? If so can someone send me a zip file or point to a web address? Thanks, Matt. ------------------------------------------------- This mail sent through IMP: www-mail.usyd.edu.au
2005 Apr 28
1
help files and vignettes
Hi all, I'm writing a vignette for my package, and I would like to include some of the package help files in there as well. Is there an easy way of doing so? I tried using R CMD Rdconv to generate latex files from .Rd files but I am not sure how to include these into a .Rnw file (ie the vignette source). The resulting file from Rdconv do not readily compile using latex ... The other option I
2004 Apr 13
2
R apache and PHP
I've developed a web application in PHP and R my script is <?php ... exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat /home/marcello/R_out/myfile.out"); ... ?> This script execute in R batch mode and write the myfile.out. On Win2000 the similar script is ok, but on linux I've a problem. I suppose is a permession problem because the same script on shell
2007 Jul 18
2
set up automatic running of R
Hi useR, I am trying to find how to schedule an automatic run of R periodically, I have written some scripts to extract data which are updated monthly on another server, my os is xp. The goal is that my script will run at a scheduled time every month and record the results to some directories. Now the scripts are done, only thing I need is to know how to let R run my scripts at a certain time,
2007 Aug 14
1
makeSOCKcluster
...ode allows since they are all NFS. Rgui commands: >library(snow) >cl<-makeCluster(c("ip.path.to.node1","ip.path.to.node2"),type="SOCK") Result: R becomes unresponsive and has to be forcibly closed. Sometimes before that happens message stating env: C:\pathToR\library\snow\RSOCKnode.sh no file found appears (if I make R redraw the interface screen) Troubleshooting step1: Interspersed print commands within C:\localRinstall\library\snow\R\snow file. Result of troubleshooting step1: It appears that this snow file hangs on line: system(paste(...