search for: rw1041

Displaying 20 results from an estimated 21 matches for "rw1041".

2002 Jan 30
5
1.4.1 R CMD check broken?
...Installing *source* package `ctest' ... R help >>> Building/Updating help pages for package `ctest' Formats: text html latex example At this point R hangs. (2) Just installed 1.4.1 on Win200 using Prof. Ripley single file installer c:/R/rw1041/library > Rcmd.exe check ctest * checking for working latex ... OK * using log directory `/cygdrive/c/R/rw1041/library/ctest.Rcheck' make: Entering directory `/cygdrive/c/R/rw1041/src/gnuwin32' make DLLNM= \ -C /cygdrive/c/R/rw1041/library/ctest PKG=ctest RHOME=...
2002 Mar 06
2
Installing a Package in Windows 2000
...it didn't fix the problem. I've also checked to ensure that perl can be found. Actually, I've made an extensive effort to solve the problem prior to sending this help request. So, any assistance will be greatly appreciated! Thank you in advance. Tom Kincaid Example Output: C:\R\rw1041\src\gnuwin32>Rcmd build --binary --use-zip-help C:\R\rw1041\src\library\statmanual * checking for file `C:\R\rw1041\src\library\statmanual/DESCRIPTION' ... OK make: Entering directory `/cygdrive/c/R/rw1041/src/gnuwin32' make DLLNM= \ -C C:/R/rw1041/src/library/statmanual PKG=statmanua...
2002 May 03
1
Detailed instructions for building packages
>I a missing in R extension a more detailed step by step description with=20 >some examples. >To whom send proposals of change to the R extensions manual. I am also=20 >willing to writ one step by step descriptin for windows 2000. If you would like to draft a detailed section on building packages under windows, that would be great. Once you're done, please email it to me (as
2002 Feb 21
1
installing packages under Windows 2000
...am trying to install a package for R 1.4.1. under windows 2000, and cgywin perl 5.6.1. The first problem I had was with perl not picking up the R specific perl files. bash-2.05a$ ./Rcmd INSTALL /c/tmp/R/exactRankTests_0.6-2.tar.gz Can't locate R/Dcf.pm in @INC (@INC contains: c \PROGRA~1\R\rw1041\share\perl;/c/Program\ Files/R/rw1041/share/perl /usr /lib/perl5/5.6.1/cygwin-multi /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/cygwin-multi /usr/lib/perl5/site_perl/ 5.6.1 /usr/lib/perl5/site_perl .) at c:\PROGRA~1\R\rw1041/bin/INSTALL line 25. BEGIN failed--compilation aborted at c:\PROG...
2002 Feb 11
2
demo(graphics) problem under rw1041 (PR#1307)
I just downloaded rw1041 (the latest windows binary). Everything installed fine. When I start a new Rgui, and type "demo(graphics)", after pressing return to start, a graphics window appears. When I get to the second prompt: > opar <- c(opar, par(bg = "white")) > plot(x, ann = FALSE,...
2002 Feb 01
1
Rcmd Install gives Bad command or file name (PR#1296)
Dear Team, Don't understand output below. Please advise. Windows98 and rw1041(patched) from 1/25/02. Graham Lawrence C:\>PATH=C:\bin;C:\mingw32;C:\Perl;C:\HtmlWork;C:\R\rw1041\bin;C:\Tcl;C:\Tcl\bin C:\>Rcmd INSTALL C:\R\lattice_0.4-0.tar.gz Bad command or file name C:\>Rcmd C:\>Rcmd Install Bad command or file name C:\>dir C:\R\rw1041\bin Volume in dr...
2002 Apr 29
1
Garbage collection: RW1041
Have searched through the archives but have been unable to find any related issues - hopefully I'm not bringing up an old topic. Am using RW1041 on a Windows NT on a machine with 1Gb of memory. Have a function doit() that reads in a chunk of data using readBin, performs a regression, saves out coeffs and then returns. When using Rgui with the default memory limit of 256Mb I'm able to call this function twice before running out of memo...
2002 May 12
2
Is this a bug of pweibull()? (Follow up)
Please allow me to add just a little more about this: nothing wrong with pweibull(), namely, the two cases I reported: pweibull(3:10, 2) and pweibull(3:10, 2.1), in rw1041 and earlier version. I wonder this might just due to the change from rw1041 to rw1050, however, I can't find anything relevant (seems to me) in the News or Readme. Thanks Sundar for the suggestion of using 1 - pweibull(..., lower.tail=TRUE), but I think I rather stay with rw1041 and wait for...
2002 Oct 10
2
Environment variables under Windows
...thing to be done with the AUTOEXEC.BAT file or the CONFIG.SYS file, or perhaps one must alter the Properties of the shortcut icon for R? Another possibility is that one must insert some lines in the RProfile file. On my installation I have two files names RProfile. The first is in the directory \rw1041\etc, and the second is in the directory, \rw1041\library\base\R. Does one "set" an environment variable by placing an appropriate line in a RProfile file? John -------------------------------------------------------------------- John Miyamoto, Dept. of Psychology, Box 351525 University...
2002 May 15
1
can't get rcmd to work on windows2k....
...stall properly (build help files, etc) and when I try to run the rcmd check (or any rcmd option) I get the following error. Does dcf.pm stand for perl module? If not, why do I get this message? C:\systemfit\r_code>rcmd check --help Can't locate R/Dcf.pm in @INC (@INC contains: c \PROGRA~1\r\rw1041\share\perl; /usr/lib/perl5/5.6.1/cygwin-multi /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/cygwin-multi /u sr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at c:\PROGRA~1\r\rw1041/bin/check line 32. BEGIN failed--compilation aborted at c:\PROGRA~1\r\rw1041/bin/check line 32. Thanks,...
2002 Mar 06
3
Loading tcltk package fails on WinMe/Cygwin but works with Rgui
...and both demo(tkdensity) and demo(tkttest) works as expected. However, when I start R from my Cygwin terminal dyn.load() fails to load the library: % R --vanilla > library(tcltk) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "C:/PROGRA~1/R/RW1041/library/tcltk/libs/tcltk.dll": LoadLibrary failure: One of the library files needed to run this application cannot be found. Error in library(tcltk) : .First.lib failed Trying to troubleshoot; > file <- "C:/PROGRA~1/R/RW1041/library/tcltk/libs/tcltk.dll" > file.exists(f...
2002 May 02
3
Building own packages on Windows 2000!
Hi! I encountered some things trying to build own packages under Windows 2000 for which i found no answer in the documentation. First. 1. I do not found the rcmd.exe in the bin directory of R_HOME. I installed R using the setup.exe 2. I updated the R intatllation with one of the zip files. (rw1041sp.zip) now i had the rcmd.exe in the bin. 3. I do not found any hint in the docu that perl is needed. 4. I even do not found any hint that there are shared modules and that i can be necessary to add an PERL5LIB path to the enviroment variables to use them and i still do not know if it is necessar...
2002 Mar 25
1
Problems installing Tcl/Tk
Hi! Two questions: 1.-I am trying to put Tcl/tk to work. I keep getting the following: >Error in dyn.load(x, as.logical(local), as.logical(now)) : > unable to load shared library "C:/RW1041/library/tcltk/libs/tcltk.dll": >LoadLibrary failure: No se puede hallar uno de los archivos de biblioteca necesarios para ejecutar esta aplicación. >Error in library(tcltk) : .First.lib failed I've tried what is suggested on th R-FAQ and done what Professor Ripley recommended on a...
2002 Feb 11
0
read.table in TCL/TK interface
...e.) (2) Is it possible to use a variableSelection widget to select a special variable which i can use to replace in R commands like: rpart( selectedVar ~.,data) ? (3) What occur the difference run tcl/tk code in R-Winedt , i get the results only when i use paste ! $ source("D:/Statsoft/rw1041/code/TCL-TK.R") ****************************************************** The source for this demo can be found in the file: D:/Statsoft/rw1041/library/tcltk/demo/tkttest.R ****************************************************** ### Command executed via Tk ### t.test(Ozone[Month == 5], Ozone[Mon...
2002 Apr 12
1
xgobi
...gobi) Up to now, everything seemed to work. Also the help. No warnings that the installation was not appropriate. However when running the example of the help-file nothing seems to happen. After data(laser) xgobi(laser) I get no reaction on the screen, only following message: D:/soft/rw1041/library/xgobi/scripts/xgobi.bat -vtitle 'laser' -std mmx C:/TEMP/xgobi-laser29358 Probably as a novice I forgot something to do. Has anybody a suggestion ? Thanks, Paul Quataert ====================================================== ir. Paul Quataert Biostatisticus Ministerie Vlaamse Ge...
2002 May 02
1
design/HMISC packages
...R : Copyright 2002, The R Development Core Team Version 1.4.1 (2002-01-30) > library(design, T) Design library by Frank E Harrell Jr, Version of Wed Apr 17 17:07:30 EDT 2002 Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "C:/PROGRA~1/R/rw1041/library/design/libs/Design.dll": LoadLibrary failure: %1 is not a valid Win32 application. Error in library(design, T) : .First.lib failed > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 4.1 year 2002 month 0...
2002 Nov 26
0
Re: unique()
On Tue, 26 Nov 2002 08:48:37 +0000 (GMT), Peter Green wrote in message <Pine.GSO.4.42.0211260844200.20783-100000@elios>: >Hi, Duncan, > >Just a quick query/grumble.... I've just noticed that >the operation of unique() on arrays changed somewhere >between Rw1041 and 1061 - pity, as I had been relying on the old >action (treat the argument as a vector) in some code. >I didn't notice it mentioned in any 'changes' documents. It was mentioned in the 1.6.0 news file: > o duplicated() and unique() have methods for matrices and arrays &...
2002 Mar 03
1
Upgrading an installation of R
I have installed R 1.4.0 on Windows 2000 and would like to upgrade to the newest version of R. I am scared of messing this up badly and would like to know if I should: - uninstall my current version first, or - just install the newer version without uninstalling the current version Do either of these work? If both work, which is preferable? Will I have to reinstall various packages that I
2002 Mar 20
4
spatial library
Hi everybody, I want to download the spatial library but I don't find it at the CRAN list package. Where can I find the package ? I have to download it to use the function correlogram. Thanks in advance, Paola. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2002 Feb 16
3
Symbol "£" crashs R in Win98
Dear R users, > version platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 4.1 year 2002 month 01 day 30 language R I was trying to read in some data in a text file. In the data file, some of the column headings