similar to: R 1.7.0 Windows binary build released

Displaying 20 results from an estimated 40000 matches similar to: "R 1.7.0 Windows binary build released"

2003 Apr 23
1
changing dir to network drive in Rgui caused crash (1.7.0)
Dear R-help, Has anyone experienced similar problem? On WinNT4(sp6), running Rgui from 1.7.0, when try to change directory to some network drive using the "File / Change dir..." menu, Rgui gets a visit by Dr. Watson. If I first change dir to a local drive, then again to a network drive, it works fine. It also works fine with setwd() from the command prompt. Best, Andy Andy I. Liaw,
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all, Maybe this has something to do with R crashing? When my R version crashes, there is Rgui.exe still running in the background (i.e. W2K's task manager recognises it only as a process, which apparently is using almost 100% of the CPU). I can reproduce that by "using" the SJava package (from Brian Ripley's homepage, as suggested on http://www.omegahat.org/RSJava/).
2003 May 03
2
Memory leakage?
Hi, all: I'm using R 1.7.0 on WinXP under SDI mode. However, very often after I closed all R windows, my CPU usage was still 100%. By checking the task manager, I found there are one or several "Rgui.exe" still running and took all the CPU. I had to close them one by one manually. This happened to me with R 1.6.1, R 1.6.2 also and also on Win2K. Rememeber there was a
2003 Apr 23
3
changing dir to network drive in Rgui caused crash ( 1.7. 0)
Uwe & Marc, Adding the --vanilla flag doesn't help. Actually, the crash happens if I browse to a folder on a mapped drive. I.e., if I type in "q:\Andy" in the text box, it works, but if I try to browse to Q:\Andy and then click on OK, that's when it crashes. Andy > From: Uwe Ligges [mailto:ligges at statistik.uni-dortmund.de] > > Marc Schwartz wrote: >
2003 Jun 13
1
R 1.7.0 startup error: .addMethodFrom...
Does anyone know what could be causing the following error message on startup of R: Error in .addMethodFrom(def,argName[1],class[1],fromClass) : object "*tmp*" not found. I'm using R 1.7.0 and Windows 2000. This happened shortly after I installed 1.7.0. Once it occurs, R freezes. >From then on R will always freeze with this error message. I reinstalled 1.7.0 and it worked
2004 Apr 16
2
Windows startup menu display problem in 1.9.0 (PR#6783)
Full_Name: Brian J. Smith Version: 1.9.0 OS: WinXp Submission from: (NULL) (129.255.217.48) WinXP; R 1.9.0 running under Rgui.exe. winMenuAdd calls via my .Rprofile file do not seem to work and, instead, result in the following error message after the R GUI starts: Error in eval(expr, envir, enclos) : couldn't find function "winMenuAdd" Any subsequent calls to winMenuAdd from
2003 Apr 22
1
R 1.7.0: Startup error: Error in "class<-"(*tmp*, value = Class) : couldn't find function "objWithClass"
Dear R-List member, I have installed the new version of R on my PC (see system details below). I can start the RGui with http_proxy succesfully. However, I do encounter two problems: 1) After starting the Rgui the following error message is displayed (vertical dots represent omissions of output): R : Copyright 2003, The R Development Core Team Version 1.7.0 (2003-04-16) . . . . Error in
2003 May 09
3
Re: R-help Digest, Vol 2, Issue 26
With the same system configuration (WinNT4 SP6 and 1.7.0), I get such a Dr Watson crash each time I try to use the Change dir... command in the File menu of Rgui.exe. I doesn't seems to happen if I do this immediately after starting R but well if I already did some computation. I don't have any problem by using directly setwd(). At 12:10 23/04/03, you wrote: >Date: Tue, 22 Apr 2003
2003 Apr 24
1
RMySQL crash under R 1.7.0, but not 1.6.2
Hi, I was able to connect to a MySQL database (called "zooscan" and with a table "serie" under Win XP with R 1.6.2 using: > library(DBI) > library(RMySQL) Warning message: DLL attempted to change FPU control word from 8001f to 9001f > drv <- dbDriver("MySQL") > con <- dbConnect(drv, dbname="zooscan") > dbExistsTable(con,
2001 Sep 04
2
R under Win2k
I have tried to compile R-1.3.1 under the Cygwin environment, but it does not seem to work, although the option is there. Must I use Mingw32? At the same time, I cannot figure out how to build packages from sources under Win32. Are there examples on how to do this? Thanks. - Andrea Malagoli Universtiy of Chicago -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2003 May 13
6
R crashes when resizing windows (PR#2992)
Full_Name: Gavin Alexander Version: 1.7.0 OS: Win2000 Submission from: (NULL) (130.209.6.40) When I resize the R-GUI console window by dragging an edge and drag for more than a second or two, R crashes. The program exits, leaving a pop-up "Program Error" box with the message: "Rgui.exe has generated errors and will be closed by Windows. You will need to restart the program. An
2003 Apr 20
2
Rgui crashes after setting par(ask=TRUE) and using lattice (PR#2801)
Full_Name: Scot McNary Version: 1.7 OS: Windows 98se Submission from: (NULL) (134.192.131.246) Hi, Rgui causes a page fault when asking for lattice graphics after setting par(ask=TRUE). This doesn't happen in 1.6.2, but does in 1.7.0. library(lattice) par(ask=TRUE) example(dotplot) Windows "Details" about crash: RGUI caused an invalid page fault in module R.DLL at
2003 Apr 23
2
changing dir. to network drive crash Rgui on NT4 ( PR#282 8)
This is interesting: The crash does not happen if I run Rgui in MDI mode. The crash seemed to only occur in SDI. Andy =========================================================== For the record: Under Rgui, using the menu "File / Channge dir..." to change to a network drive crashes rgui. The crash happens if I browse to a folder on a mapped drive. I.e., if I type in
2004 Mar 16
3
save GUI window position in windows version?
Hi, I'm using windows GUI version. Is there any way to save window position from previous session?Everytime I open GUI starts as maximized and I have to resize it. Thanks for the help. SI
2003 Sep 08
1
1.7.1 console unresponsive following "paste into"
Dear R Help, I've just installed 1.7.1 and have found that the console now exhibits odd behavior when I paste commands into it. I'm on a PC running Windows XP Professional. I use Word as my script editor, and then paste commands into the R console using the standard Windows "copy" within Word then "paste" within Rgui. This worked without a hitch in 1.7.0, but now in
2003 May 16
1
Reloading a shared library with dyn.load
Hi, I'm using dyn.load to load a shared library (compiled from C code) into R. If I dyn.unload it and then dyn.load it again, I get an hourglass icon in Rgui (R 1.7.0, Win 2000), and it just sits there forever. I can't press Escape to stop the current computation, but I can close Rgui without resorting to using the Task Manager. Is it a problem with my use of R_alloc? Do I need
2003 Jul 13
3
How to install a package
Dear R community: My platform: R 1.7.0 + windows2000. I am trying to install the package "lasso2" which I saw in the following web address: http://cran.us.r-project.org/src/contrib/PACKAGES.html#emplik. However, I failed to install it from R menu "Packages| Install package(s) from CRAN" since I could not find this item in the list. Thanks in advance! Rui [[alternative
2003 Jul 13
3
How to install a package
Dear R community: My platform: R 1.7.0 + windows2000. I am trying to install the package "lasso2" which I saw in the following web address: http://cran.us.r-project.org/src/contrib/PACKAGES.html#emplik. However, I failed to install it from R menu "Packages| Install package(s) from CRAN" since I could not find this item in the list. Thanks in advance! Rui [[alternative
2006 May 04
3
Rgui, Startup, HOME, R_USER, ...
Hi, Main objective: Let Rgui find my ~/.Rprofile and ~/.Renviron files, where ~ is equal to getwd("~"). I have few comments/questions: (A) On my WinXP Pro installation, the system environment variable 'HOME' is not availble to R, e.g. Sys.getenv("HOME") is empty. I believe this is default case (correct me if I'm wrong). However, if I set the "Start
2003 Apr 24
1
R 1.7.0 (Windows) Crashes After using "Install Package from Cran option" within
R-Community, (System Details at end) I recently downloaded R 1.7.0 win95 binaries from http://cran.us.r-project.org . After installing the program with no hitch I used the the 'Install Packages from Cran' optinon in the drop down menu from Rgui. (This may be bad form, if so let me know): I selected all paackages to install and everything was fine until the 'dse' package was