similar to: update.packages()

Displaying 20 results from an estimated 10000 matches similar to: "update.packages()"

2001 Sep 03
1
update.packages with proxy?
This reminds me of a question I've never asked yet: Is there a trick to make this work when a username authentication is required for using the proxy? I need a user name and a password to connect to the Internet, and so I get: > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major
2001 Aug 29
2
Updating Packages (was Re: Reading of a large SAS Export dat
It was suggested to me that, although I've installed version 1.3.0 of R, the contained foreign package won't be the most recent. Hence, it's worth using update.package(). However, when I did that, I got the following log file: > options(CRAN="http://cran.us.r-project.org/") > update.packages() trying URL
2002 Sep 23
2
R crash with internet2.dll
Hi, I'm using: platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 5.1 year 2002 month 06 day 17 language R and I would like to apply: > update.packages() trying URL
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
2008 Mar 07
2
Problems installing packages using the inbuilt facility: "Error i n gzfile(file, "r") : unable to open connection"
Hi I have been trawling the web, FAQs, and R manuals for help on the following issue, but have failed and was wondering if anyone has a solution to the following problem: After having installed R 2.6.2 for Windows (binary), I tried to install various packages. Every time I try loading a package (any package) via the built-in menu, I run into the following error message. >
2004 Mar 06
1
problem with install.packages and update.packages
Dear all, I am working with MS Windows XP Pro (latest update) and a pre-compiled version of R: > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 8.1 year 2003 month 11 day 21 language R I meet a strange problem with install.packages and update.packages (called from the menu), that did not occur until
2002 May 12
2
update.packages()
Hello all, I am running R 1.5.0 on a Pentium 4 1.5 GHz machine running Windows XP Professional. update.packages() doesn't work for me. For a while it goes quiet an then I get the following message: 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",
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from http://www.bioconductor.org/getBioC.R to install the biobase packages. Unfortunately, url() and download.file() die when trying to talk to my proxy: > getBioC("exprs") connect: Cannot assign requested address unable to connect to 'gproxy1.pfizer.com'. connect: Cannot assign requested address unable to connect to
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from http://www.bioconductor.org/getBioC.R to install the biobase packages. Unfortunately, url() and download.file() die when trying to talk to my proxy: > getBioC("exprs") connect: Cannot assign requested address unable to connect to 'gproxy1.pfizer.com'. connect: Cannot assign requested address unable to connect to
2003 Jan 19
1
proxy connection
Hello, I a proxy connection to the internet, so I renamed the file 'internet2.dll' to 'internet.dll' in the Module subdirectory as suggested in Changes. But I still get an error when trying to update packages: 'Rgui.exe has generated errors and will be closed by Windows' Any hint would be appreciated. I know this has been discussed before but I do not seem to find the
2001 Jun 27
2
install.packages (PR#998)
The packages feature of Rgui is great! However it looks the directory structure was changed for http://cran.r-project.org/bin/windows/contrib/, such that some the packages are now under /rw1030 (e.g., VR) and are not found by install.packages(). Thus the error message: trying URL `http://cran.r-project.org/bin/windows/contrib/VR.zip' Error in download.file(url, destfile, method, mode =
2002 Jan 07
1
internet2 and proxies
gday R gurus, I've never attempted to use download.file before on my win2k machine but this version 1.4 looks exciting. However, I'm not getting something right. I've passed my R shortcut --internet2 and I can tell it's using the wininet calls because it's asking about authentication but how do I tell it my username/password? The help file only talks about user/pw for non
2007 Oct 16
3
R-2.6.0 - packages installation through a proxy - not working
Hello everyone, I run R on Gentoo Linux and this week I upgraded R from 2.5.0 to 2.6.0. With the new build, I have stumbled upon an unpleasant problem: I can no longer install packages from CRAN through a transparent proxy. With the previous version, I simply added to /usr/lib/R/etc/Renviron the following line and it functioned like a charm: ## Proxy settings http_proxy="SERVER:3128"
2003 Jul 25
5
R won't connect to the internet on SUSE Linux 8.1
Hi Thanks once again for your help, I do appreciate it..... however.... Here is what I get with your test.... (under tcsh - i normally use bash, but I will keep everything the same) users/mwatson> env http_proxy=http://wwwcache.bbsrc.ac.uk:8080/ R >options(internet.info=0) >update.packages() trying URL `http://cran.r-project.org/src/contrib/PACKAGES' unable to connect to
2010 Jul 12
1
errors from update.packages()
Running R.2.11.1, debian linux, I tried to update.packages as root within R and get errors for cairoDevice and latticeExtra I don't know how to fix. For cairoDevice, I don't know what gtk+2.0 is; for latticeExtra, I'm surprised that R cannot find RColorBrewer built for R 2.10+ What to do? > old.packages() Package LibPath Installed Built
2012 Aug 02
1
help with install.packages
Greetings, I am trying to use install.packages obtained from here http://stat.ethz.ch/R-manual/R-devel/library/utils/html/install.packages.html My computer has these OS: 64-bit blfs linux R2.15.1 #------------ A) I did the following:- export DIR=/home/stats/R-2.15.0_runTEST190712A export DEST=/home/stats/Rtester cd $DEST ${DIR}/bin/R install.packages(MASS_7.3-17.tar.gz, ${DEST}, repos =
2007 Sep 18
1
Problem updating packages
Hello, everybody I have R 2.5.1 now installed on a laptop with Windows Vista Home Premium. I have problems updating the packages. Here is what I get at the prompt when I try to update: > update.packages(ask='graphics') --- Please select a CRAN mirror for use in this session --- trying URL 'http://cran.ch.r-project.org/bin/windows/contrib/2.5/car_1.2-2.zip' Content type
2011 Aug 03
1
Extract rows from a matrix according to value in column
Dear helpers, I'm trying to extract certain rows from a matrix according to the values the rows have in a certain column. I've been googling for a while without result. Here's a reproducible example of a matrix (and the one I was playing with initially): > myrepo<-getOption("repos") >
2003 Feb 16
2
download CRAN packages and proxy config.
Dear R users, I'm starting to get acquainted with R. I've been reading the manual, and I understood that if I wanted to install a user written package on R, I could do it directly from the Internet, by typing the line install.packages("quantreg") in an R session. To my surprise this command did not work, nor did the command "update packages from CRAN..." from the menu
2005 Oct 01
2
update MASS
I'd like to update MASS from version 7.2-11 to version 7-2.19. I am running R 2.0.1 on ubuntu, that installs MASS with the package r-cran-vr. I have tried doing update.packages(), and I get a list of packages that I could update, but none is called MASS. I have tried the following too, right after launching emacs, but to no avail. <QUOTE> > update.packages("MASS") trying