search for: setupr

Displaying 20 results from an estimated 38 matches for "setupr".

Did you mean: setup
2001 Dec 27
5
new lattice/grid
I just installed R-1.4.0 on my Win2k machine from SetupR.exe. Everything seems to be fine with the base and recommended packages. However, when I install the lattice and grid packages they do not seem to work. Everything I try results in something like this: Instruction 0x00543f06 refernced memory 0x00000000. The memory cannot be "read&quo...
2002 Jul 23
1
installation R (OS: windows)
I''ve downloaded R (version: R-1.5.1). I looked at your instructions to install it into my pc, but after extracting files with winzip, I clicked on src/gnuwin32/installer/install but icon was in my directory, but was not on. I also looked for SetupR.exe or miniR.exe icons, but I didn''t find them. Now, I don''t know how to get the installation. Could you help me please? thanks in advance, deborah. _____________________________________________________________ Get free email ---> http://readmail.qango.com/ ______________...
2001 Dec 15
1
problem (PR#1217)
C'est un message de format MIME en plusieurs parties. ------=_NextPart_000_01D8_01C18589.2166E610 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please, could you tell us how to get the setupR.exe.....because as we = downloaded the whole R-1.3.1 and the R-1.3.1 recommanded on the site = "cran.r-project.org" , we did not find the requested file the set up the = installation...Thank you for your help Jean-Michel BARANI ------=_NextPart_000_01D8_01C18589.2166E610 Content-Type: t...
2002 Jan 23
1
Versions of R 1.4.0 for Windows
We have removed from CRAN the seemingly faulty version of R 1.4.0 for Windows and replaced it by the one I built on Dec 20 that is known to work with grid and lattice. I've built a SetupR-patched.exe today from the current R-patched sources and with the latest versions of the recommended packages. You might prefer to change to that if you want to re-install: otherwise wait for R 1.4.1 in a week or so. As this is a snapshot, it is only minimally tested. These will propogate around...
2002 Jan 09
3
lattice problems under Win2K and R-1.4.0
...graph.png") > data(quakes) > xyplot(long ~ lat , data = quakes) > dev.off() I get the following type of error: Error in grid.newpage() : A png file can store only one figure. or for a metafile: Error: A metafile can store only one figure. This happens using R-1.4.0 installed using SetupR.exe and under R-1.4.0 I make myself. Any help with this is much appreciated. On another note. Is anyone working on an svg graphics for R. Myself and a co-worker have developed svg bubble plots with gis underlays in R and I'm wondering about the possibilities of a more generic svg graphic driv...
2001 Dec 20
2
Any interest in ATLAS-enabled R-1.4.0 for MSWin?
Hi all, I've compiled R-1.4.0 on my NT box with link against ATLAS. It has passed all the Rcmd CHECK that I could run. If there's sufficient interest, I can make the SetupR.exe available (on CRAN?). Just drop me a note if you're interested. Note the following: o I can only connect thru 56K dial-up until Jan. 2, 2002, so unless there's overwhelming demand, I won't attempt the upload until then. o The ATLAS is optimized for the Pentium III with SSE1 ar...
2002 Jan 22
1
Memory exception error with lattice
I am running 1.4.0 on Win2K. I installed using SetupR.exe, but since I do not have admin privileges I installed to c:\rw1040. When I execute any command that uses a lattice graphic I get a memory error: The instruction at '0x00543f06 refeerenced memory at ... The memory could not be read. Have I missed something in the installati...
2002 Jul 07
1
Obtaining Rcmd.exe for Windows
Hi, I've installed the latest version of R by running SetupR.exe, but it doesn't come with Rcmd.exe. Is there an easy way to obtain this file without going through compiling the source code and all that? Thanks, Fred -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/...
2002 Jan 30
2
Error calling Fortran code
...ortran code: result <- .Fortran("Name", arguments) I have the following error message: R> Error in .Fortran("Name", arguments .... R> C/Fortran function name not in load table Any ideas? I am working on PC with R 1.4.0 (loading from R Binaries, Windows, Base, SetupR.exe installation with all the components) on Windows NT. Thanks for your help Roch ------------------------------------------------------------------- | Roch GIORGI | | | Service de l'Information M?dicale | | | H?...
2001 Nov 07
2
Rcmd?
Hello, a short question: I cannot find the Rcmd file in the my installed Windows R Program. It is not known as a command inside R (which is not intended as I suppose) nor as an executable or similar file elsewhere? How can I make my own package? Holger -- PD Dr. habil. Holger Perlt Diplomphysiker/Gesch?ftsf?hrer Reinforcement Control GmbH Karl-Heine-Str. 99 04229 Leipzig Germany Phone: ++49
2002 Jan 30
2
Windows binaries of R 1.4.1
Windows binaries for 1.4.1 are available at http://www.stats.ox.ac.uk/pub/RWin and will mirror across CRAN over the next couple of days. SetupR.exe in this release contains the grid and lattice packages. These have been built on the same system as the second release of rw1040 and R-patched so I do not anticipate any problems but have only been able to test them on Windows 2000. This is a patch release, and the only Windows-specific chang...
2002 Jan 30
2
Windows binaries of R 1.4.1
Windows binaries for 1.4.1 are available at http://www.stats.ox.ac.uk/pub/RWin and will mirror across CRAN over the next couple of days. SetupR.exe in this release contains the grid and lattice packages. These have been built on the same system as the second release of rw1040 and R-patched so I do not anticipate any problems but have only been able to test them on Windows 2000. This is a patch release, and the only Windows-specific chang...
2002 Sep 23
3
Rgui.exe crashes on startup (PR#2057)
Full_Name: Zhen Liu Version: 1.5.1 OS: Window XP Home/Window NT 4.0 Submission from: (NULL) (205.142.0.75) I have installed R-1.5.1 using SetupR.exe on both my home laptop (Sony Vaio running Window XP Home) and in office (Compaq AP550 running Window NT 4.0), but they shared the same problem. Both worked for a while, but then Rgui.exe crashed on the startup, complains: The exception Floating-point invalid operation. (0xc0000090) occurred in...
2001 Oct 02
3
Accessing just the value of an object but not the attributes
I have the feeling that this is a dumb question but oh well ... When I have an object x with several attributes, y <- x will make a copy of x with all the attributes included. What if I just want y to get the value assigned but nothing else (no class, names, dim or other attributes)? Johann -- Phone/FAX/Adr/PGPkey ... at http://www.ai.univie.ac.at/~johann
2002 Jan 19
1
Build R-patched from Source
...R-patched/src/library/ctest' make: *** [pkg-ctest] Error 2 make: Leaving directory `/cygdrive/c/TEMP/R-PATCHED/src/gnuwin32' *** Installation of ctest failed *** Some of the R-recommended packages also have the same problem. As a result when I tried to make everything into one SetupR.exe it also stopped right at the beginning... Any help will be greatly appreciated ;-) Cheers, Ko-Kang Wang ------------------------------------------------------------------------------ Ko-Kang Kevin Wang Statistical Analysis Division Leader Software Developers' Klub (SDK) University of...
2001 Aug 13
3
Problems with downloading R 1.3.0
I am trying to download R.1.3 for Windows , and I have troubles with some of the .zip files. I am working with a laptop operating on Windows 98 and use Netscape 4.5 as a browser. I have downloaded without problems the following files: rw1030b1.zip rw1030ch.zip rw1030d1.zip rw1030d2.zip rw1030sp.zip rw1030w.zip but when I try to download rw1030b2.zip rw1030h.zip rw1030l.zip the
2001 Oct 17
1
read.packages: where is it?
Hi! The rw-FAQ.html (entry 7.2 How do I include compiled C code?) mentions the file readme.packages, which I do no find in my installation. I've tried at CRAN and cannot find it. Doe anyone know where is it? Thanks Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 alobo at ija.csic.es
2002 Aug 28
1
how do you install R-plus on Win ME?
Hi, I downloaded the 5mb zip file, but couldn't find any exe. files... Thanks _________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the
2001 Jun 13
0
Preview of rw1030
I've put up at http://www.stats.ox.ac.uk/pub/bdr/RWin/SetupR.exe a (15Mb) `release candidate' of rw1030. It's a snapshot of the complete release but not everything (especially the recommended packages) is in final form. I would particularly be interested in feedback on two points: 1) The claim is that utilities like Rcmd check now work on 16-bit...
2005 Oct 26
1
R patched for Windows missing
R patched for Windows seems to be missing. If one clicks on R-2.2.0pat-win32.exe at, say, http://stat.ethz.ch/CRAN/bin/windows/base/rpatched.html then an error occurs. I tried it at several mirror sites with the same result. The web page in question says: This directory contains a Windows binary build of R including patches up to 2005-10-24.