similar to: How small machines do you run R on?

Displaying 20 results from an estimated 10000 matches similar to: "How small machines do you run R on?"

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 Apr 25
2
sjava w2k
..sorry for this "repeated" off-topic question, but i look for any suggestion in the manuals, find nothing related? library(Sjava) Error in firstlib(which.lib.loc, package) : JAVA_HOME is not set Error in library(Sjava) : .First.lib failed ...what i have to done? many thanks & regards,christian
2003 Jun 03
0
Packages for Windows
We are very grateful that Uwe Ligges has taken over the production of the pre-compiled Windows versions of CRAN packages. This has been mainly automated, and only packages that build out-of-the-box will be available from CRAN. A few others (SJava, XML, gstat, netCDF, xgobi) are available from http://www.stats.ox.ac.uk/pub/RWin. Running update.packages() (or updating packages from the RGui menu)
2003 Jun 25
2
rw1062
hi I need 'rw1062.zip' since i can't get excel, R1070 or R1071 to work with the R (D)COM Server everything worked fine in the god rw1062 days the lapack routines can't be loaded 'unable to load shared library c:\r/moduleslapack.dll, the specified library could not be found' don't know if it's the forward slashes that anoys windows btw, the libraries are in the
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 Jun 25
0
Rcmd SHLIB on Windows
Hi all, I would like to preform an autologistic regression analysis on my thesis data. This is a form of logistic regression that accounts for spatial autocorrelation within and between predictor variables. To this end I have received some script from Dr. Fred Huffer which will allow for the analysis in R. It consists of an R script (autolog.R) that calls a compiled Fortran script (combo.o).
2003 Apr 16
3
R-1.7.0 WIN2000 INSTALL
This is the first time I've ever compiled from sources so bear with me. OS: Windows 2000 PATH: .: D:/Rtools/: D:/mingw/bin/: C:/Progra~1/Perl/bin: D:/texmf/miktex/bin/: D:/Progra~1/HTMLHe~1: D:/Progra~1/R/rw1062/bin/: C:/Progra~1/Insightful/splus61/cmd/: D:/cygwin/bin: D:/Progra~1/SSHCom~1/SSHSec~1: D:/Progra~1/Tcl/bin/: C:/Progra~1/Microso~3/VC98/Bin
2003 Jan 13
0
test version of RODBC
I've recently done a lot of re-writing of the internals of RODBC, and have a test version 0.99-6 available. This is a run-up to the release of 1.0. Both the source code and a Windows binary (prepared under rw1062) are available at http:/www.stats.ox.ac.uk/pub/R, and I would appreciate some real users testing this version. It should be more efficient as data frames are transferred to and from
2003 May 17
0
unable to install dse package
Dear All, I remenber that with R1.6.2 I was able to install from CRAN this package. But is OK the solution gave by Dr. Ripley. Thanks to everybody Cheers Antonio ----- Mensaje Original ----- Remitente: Robert Gentleman <rgentlem at jimmy.harvard.edu> Fecha: Viernes, Mayo 16, 2003 2:36 pm Asunto: Re: [R] unable to install dse package > Hi Antonio, > There is a bug in the
2003 May 06
1
Opening previous workspace in Windows (PR#2890) (fwd)
Filing the response on R-bugs. It's quite possible that uninstalling R will damage this, but I would have expected it to be removed entirely. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866
2003 May 07
1
Problems building R-1.7.0 on windows XP
Hola! Everything went well until make distribution The last few lines from the make output is: Copying spatial find rw1070 -name CVS -prune -exec rm -rf \{\} \; FIND: formato de par?metros incorrecto make[2]: *** [imagedir] Error 2 make[2]: Leaving directory `/cygdrive/c/R/Rsource/R- 1.7.0/src/gnuwin32/installer' make[1]: *** [rinstaller] Error 2 make[1]: Leaving directory
2003 Feb 03
2
[Out off-topic] SJava under Windows
Sorry for this off-topic subject. I am fighting for running SJava under Windows. SJava_0.64 (compiled by Simon Urbanek, thanks), R 1.6.2, Java JDK 1.4.0_02, Windows XP pro: > library(SJava) > .JavaInit() Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot find the Omegahat interface manager class. Check you classpath! > # And the second time... > .JavaInit() It
2003 Jan 06
1
R-devel cross-building
I was cross-building R-devel (1.7.0). The tail of the error message from running make on a machine with makeinfo (GNU texinfo 3.12) 1.68 is at the end of this email. The same procedure went fine on a machine with makeinfo (GNU texinfo) 4.1. My first guess is that the version of makeinfo is causing this. However, this didn't happen with R-1.6.2beta. Please advise. Jun ## tail of error
2003 Mar 18
1
Building hdf5 for ms-windows
I am trying to build hdf5 for ms-windows. I downloaded the hdf5_1.4.7.tar.gz, gunzipped it and got a tar file. I extracted everything into a directory tree called hdf5. I also found a Makevars.win and libhdf5.def in the R help archives from March 2002. I put those two in hdf5 as well. I issued the command Rcmd build --binary hdf5 but got this message complaining it can''t find
2003 Jun 12
3
defaults in R: packages, .Rhistory
With the current version (rw1070), every time I start R it loads a whole bunch of packages, many of which I do not need in a typical session: > search() [1] ".GlobalEnv" "package:methods" "package:ctest" "package:mva" [5] "package:modreg" "package:nls" "package:ts" "Autoloads" [9]
2003 Mar 10
1
DLL error after update.packages
When updataing packages from CRAN, I got the following error message: updating HTML package descriptions Warning message: DLL attempted to change FPU control word from 8001f to 9001f Everything seems fine, the packages updated, just wondering what this was. R 1.6.2 on Windows 98. Details on the packages dowloaded are below. ________________________________________________ update.packages()
2003 May 12
1
problems with Rcmd BATCH (PR#2965)
Hello, I have a test file that runs OK with > Rterm.exe --no-restore < filename.R When I try > Rcmd BATCH filename.R I get the following error message: Can't locate R/Utils.pm in @INC (@INC contains: C:\PROGRA~1\R\rw1070\share\perl c:/Perl/lib c:/Perl/site/lib .) at C:\PROGRA~1\R\rw1070/bin/BATCH line 22. BEGIN failed--compilation aborted at C:\PROGRA~1\R\rw1070/bin/BATCH
2006 Aug 09
0
cannot plot too much (using Mac interface)
Thanks. And sorry for abusing the word crash. I understand the difference. However, now that you mention it, there is a case where I think R is crashing. I'm not sure if it's R or if it's the Mac OS interface, but if I try to plot something complicated (or a series of complicated things) while rendering them at the same time, R will freeze and eventually fail. I've been trying
2003 Jan 29
1
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2504)
Full_Name: Jussi Mäkinen Version: 1.6.2 OS: Win2000 Submission from: (NULL) (193.210.145.2) I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/ but I got the messages box: The procedure entry point daxpy_ could not be located in the dynamic link library R.dll and the following lines to RGui: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable
2006 Jan 18
2
Minumum memory requirements to run R.
Quite a while back we set the goal of running R in 16Mb RAM, as people (I think Kjetil) had teaching labs that small. Since then R has grown, and we has recently started to optimize R for speed rather than size. I recently tested R-devel on my ancient Win98 notebook with 64Mb RAM -- it ran but startup was rather slow on what I think is a 233MHz processor and very slow disc. R still runs in