search for: rw1081

Displaying 20 results from an estimated 40 matches for "rw1081".

2004 Nov 15
1
installing knncat package
...from dodisc.c making donn.d from donn.c making donnwrap.d from donnwrap.c making dsort.d from dsort.c making linpack.d from linpack.c making matrix.d from matrix.c making objective.d from objective.c making ords.d from ords.c making ranlib.d from ranlib.c making utilsR.d from utilsR.c gcc -Ic:/R/rw1081/src/include -Wall -O2 -I . -pedantic -Wall -DUSE_R_ALLOC -DC ALL_FROM_R -c com.c -o com.o gcc -Ic:/R/rw1081/src/include -Wall -O2 -I . -pedantic -Wall -DUSE_R_ALLOC -DC ALL_FROM_R -c dodisc.c -o dodisc.o gcc -Ic:/R/rw1081/src/include -Wall -O2 -I . -pedantic -Wall -DUSE_R_ALLOC -DC ALL_FRO...
2003 Dec 17
1
Building packages in XP
...re why it is not working in XP. To build the package I call a bat file that specifies all the necessary paths -- but the "build" file (which appears to be a perl script) is looking for a "src" subdirectory in the src directory? [which, of course, does not exist]. I am using rw1081 with the latest ActiveState Perl and tools (from Ripley) installed Any help would be greatly appreciated Thanks, Niels Waller niels.waller@vanderbilt.edu ******* my bat file ********** set TMPDIR=h:\TEMP set path=d:\Latex\texmf\miktex\bin;h:\bin;h:\R\rw1081\bin;g:\Perl\bin; R\rw1081\bin; rc...
2004 Jan 05
2
build R package on winXP
Hello, I wrote an R function and want to build an R package on winXP. I have set my path:C:\bin;C:\MinGW\bin;C:\Perl\bin\;C:\Tcl\bin;C:\texmf\miktex\bin;C:\Program Files\R\rw1081\bin; I tried to run "Rcmd build --help" but failed. Under C:\WINDOWS\System32\cmd.exe, I got the error message: Please set TMPDIR to a valid temporary directory. Under Cygwin, I got the error message: Can't locate R/Dcf.pm in @INC <@INC contains: c \PROGRA~1\R\rw1081\share\perl;...
2004 May 02
2
building a "simple" R package
...n the screen-dump below, after declaring that tar was building, it was unable to proceed. I am using R1.8.1 on a WinXP Professional DELL 3 GHz Pentium 4 with 2 Gig RAM. I put all the files mentioned above, including my source folder (I only have R routines - no C or FORTRAN) in C:\Program Files\R\rw1081\bin to avoid any potential PATH problems. Can any kind reader help me? I realize this shouldn't be this complicated, but somehow I have made it thus, and would welcome a helping hand. Thank you. Charles Annis, P.E. ########## Screen Dump ######################################### C:\Pr...
2004 Jan 29
2
Finding Sweave.sty and other problems
...t;) Writing to file example-3.tex Processing code chunks ... 1 : term hide 2 : echo term verbatim 3 : term tex 4 : term verbatim eps pdf You can now run LaTeX on example-3.tex === The file example-3.tex looks OK, it starts off === \documentclass[a4paper]{article} \usepackage{C:/PROGRA~1/R/rw1081/share/texmf/Sweave} \begin{document} \section*{The Cats Data} .......... === but my LaTeX log file tells a sad story: === This is TeX, Version 3.141592 (MiKTeX 2.2) (preloaded format=latex 2000.11.28) 29 JAN 2004 16:36 **example-3.tex (example-3.tex LaTeX2e <2001/06/01> Babel <v3.7h&gt...
2003 Nov 22
0
R crashes with package SJava; was Memory leakage?
...be grateful if anyone can give me any hint to solve this problem. Thank you Best regards, Tak P.S. Please tell me if I need to set else environment variables other than JAVA_HOME. The output I get after I type ".javaConfig" is below: > .javaConfig $classPath [1] "D:/PROGRA~1/R/rw1081/library/SJava/org/omegahat/Jars/Environment.jar" [2] "D:/PROGRA~1/R/rw1081/library/SJava/org/.." [3] "D:/PROGRA~1/R/rw1081/library/SJava/org/omegahat/Jars/antlr.jar" [4] "D:/PROGRA~1/R/rw1081/library/SJava/org/omegahat/Jars/jas.jar" [5] "D:/PROGRA~1/R/rw1081/...
2003 Nov 23
1
options(width= ) in rw1081
Hola! I just downloaded and installed the factory-fresh rw1081. Windows XP. In my Rprofile file in the \etc subdirectory I put (among others) options(continue=" ") options(width=65) options(scipen=5) options(show.signif.stars=FALSE) R is honoring all of this on startup, exept the width=65 option, which does'nt have any effect. I tried other...
2004 Feb 05
2
I am totally lost on how to install R . . .
First . . . SUBSCRIBE (I want to subscribe to the list). Second, I am trying to install R on windows XP. In looking at the instruction manual I get the following: The simplest way is to use 'rw1081.exe' or 'miniR.exe'. Just double-click on the icon and follow the instructions. If you installed R this way you can uninstall it from the Control Panel. How do I get the "rw1081.exe" or "miniR.exe"? All I have right now is the R-latest.tgz file and I have absolutel...
2004 May 11
2
- making a Windows library from Unix source code
...y. I've "sourced" each of the *.r files and they appear to work. I've very carefully followed the instructions in the "R for Windows FAQ" and "readme.packages". I've downloaded and installed Perl, R tools, copied across the text to C:\Program Files\R\rw1081\src\library\fatigue (note: the package is called "fatigue") then I type at the DOS prompt cd "c:\Program Files\R\rw1081\src\gnuwin32" make pkg-fatigue and get the error message(s) make[1]: *** [zzzfirst] Error 255 make: *** [pkg-fatigue] Error 2 How do I look up what Error...
2003 Dec 04
1
Loading R 1.8.1 (PR#5509)
I downloaded the latest Windows version 1.8.1 from http://www.stats.bris.ac.uk/R/ (21/11/03 R-1.8.1.tar then to-day the file is R-1.8.1.tgz) and from Windows unzipped the file. The directory R-1.8.1 is created (rather than rw1081) but no subdirectory 'bin'. I cannot see any .dll nor .exe files in the directory and I understand from Brian Ripley's page of 'R for Windows FAQ' there should be a 'bin' subdirectory. 2.2 How do I install R for Windows? You need Windows 95/98/ME/NT4/2000/XP: Windows 3...
2004 May 17
1
Problem with package SJava
...ntln("("+i+") " + objects[i]); } } } } I have in return: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x6B4B85E3 Function=R_SetMaxNSize+0xC3 Library=c:\Program Files\R\rw1081\bin\R.dll Current Java thread: at org.omegahat.R.Java.REvaluator.eval(Native Method) at org.omegahat.R.Java.REvaluator.eval(REvaluator.java:86) at org.omegahat.R.Java.REvaluator.eval(REvaluator.java:36) at Toto.main(Toto.java:22) Dynamic libraries: 0x00400000 - 0x00406000 C:\j2sdk1.4.2_03\bi...
2004 Mar 14
2
Troubles installing RMySQL on Win2K
What do I need to do to load the RMySQL library on Win 2K using version 1.8.1 I have Mysql v4.0.16 up and running on the local machine with several databases running fine. Using RGUI I have loaded RMySQL and an appropriate directory structure has appeared under C:\Program Files\R\rw1081\library\RMySQL I have added C:\Program Files\R\rw1081\library\RMySQL\inst\libs to my path variable so that libmySQL.dll can be found. If I type library(), then I see RMySQL in the list of available packages. If I try and load the library, I get > library(RMySQL) Error in testRversion(descfi...
2004 Feb 17
2
interfacing C++ using .Call
...ere's an example: Take the "lapply2" code on page 49 of R-exts.pdf and save to "test.c". Be sure to add #include <R.h> #include <Rdefines.h> to the top of the file. Now at the command line type: > Rcmd SHLIB test.c making test.d from test.c gcc -Id:/R/rw1081/src/include -Wall -O2 -c test.c -o test.o ar cr test.a *.o ranlib test.a gcc --shared -s -o test.dll test.def test.a -Ld:/R/rw1081/src/gnuwin32 -lg2c -lR Works fine (though I haven't tested in R but at least the dll is created). Now remove all files except "test.c" and rename...
2004 Feb 10
4
The ttest.c example in R under MS Windows
We are trying to compile and run the ttest.c example that comes with R (in C:\Program Files\R\rw1081\src\library\windlgs\src\ttest.c). After compiling it with MS Visual C++ we load the DLL with dyn.load. So far it seems good, but when we try to call it from R (after running C:\Program Files\R\rw1081\src\library\windlgs\R\windlgs.R) R crashes. We have tried changing the exports from DLL but have...
2004 Oct 15
2
tree version 1.0-16
...at is the best way to download tree package version 1.0-18 which can be found in index of src/contrib at www.r-project.org? So far I tried two different ways none of which has worked for me: 1) I tried to download it by running the command install.packages("tree","C:\Program Files\R\rw1081\library","http://cran.r-project.org/src/contrib",destdir= "C:\Program <http://cran.r-project.org/src/contrib",destdir="C:/Program> Files\R\rw1081\library",installWithVers=TRUE) But it tries to connect to http://cran.r-project.org/src/contrib/bin/windows/cont...
2004 Mar 06
1
(no subject)
Hello group. I am trying to install fdim on my win2000 os. this command is giving error and I feel I am not using it correctly, could some one show me why. install.packages(fdim, "C:\Program Files\R\rw1081\library" , CRAN = "http://cran.r-project.org", "internal", available = NULL, destdir = "C:\Program Files\R\rw1081\library", installWithVers = FALSE) thanks
2003 Dec 26
1
Problems converting output from Sweave to PDf
...Since I don't have LATEX for windows, I used texi2dvi from the CYGWIN package 4) When I run the command in Cygwin 'texi2dvi -c -p GeneSpring.tex' I get the error shown below. 5) When I edit the GeneSpring.tex file and comment out the line \usepackage{C:/PROGRA~1/SILICO~1/GENESP~1/data/rw1081/share/texmf/Sweave} and try to convert to PDF again, it will successfully convert the TEX file to PDF. It seems that the Sweave library causes some problems in the parsing of the TEX file. Is there something I forgot to do? Thanks, Thon ------------- OUTPUT FROM texi2dvi ----------------- /u...
2004 Feb 17
1
RCMD SHLIB == Couldn't reserve space for cygwin's heap, Win32 ?
...`chola': as47.f:1040: warning: `w' might be used uninitialized in this function as47.f:1041: warning: `rsq' might be used uninitialized in this function as47.f:1043: warning: `i' might be used uninitialized in this function g77 -O2 -Wall -c as197.f -o as197.o gcc -Ic:/PROGRA~1/r/rw1081/src/include -Wall -O2 -c flikam.c -o flikam.o In file included from flikam.c:16: flikam.h:10:1: warning: "__stdcall" redefined <built-in>:61:1: warning: this is the location of the previous definition flikam.h:169:8: warning: extra tokens at end of #endif directive flikam.c: In fu...
2004 Feb 17
1
RCMD SHLIB == Couldn't reserve space for cygwin's heap, Win32 ?
...`chola': as47.f:1040: warning: `w' might be used uninitialized in this function as47.f:1041: warning: `rsq' might be used uninitialized in this function as47.f:1043: warning: `i' might be used uninitialized in this function g77 -O2 -Wall -c as197.f -o as197.o gcc -Ic:/PROGRA~1/r/rw1081/src/include -Wall -O2 -c flikam.c -o flikam.o In file included from flikam.c:16: flikam.h:10:1: warning: "__stdcall" redefined <built-in>:61:1: warning: this is the location of the previous definition flikam.h:169:8: warning: extra tokens at end of #endif directive flikam.c: In fu...
2004 Jun 24
2
"Set-up files corrupted" error message
I've tried to download rw1090.exe 3 times and rw1081.exe once onto a Windows XP from the UK mirrors (I've tried both of them). When the download is complete and I double-click on the icon I get an error message telling me the set-up files are corrupted and to obtain a new copy of the program. I have spent quite a lot of time checking the message...