similar to: Fwd: Autoloading R Commander

Displaying 20 results from an estimated 4000 matches similar to: "Fwd: Autoloading R Commander"

2005 Nov 19
3
Autoloading R Commander
How do I go about autoloading R Commander when I start R? Thanks in advance. -- Stephen P. Molnar, Ph.D. Life is a fuzzy set Foundation for Chemistry Stochastic and multivariant http://www.geocities.com/FoundationForChemistry
2010 Aug 20
1
Problem Installing R-Commander
I am trying to install R Commander in my R installation on a laptop running the 64 bit version of Windows 7 Professional. I was running R as the Administrator. The downloads proceed normally via CRAN, but then I get the following error messages: package ''slam'' successfully unpacked and MD5 sums checked package ''fBasics'' successfully unpacked and MD5
2003 Jan 08
1
update.packages through proxy failing
Hi all, my uni has recently switched to using a proxy (with password) for accessing Web pages outside the uni. I have since found that "update packages" etc no longer seem to work from R. I have tried to fix this problem in two ways:- 1) renaming internet2.dll to internet.dll in the "Modeules" folder and proceeding as usual. When I tried "update packages" from the
2006 May 08
3
microsoft proxy & R project
hi, as I'm using R at Dell (where I am working), I manage to install packages from web, but there is a web proxy, which is pretty boring. R asks me to enter an active directory login/password, that would normally auth me through the web proxy, but it doesn't work. I'm looking forward for your help. Sorry if I used bad english. Any ideas ? Laurent -- «Un peu d'internationalisme
2005 Oct 19
1
Unix proxy and firewall problems
I was trying to install R on a unix server. Because of a firewall i can't install biocLite for working with Bioconductor. With windows it wasn't a problem. I used the option '--internet2' to bypass the firewall. I don't have any idea, how to do it with unix. I tried to set my proxy >Sys.putenv("http_proxy"="http...:8080")
2007 Nov 28
1
Http_proxy settings with autoproxy.php
Just installed R on a new machine which is on a server. I am trying to download packages but seem to have trouble with our proxy settings. I have read the 2.19 section in R for Windows and tried what was suggested (setting http_proxy) but that did not help (still cannot connect). I think my problem is that we do not have a fixed port but use instead autoproxy. Has anyone encountered this problem
2004 Feb 24
3
problem of install.packages in windows (R 1.81)
Dear R users, I have a problem in the configuration of R: I just changed university, and my conection to the net is via a password, which permits me to access the packages with no problem via the internet explorer (version 6). I just updated R to R 1.81, and I cannot download nether upgrade packages (and many are not working with the update!!!). I have been looking in the help and emails, and
2010 Feb 10
1
Installation require proxy settings (2)
Hi Thanks again to Greg, and Prof Ripley. Greg, I was trying to send you an email, but has been unsuccessful. Speaking to someone from our IT deparment, I am trying to follow your advice to implement the settings to my computer (using Windows), by using Control Panel. I have selected System in Control Panel and chose System, Advanced tab, Environmental Variables, and created the user variables:
2003 Jul 18
4
R won't connect to the internet
Hi I can't get R to connect to the internet. I am running R 1.7.1 on Windows XP and whenever I try to download packages etc from within R using the internet, it fails. OK so I am behind a firewall and use a proxy server.... SO, if I go to my MS-DOS prompt and type: RGui.exe --internet2 everything works.... BUT i can't set up a shortcut for this as Windows (I hate Windows) complains
2011 Apr 07
1
Problem Installing rJava on MS Win 7 Platform
I''m a new R user and, frankly, this problem has got me stumped. I''m using the 64 bit version of RGui and followed the installation instructions on http://www.rforge.net/rJava/ Here is the result: package ''rJava'' successfully unpacked and MD5 sums checked > library(rJava) Error in utils::readRegistry(key, "HLM", 2) : Registry key
2011 Apr 22
2
Two Copies of Each Message
I receive two copies of every message posted to this list. How can I stop this? I have read the Primary Help web page and searched the achieves without finding an answer. Thanks in advance. Stephen P. Molnar, Ph.D. Life is a fuzzy set Foundation for Chemistry Stochastic and multivariate
2003 Jan 22
1
Using Internet proxies
There have been quite a few questions recently about this, so I have tried to gather experience. I set up a proxy using Apache2 (a very common server) behind our firewall and tried various authentication approaches. One comment: all the methods return error messages when they fail. Please don't report `it doesn't work' without the full details. 1) For a proxy that authenticates
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
2004 Jan 06
2
proxy
Hi all; I?m working with the latest version of R under Win2000. My internet connection (using a proxy) requires my username and password. In this situation I?m not able to update the packages from CRAN (unless I download and install them from a local drive). I tried looking at information on the list servers but I couldn?t figure out how to change 'environment variables' or something like
2012 Jan 24
4
Virus Infection in colorspace_1.1-1.zip (R x64 2.14.1)
I keep finding the Win32\Huer virus in colorspace_1.1-1.zip for R x64 2.14.1 running MS Windows 7. As a result I am not able to use rattle or ChemometricsWithR. I have tried several different mirrors with the same result. Fortunately AVG has caught and quarantined the problem, but the colorspace package is not available. I can use the package on my Linux OS, but, of course, Linux
2010 Mar 14
3
R and R commander
Hi, I am a student studying Biostatistics at University. We have been advised to install R and R commander. I managed to do this successfully, except I wasn't able to complete the final step - which would enable both R and R commander to launch when I open the R icon on my desktop. However, I haven't been able to save it and for this to work. The last instructions we were given are:
2011 Apr 20
4
Two Questions
Sorry for the somewhat nondescript subject line, but I have two questions: 1. What is a really good book on R for a nonprogrammer? 2. How do I open more than one R Graphics: Device 2(ACTIVE). That what is the R command that I can use to keep more than one plot open. I am running a script from a book on Chemometrics that results in more than one graph during the execution, but
2004 Sep 29
2
RSXML - Parsing XML Documents on Internet
R Users - I asked about this a few months ago and never did quite figure it out, so with more information, allow me to try again. If I use the following code: library(xml) xmlTreeParse("http://home.comcast.net/~larsenmtl/xmlTestDoc.xml", isURL = TRUE) I receive this error: Error in xmlTreeParse("http://home.comcast.net/~larsenmtl/xmlTestDoc.xml"", : error in
2001 Jul 31
4
update.packages()
Dear R users, I am using R Version 1.3.0 (2001-06-22) under Windows 2000 Professional (SP 2). When I try "Packages"->"Update packages from CRAN" the result is something like trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' unable to connect to 'cran.r-project.org'. Error in download.file(url = paste(contriburl, "PACKAGES",
2009 Dec 14
2
Connect to internet
Hi, I have a new workstation and am in the process of moving all my work onto it. I have also installed R 2.10.0 on the new machine. I remember changing my R settings of my old machine (R 2.9.1) to connect to the internet, but I can't remember exactly how. I have tried Sys.getenv(), but it does not give me the proxy settings I would need to finish the setup of my new machine. Does anyone