search for: menuinstallloc

Displaying 20 results from an estimated 61 matches for "menuinstallloc".

Did you mean: menuinstalllocal
2012 May 22
1
utils:::menuInstallLocal()
Hello R, I'm trying to install a package (class) locally; in windows 7, 64 bits machine. The only massage I see on the R Console is: utils:::menuInstallLocal() nothing else. What does this means, shouldn't I got some source of massage on the Console. EZ [[alternative HTML version deleted]]
2009 May 29
1
Problem loading rJava
I am running R on Windows XP I first tried to install rJava and got this message utils:::menuInstallLocal() package 'rJava' successfully unpacked and MD5 sums checked updating HTML package descriptions then i tried this require(rJava) Loading required package: rJava Error in if (!nchar(javahome)) stop("JAVA_HOME is not set and could not be determined from the registry") : argu...
2009 May 15
2
Problem building (binary) packages for Windows
...alled, under Win XP, with R-2.10dev (details below), I tried building a binary version with R CMD build --binary <pkgname> which used to work for me until recently (unfortunately I cannot specify "recently" here...) Trying to install the created .zip file with utils:::menuInstallLocal() I get an error message " package 'distr' successfully unpacked and MD5 sums checked Error in unpackPkg(pkgs[i], pkgnames[i], lib) : malformed bundle DESCRIPTION file, no Contains field " Now AFAICS I have not tried to build a bundle ... Searching the help archives, I foun...
2008 Nov 04
3
writing R extensions
.... I got 1 warning while I did R CMD check, and this was 1 not documented dataset, but it was also already in the old version that worked. So is there anything I have to take care of for the Windows version? Or is there a way to check what happend. The error message in Windows is this: > utils:::menuInstallLocal() updating HTML package descriptions > library(mask) Error in library(mask) : 'mask' is not a valid package -- installed < 2.0.0? Can anybody help me with this? Michael -- View this message in context: http://www.nabble.com/writing-R-extensions-tp20324247p20324247.html Sent fro...
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)98817.6159 - OI 55(73)98129.9942 - CLARO ///\\\///\\\...
2010 Feb 04
2
no write access for help files
...e (local zip file), but I get the message below. I followed some advice at http://cran.r-project.org/bin/windows/base/rw-FAQ.html (4.2 onwards), but to no avail. How can I tell R to save the help files to an alternative location? I don't have write access to the default location.   > utils:::menuInstallLocal() package 'hwriter' successfully unpacked and MD5 sums checked updating HTML package descriptions Warning message: In file.create(f.tg) :   cannot create file 'C:\PROGRA~1\R\R-28~1.0/doc/html/packages.html', reason 'Permission denied' > Does anybody know a solution fo...
2009 Dec 14
2
Error with hgu133a2.db
Hi, I'm trying to get this library working under R2.10.0. I downloaded it and installed it from zip file. i get the following output. > library(hgu133a2.db) Error in library(hgu133a2.db) : there is no package called 'hgu133a2.db' > utils:::menuInstallLocal() package 'hgu133a2.db' successfully unpacked and MD5 sums checked > library(hgu133a2.db) Loading required package: AnnotationDbi Loading required package: Biobase Welcome to Bioconductor ?Vignettes contain introductory material. To view, type ?'openVignette()'. To cite Bioco...
2017 Sep 20
2
Keep on getting message errors when trying to install and load packages
...ath: C:\Users\PaulBernal\Desktop\DESTOP FILES\R Books C:\Users\PaulBernal\Desktop\DESTOP FILES\RPackagesNEW And I have installed R in the following path: C:\Program Files\R\R-3.4.1 Whenever I try to install an R package the following error messages are displayed in the R console: > utils:::menuInstallLocal() package ?readstata13? successfully unpacked and MD5 sums checked Warning: unable to move temporary installation ?C:\Users\PaulBernal\Documents\R\win-library\3.4\file2f747105765\readstata13? to ?C:\Users\PaulBernal\Documents\R\win-library\3.4\readstata13? > utils:::menuInstallLocal() package...
2011 Apr 20
3
useDynLib in older versions e.g. (2.10)
...9;ve written a package that works in e.g. 2.12/2.13 but simply cannot find the dynamic library under windows. The version on CRAN is older than the one I'm talking about and depends on a newer version of R but I want to make the package available to people with older versions. > utils:::menuInstallLocal() package 'lassoshooting' successfully unpacked and MD5 sums checked > require(lassoshooting) Loading required package: lassoshooting Error in library.dynam(lib, package, package.lib) : shared library 'lassoshooting' not found In addition: Warning message: package 'lass...
2006 Oct 10
3
possible bug? (PR#9285)
...roperly from the local zip, it does not load correctly (the same problem occurs with the patched version of 2.4.0). =20 =20 USING R version 2.4.0 =20 > local({pkg <- select.list(sort(.packages(all.available =3D TRUE))) + if(nchar(pkg)) library(pkg, character.only=3DTRUE)}) > utils:::menuInstallLocal() package 'FEAR' successfully unpacked and MD5 sums checked updating HTML package descriptions > local({pkg <- select.list(sort(.packages(all.available =3D TRUE))) + if(nchar(pkg)) library(pkg, character.only=3DTRUE)}) Loading required package: KernSmooth KernSmooth 2.22 insta...
2008 Mar 03
1
Problem with lme4 use and installation
...en trying to install the lme4 package from http://r-forge.r-project.org/projects/lme4/. However, when wanting to load the package, I get an message saying that "x-tabs" are masked (see pasted code). Can anyone point to what has gone wrong? Kind regards, Andreas Nord Sweden > utils:::menuInstallLocal() package 'lme4' successfully unpacked and MD5 sums checked updating HTML package descriptions > library(lme4) Loading required package: Matrix Loading required package: lattice Attaching package: 'Matrix' The following object(s) are masked from package:stats :...
2010 Nov 03
1
install vegan
...in install.packages(choose.files("", filters = Filters[c("zip", : 'lib = "C:/Programme/R/R-2.12.0/library"' is not writable Error in install.packages(choose.files("", filters = Filters[c("zip", : unable to install packages > utils:::menuInstallLocal() does anybody know what is wrong? Thanks in advance, Carolin
2006 Jan 14
1
(no subject)
...attice". First I tried downloading it from the CRAN site (in the normal way) : the message said it worked but when I typed library I got an error message ("there is no package"). Second I tried installing it from the local zip. I have reproduced the result below. utils:::menuInstallLocal() package 'lattice' successfully unpacked and MD5 sums checked Warning: cannot remove prior installation of package 'lattice' updating HTML package descriptions > library(lattice) Error in library(lattice) : there is no package called 'lattice' Have I missed so...
2016 Apr 09
0
Arguments to utils:::menuInstallPkgs
...tall.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 > 55(73)99966.9100 - VIVO > 55(73)99100.7351 - TIM >...
2013 May 02
1
Clean Price of Bond : Can't install "RQuantLib" in R version 3.0.0
Dear Forum, I have R version 3.0.0 installed and need to install RQuantLib pacakge. I tried to install it from CRAN Mirror and I couldn't load it. I had saved the package i zip format and tried to install it locally but I am getting following error. > utils:::menuInstallLocal() Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :   cannot open the connection In addition: Warning message: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :   cannot open compressed fi...
2008 Jul 10
1
Basic help needed
...m to install the local package under Windows Vista system. I've tried using the men? "packages" "install package(s) from local zip files...", as suggested elsewhere. My .zip file is: ISwR_2.0-2.zip, but after countless attempts it shows the following error: > utils:::menuInstallLocal() Warning in install.packages(choose.files("", filters = Filters[c("zip", : 'lib = "C:/PROGRA~1/R/R-27~1.1/library"' is not writable package 'splancs' successfully unpacked and MD5 sums checked updating HTML package descriptions Warning message: In...
2006 Nov 22
1
problem with the plm package
Hi all, I have a problem in installing and using the plm package using R 2.2.0 on windows xp. I installed it from a .zip file downloaded from the CRAN. Apparently everything is ok: > utils:::menuInstallLocal() package 'plm' successfully unpacked and MD5 sums checked updating HTML package descriptions However, when I try to load it: > library(plm) Errore in lazyLoadDBfetch(key, datafile, compressed, envhook) : ReadItem: tipo 241 sconosciuto Inoltre: Warning message: il pacchetto...
2010 Feb 15
1
"EstimableS" in R
Hi I've just installed the R version 2.10.1 on my new PC and unfortunately I have problem to use the function Estimables. I have downloaded gmodels succesfully but have problems when I activate the package. I get following meassage; > utils:::menuInstallLocal() package 'gmodels' successfully unpacked and MD5 sums checked > local({pkg <- select.list(sort(.packages(all.available = TRUE))) + if(nchar(pkg)) library(pkg, character.only=TRUE)}) Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) : there is no package called 'MASS'...
2017 Sep 21
0
Keep on getting message errors when trying to install and load packages
...Books > C:\Users\PaulBernal\Desktop\DESTOP FILES\RPackagesNEW > > > And I have installed R in the following path: > > C:\Program Files\R\R-3.4.1 > > Whenever I try to install an R package the following error messages are > displayed in the R console: > >> utils:::menuInstallLocal() > package ?readstata13? successfully unpacked and MD5 sums checked > Warning: unable to move temporary installation > ?C:\Users\PaulBernal\Documents\R\win-library\3.4\file2f747105765\readstata13? > to ?C:\Users\PaulBernal\Documents\R\win-library\3.4\readstata13? > >> utils:...
2010 Jun 21
1
Problem with package installation
...graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.11.1 I triend changing the mirror, to no avail. Then I tried downloading zip files and installing from local zips but again I got the "wrong MD5 checksums" error utils:::menuInstallLocal() files R/MASS.rdb, data/Rdata.rdb, help/MASS.rdb have the wrong MD5 checksums In some cases, another error message pointed to a namespace problem, for example: library(Formula) Error in get(Info[i, 1], envir = env) : internal error -3 in R_decompress1 Error: package/namespace load failed fo...