search for: rw2001

Displaying 20 results from an estimated 47 matches for "rw2001".

Did you mean: rw2000
2004 Nov 30
1
Build package for R 2.0.1 under Windows
This summer I and a colleague built a package for R v 1.9.1 containing C-code under Windows. That only worked for us when R was installed in c:\program files\R. Now I have R v 2.0.1 and the same package won't build. I get the following C:\Program Files\R\rw2001\bin>rcmd check "c:\program files\r\rw2001\src\library\ sag" * checking for working latex ...latex: not found NO * using log directory 'C:/Program Files/R/rw2001/bin/sag.Rcheck' * checking for file 'sag/DESCRIPTION' ... OK * checking if this is a source package ... OK...
2005 Feb 17
2
package bulding in windows.
Hello everyone. I am using R 2.0.1 in windows XP sp2 and I want to create a package. I get the following errors when I run these commands at the dos prompt. Please help. Thanks. NIshan F:\Program Files\R\rw2001\bin>Rcmd build f:\testingskeke * checking for file 'f:\testingskeke/DESCRIPTION' ... OK * preparing 'f:\testingskeke': * cleaning src * removing junk files * building 'testingskeke_1.0.tar.gz' 'sh' is not recognized as an internal or external command, opera...
2005 Mar 11
2
Package Installation in RGui (PR#7262)
...5 sums checked package 'lattice' successfully unpacked and MD5 sums checked package 'nlme' successfully unpacked and MD5 sums checked Error: Can not remove prior installation of package 'nlme' In addition: Warning message: unable to move temp installation 'C:/PROGRA~1/R/rw2001/library\file30867/foreign' to 'C:/PROGRA~1/R/rw2001/library/foreign' > library(nlme) Error in library(nlme) : There is no package called 'nlme' Keith > update.packages() trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES' Content type `text/p...
2004 Dec 22
2
Creating packages in windoze: *** [indices] Error 1
...error message "Error in parse(file, n, text, prompt) : syntax error on line 1)" I have searched the "Creating R packages" manual but have been unable to determine how to solve my problem. Thank you in advance for any and all help. Niels Waller Vanderbilt University H:\R\rw2001\src\gnuwin32>rcmd build --binary --use-zip taxon * checking for file 'taxon/DESCRIPTION' ... OK installing R.css in h:/TEMP/Rbuild.1020 ---------- Making package taxon ------------ adding build stamp to DESCRIPTION installing R files installing inst files installing data files...
2005 Jul 26
1
Anybody have a binary version of SJava for rw2001 (Windows)?
I am not a techie and have been struggling 2 days solid to try and install SJava (the source from http://www.omegahat.org/RSJava/). Does anybody have a binary file for me (I am Windows XP and rw2001)? I have tried installing Perl, mingwin and the cygwin tools but still no luck. When I try “R CMD INSTALL c:\SJava_0.78-0.tar.gz” I get the following (and haven’t a clue what it could mean): ---------Making package SJava-------------- Building JNI header files... Extracting the classes from E...
2004 Dec 22
1
help with creating package
Hello, I'm trying to create a source package (on Win2k system). I followed the instructions from R-extns.pdf, installed ActivePerl and RTools with setting the DOS path to it. Then I did "Rcmd check" and had an error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:\R\rw2001\bin>Rcmd check D:/prime7/SpnInstall/spectrino * checking for working latex ...latex: not found NO * using log directory 'C:/R/rw2001/bin/spectrino.Rcheck' * checking for file 'spectrino/DESCRIPTION' ... OK * checking if this is a source package ... OK installing R.css in C:/R/r...
2005 Mar 01
1
Two problems building a package
...ge for submission to CRAN. All of these scripts are R code only, no C or C++ or anything else. I'm working with R 2.0.1 running on a Windows XP machine. So far running ">rcmd install --build --docs=normal mypkge" seems to work (i.e., the library "mypkge" is installed in R\rw2001\library and the library loads and the scripts do what I have written them to do). While this is all well and good I have two (hopefully small) problems. First, running ">rcmd check mypkge" on R\rw2001\bin\mypkg (not R\rw2001\library\mtpkge) returns the error "\bin\mypkge is not...
2005 Jan 06
2
library vcd for R rw2001
Is there an upgrate of the vcd library (visualisation of categorical data) for the latest R version? Trying to download it from CRAN I get URL /data/WWW/ftp/pub/R/bin/windows/contrib/r-release/vcd_0.1-3.4.zip was not found on this server. googling it, I found it for instance on http://www.sourcekeg.co.uk/cran/bin/windows/contrib/1.9/ but trying to install it gave me the message >
2004 Dec 21
1
scheduling R tasks under windows
I'm trying to schedule R tasks in Windows Server 2003. I can run the following from the DOS prompt without any difficulty: c:\Reports>c:\r\rw2001\bin\rterm.exe --no-restore --no-save <test.R> test.out where test.r has two lines: library(tools); Sweave("rlr.Rnw"). When I try to run the same from the task scheduler, I fill in the dialogue box as follows: Run: c:\r\rw2001\bin\rterm.exe --no-restore --no-save <test.R> te...
2004 Nov 07
1
creating a package without lazy loading
...hen I do not turn off lazy loading? I am using Windows XP and R 2.0.1 beta dated 2004-11-04. Error in tools:::.read_description(file) : file '/DESCRIPTION' does not exist Execution halted make: *** [lazyload] Error 1 *** Installation of zoo failed *** Removing 'C:/PROGRA~1/R/RW2001~1/library/zoo' Restoring previous 'C:/PROGRA~1/R/RW2001~1/library/zoo'
2005 Feb 02
1
windows dse bundle install problem
....zip' Content type `application/zip' length 1570336 bytes opened URL downloaded 1533Kb bundle 'dse' successfully unpacked and MD5 sums checked Delete downloaded files (y/N)? y updating HTML package descriptions Warning message: unable to move temp installation 'C:/PROGRA~1/R/rw2001/library\file1104/tframe' to 'C:/PROGRA~1/R/rw2001/library/tframe' > library() Two packages in the bundle installed ok, but tframe did not. I'm not sure why there is a backslash after the first library and nowhere else. Is this a user error or a bug? Paul Gilbert
2004 Dec 28
3
lost association for .RData files
Somehow I have lost the correct file association for .RData files. They are now associated with a text file editor. When I right click on any .RData file and try to change the association, R is not listed as a choice of program. I browse to c:\Program Files\R\rw2001\bin\Rgui.exe and select that file to open .RData, but Windows does not then place Rgui.exe in the list of programs to use. I can open any .RData file by dragging it onto the R desktop icon, but cannot double-click any .RData file to open it. This problem has persisted through several uninstalls...
2005 Feb 09
1
HTML help index generation problem with R under Windows
...31960.html One conclusion from that thread seems to be that if XP users need to update the index, after installing a package, they have to install R into a directory for which they have got write access, either a network or local drive. This is in order to update the files 'C:Program Files\R\rw2001\doc\html\search\index.txt' and 'C:Program Files\R\rw2001\doc\html\packages.html' Most R users in my institution do not have admin rights to their local drive, for security reasons, and software has to be installed on the local drives, not on remote servers (presumably for networking...
2005 Mar 15
0
Package Installation on networked disk (was: Package Installation in RGui (PR#7262))
...' Content type `application/zip' length 437644 bytes opened URL downloaded 427Kb package 'gap' successfully unpacked and MD5 sums checked Delete downloaded files (y/N)? y updating HTML package descriptions Warning message: unable to move temp installation 'N:/Ovce/Programi/R/rw2001/library\file4821/gap' to 'N:/Ovce/Programi/R/rw2001/library/gap' > library("gap") Error in library("gap") : There is no package called 'gap' But if I try to install package on local disk, marked C: > install.packages("gap", lib="C:/Pro...
2005 Jul 27
1
Installing SJava (I'm almost there, just a little more help please!....please!)
...nfig] Error 127 make[2]: *** [srcDynLib] Error 2 make[1]: *** [all] Error 2 Make: *** [pk9—SJava] Error 2 *** Installation of SJava failed *** Removing ‘c:/PROGR~1/R/rw200l/library/SJava’ I am Windows XP with SJava (SJava_0.68-0.tar.gz) downloaded to my c drive (c:\SJava_0.68-0.tar.gz). R is rw2001 (c:\Program Files\R\rw2001). I am using the following “R CMD INSTALL c:\SJava-0.68-0.tar.gz”. Why is the configure.win file not being found? Where is it looking for it? My eternal gratitude to anybody willing to take me out of my pain. --- [[alternative HTML version deleted]]
2005 Apr 27
2
Problems compiling C code on windows
...ib -o thisisthetest.so thisisthetest.o In R: > dyn.load("thisisthetest.so") > .Call("thisisatest",5) [1] 6 > [[ WONDERFUL ]] Windows output: L:\R>Rcmd SHLIB thisisthetest.c making thisisthetest.d from thisisthetest.c gcc -IC:/PROGRA~1/R/rw2001/include -Wall -O2 -c thisisthetest.c -o thisisthetest.o ar cr thisisthetest.a thisisthetest.o ranlib thisisthetest.a gcc --shared -s -o thisisthetest.dll thisisthetest.def thisisthetest.a -LC:/PROGRA~1/R/rw2001/src/gnuwin32 -lg2c -lR In R: > dyn.load("thisisthetest.dll")...
2005 Feb 11
2
pb with package mix
...t a problem with the mix package in order to impute the missing data. After importing the data, the prelim function does not work (only the stlouis data works). We have done : >library(mix) >Manq <- read.table("C:/.../file.txt") >attach(Manq) >save(Manq,file="C:/../R/rw2001/library/mix/data/Manq.rda") >data(Manq) >Manq V1 V2 V3 V4 1 1 1 1 1 2 1 1 3 6 3 1 2 6 2 ... ... 52 2 7 6 2 >Essaimanq <-prelim.mix(Manq,4) Error in as.integer.default(list(V1 = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1,: (list) object cannot be coerced to integ...
2005 Jan 10
3
Installation of XML library can't find libxml2.dll
...0.1, and I get the error: "This application has failed to start because libxml2.dll was not found. Re-installing the application may fix this problem" > library(XML) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "C:/PROGRA~1/R/rw2001/library/XML/libs/XML.dll": LoadLibrary failure: The specified module could not be found. Error in library(XML) : package/namespace load failed for 'XML' Now, having read the website at http://www.omegahat.org/RSXML/, I find that the package: "uses libxml2, by default and only...
2005 Mar 03
5
ESS
Hi all, I am running R 2.0.1 under Windows XP in German. I configured my path as follows: C:\Programme\R\rw2001\bin;C:\Programme\xemacs-packages\lib-src\;C:\Programme\XEmacs-21.4.13\i586-pc-win32 I can not start R proccess or ESS from within XEmacs. What is going wrong? I can not start S. M-x S gives "no matching" How can I configure XEmacs for STATA 8? Thanks for your help. M -- ---------...
2005 Apr 07
1
build rpvm under cygwin
I tried ot build rpvm in my own makefile. But runs into some linker errors like e.g. undefined reference to `_R_alloc' My enviornment looks like this: CYGWIN pvm 3.4 compiled under cygwin myself R installed from the rw2001.exe setup file. I guess that the R under rw2001.exe was build with some other compiler? I then tried to compile R myself under CYGWIN but runs into the following problem: building from src typing make gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CON FIG_H -D__NO_M...