search for: menuinstallpkgs

Displaying 20 results from an estimated 77 matches for "menuinstallpkgs".

2007 Oct 30
2
Where can I find package "segmented" ?
I tried to install "segmented" from three different repositories but I keep getting the following message on R window: ... Please, advice where to find this package. Thank you in advance. Maura > utils:::menuInstallPkgs() --- Please select a CRAN mirror for use in this session --- Warning: package 'segmented' is in use and will not be installed > utils:::menuInstallPkgs() Warning: package 'segmented' is in use and will not be installed > setRepositories() > utils:::menuInstallPkgs() Error...
2016 Apr 09
2
Arguments to utils:::menuInstallPkgs
Dears, Is it possible (in any viable way) to pass arguments to the base function (install.packages I think) using the utils:::menu? For example: > utils:::menuInstallPkgs(loc=.libPaths()[2]) > utils:::menuInstallLocal(loc=.libPaths()[2]) Thanks, ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria Estatistica UESC/DCET/Brasil joseclaudio.faria at gmail.com Telefones: 55(73)3680.5545 - UESC 55(73)99966.9100 - VIVO 55(73)99100.7351 - TIM 55(73)9881...
2007 Nov 29
1
error in utils:::menuInstallPkgs() for R 2.6.1
Hi, I have upgraded on Windows from R 2.5.1 to R2.6.1 and when i've tried to install packages with utils:::menuInstallPkgs() i've got the following error (which i never got before) Warning: unable to access index for repository http://cran.hostingzero.com/bin/windows/contrib/2.6 Do you have any idea why? Sys.info() sysname release version...
2016 Apr 09
0
Arguments to utils:::menuInstallPkgs
...iable way) to pass arguments to the base function > (install.packages I think) using the utils:::menu? No, but why not just call install.packages directly? (If you are using Rgui in Windows, you can add menu items using winMenuAddItem). Duncan Murdoch > For example: > > > utils:::menuInstallPkgs(loc=.libPaths()[2]) > > > utils:::menuInstallLocal(loc=.libPaths()[2]) > > Thanks, > ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ > Jose Claudio Faria > Estatistica > UESC/DCET/Brasil > joseclaudio.faria at gmail.com > Telefones: > 55(73)3680.5545 - UESC >...
2019 Apr 27
2
Suspect error in windows version of 3.60
...;Planting of a Tree" > > Copyright (C) 2019 The R Foundation for Statistical Computing > > Platform: x86_64-w64-mingw32/x64 (64-bit) > > > > Specifically, the menu selection Packages -> install packages fails. > > When invoked, it simply echoes: utils:::menuInstallPkgs() and returns the > prompt. > > > > I found the underlying code with the getAnywhere function. > > It displays: > > getAnywhere(menuInstallPkgs) > > A single object matching 'menuInstallPkgs' was found > > It was found in the following places...
2009 Feb 20
1
NOT an R problem: cannot install packages from distant repository
I met today a computer crash and our maintenance officer had to reinstall some components of the OS (MS Windows XP Pro) as well as the Internet browser (among other things). Now, I cannot install packages from a distant repository: > utils:::menuInstallPkgs() Error in .readRDS(pfile) : unknown input format > traceback() 5: .readRDS(pfile) 4: .packages(all.available = TRUE) 3: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, method = method, available = available, destdir = destdir, installWithVers = installWithVers,...
2008 Jul 29
2
FW: Installing BRugs
...tes Center Niels Steensens Vej 2-4 DK-2820 Gentofte Denmark +45 44 43 87 38 (direct) +45 30 75 87 38 (mobile) bxc at steno.dk http://www.biostat.ku.dk/~bxc -----Original Message----- From: ACJS (Anders Christian Jensen) Sent: 29. juli 2008 11:06 To: BXC (Bendix Carstensen) Subject: > utils:::menuInstallPkgs() trying URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.7/BRugs_0.4-2.zip' Content type 'application/zip' length 3399130 bytes (3.2 Mb) opened URL downloaded 3.1 Mb Error in gzfile(file, "r") : cannot open the connection In addition: Warning messages: 1: In...
2006 Feb 17
3
Basic R Problem
> To: Anyone Who Can Help I am new to R and am trying to install a couple of packages but receive this warning/error message. Please help by providing suggestions or solutions to this problem >> chooseCRANmirror() >> utils:::menuInstallPkgs() > Warning: unable to access index for repository > http://www.ibiblio.org/pub/languages/R/CRAN/bin/windows/contrib/2.2 > Warning: unable to access index for repository > http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.2 > Error in install.packages(NULL, .libPaths()[1], dep...
2012 Oct 31
2
Snallball, rJava, and R 2.15.1
I just bought a new machine and installed the latest release of R 2.15.1 two days ago. Loaded libraries yesterday (all reported successful loads). While running scripts, rJava and Snowball would not load. Here is Snowball successful install: > utils:::menuInstallPkgs() trying URL 'http://cran.cs.wwu.edu/bin/windows/contrib/2.15/Snowball_0.0-8.zip' Content type 'application/zip' length 386840 bytes (377 Kb) opened URL downloaded 377 Kb package ?Snowball? successfully unpacked and MD5 sums checked The downloaded binary packages are in C:...
2019 Apr 27
0
Suspect error in windows version of 3.60
...version 3.6.0 Patched (2019-04-26 r76431) -- "Planting of a Tree" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) Specifically, the menu selection Packages -> install packages fails. When invoked, it simply echoes: utils:::menuInstallPkgs() and returns the prompt. I found the underlying code with the getAnywhere function. It displays: getAnywhere(menuInstallPkgs) A single object matching 'menuInstallPkgs' was found It was found in the following places namespace:utils with value function (type = getOption(&quo...
2019 Apr 27
0
Suspect error in windows version of 3.60
...gt;> Copyright (C) 2019 The R Foundation for Statistical Computing >> >> Platform: x86_64-w64-mingw32/x64 (64-bit) >> >> >> >> Specifically, the menu selection Packages -> install packages fails. >> >> When invoked, it simply echoes: utils:::menuInstallPkgs() and returns the >> prompt. >> >> >> >> I found the underlying code with the getAnywhere function. >> >> It displays: >> >> getAnywhere(menuInstallPkgs) >> >> A single object matching 'menuInstallPkgs' was found >>...
2007 Aug 26
2
error message!
...ng some packages in R_2.5.1 but I get an error message as shown below. This is unusual since I have been installing and updatings packages in the same version of R. > chooseCRANmirror() > update.packages(ask='graphics') Error in .readRDS(pfile) : unknown input format or > utils:::menuInstallPkgs() Error in .readRDS(pfile) : unknown input format Thanks usman ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html [[alternative HTML version deleted]]
2017 Aug 16
3
Install package "diagram"
Dear All: I am trying to install the package "diagram". It is in the list. But when I selected the package to install it, it says: Question: "would you like to use a personal library instead?" I selected No. Then it says > utils:::menuInstallPkgs() Warning in install.packages(NULL, .libPaths()[1L], dependencies = NA, type = type) : 'lib = "C:/Program Files/R/R-3.4.1/library"' is not writable Error in install.packages(NULL, .libPaths()[1L], dependencies = NA, type = type) : unable to install packages > Any help wil...
2008 Mar 07
2
Problems installing packages using the inbuilt facility: "Error i n gzfile(file, "r") : unable to open connection"
...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. > utils:::menuInstallPkgs() trying URL 'http://cran.uk.r-project.org/bin/windows/contrib/2.6/ada_2.0-1.zip <http://cran.uk.r-project.org/bin/windows/contrib/2.6/ada_2.0-1.zip> ' Content type 'application/zip' length 971893 bytes (949 Kb) opened URL downloaded 949 Kb Warning in gzfile(file, "r&quo...
2005 May 17
1
install.packages Bug? (PR#7876)
...#39;contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. > utils:::menuInstallPkgs() --- Please select a CRAN mirror for use in this session --- trying URL 'http://cran.at.r-project.org/bin/windows/contrib/2.1/Hmisc_3.0-5.zip' Content type 'application/zip' length 1954673 bytes opened URL downloaded 1908Kb package 'Hmisc' successfully unpacked and MD5 sum...
2008 Aug 13
1
problems with packages tseries and robustbase
...39;contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > utils:::menuInstallPkgs() --- Please select a CRAN mirror for use in this session --- trying URL 'http://cran.uk.r-project.org/bin/windows/contrib/2.7/robustbase_0.2-8.zip' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL 'http://cran.uk.r-project.org/bin/windows...
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
...ave had no problems so the difficulty seems to be Vista not R, however they aren't playing together nicely as they should.) The CRAN installation of R-2.4.0 on the Vista machine was without incident, but after downloading the zipped packages from CRAN I get this error message: > utils:::menuInstallPkgs() trying URL 'http://cran.us.r-project.org/bin/windows/contrib/2.4/RColorBrewer_0.2-3.zip ' Content type 'application/zip' length 39787 bytes opened URL downloaded 38Kb Error in zip.unpack(pkg, tmpDir) : cannot open file 'C:/Program Files/R/R-2.4.0/library/file6fc97ac2/RColorBr...
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
...ave had no problems so the difficulty seems to be Vista not R, however they aren't playing together nicely as they should.) The CRAN installation of R-2.4.0 on the Vista machine was without incident, but after downloading the zipped packages from CRAN I get this error message: > utils:::menuInstallPkgs() trying URL 'http://cran.us.r-project.org/bin/windows/contrib/2.4/RColorBrewer_0.2-3.zip ' Content type 'application/zip' length 39787 bytes opened URL downloaded 38Kb Error in zip.unpack(pkg, tmpDir) : cannot open file 'C:/Program Files/R/R-2.4.0/library/file6fc97ac2/RColorBr...
2017 Sep 20
2
Install the Package "ISwR"
Dear All: good morning I am trying to install the "" package, but I am getting this error message. *> utils:::menuInstallPkgs()* *Warning in install.packages(NULL, .libPaths()[1L], dependencies = NA, type = type) :* * 'lib = "C:/Program Files/R/R-3.4.1/library"' is not writable* *Error in install.packages(NULL, .libPaths()[1L], dependencies = NA, type = type) : * * unable to install packages* *>* W...
2012 Sep 17
1
download truncating large files
Hi there, I have had a problem with loading the package XLConnectJars_0.2-0.zip from the CRAN mirrors. The problem occurs when executing utils:::menuInstallPkgs() I have traced the problem down to the "download" internal command. It appears that files over approx 15 MB are being truncated. The exact point of truncation varies slightly but the truncation is on a 4096-byte boundary. I am running => R version 2.15.1 (2012-06-22) -- "Roa...