Displaying 9 results from an estimated 9 matches for "curpkg".
Did you mean:
curdag
2005 Mar 14
0
FW: Package Installation in RGui (PR#7262)
.../R/rw2001/library/RODBC'
>
> The warning is issued from this part of install.packages()
>
> if (ret == 0) {
> ## Move the new package to the install lib and
> ## remove our temp dir
> ret <- file.rename(file.path(tmpDir, curPkg), instPath)
> if(!ret) warning("unable to move temp installation ",
> sQuote(file.path(tmpDir, curPkg)),
> " to ",
> sQuote(instPath), call. = FALSE)
&g...
2010 Feb 18
0
install.packages, normalizePath, file permissions
...tached and and I have read/write access. Here is
the result of traceback.
> traceback()
7: normalizePath(instPath)
6: sprintf(gettext(fmt, domain = domain), ...)
5: gettextf("unable to move temporary installation '%s' to '%s'",
normalizePath(file.path(tmpDir, curPkg)), normalizePath(instPath))
4: warning(gettextf("unable to move temporary installation '%s' to '%s'",
normalizePath(file.path(tmpDir, curPkg)), normalizePath(instPath)),
domain = NA, call. = FALSE, immediate. = TRUE)
3: unpackPkg(pkgs[i], pkgnames[i], lib)...
2017 Jun 09
3
Creating a private CRAN with webpages
I'm not trying to create a mirror of the CRAN. I also do not want to create
a "subset" of CRAN packages. Sorry if my explanation was confusing. There
are internal proprietary R packages that I would like to host on a private
repo. I like the CRAN web pages that allow a user to browse the various
packages from a browser without having to first install them. I want to
duplicate the
2005 Jul 29
3
Error Downloading Matrix Package
...891288 bytes
opened URL
downloaded 870Kb
package 'Matrix' successfully unpacked and MD5 sums checked
Error: cannot remove prior installation of package 'Matrix'
> traceback()
4: stop(sprintf(gettext("cannot remove prior installation of package
'%s'"),
curPkg), domain = NA, call. = FALSE)
3: unpackPkg(foundpkgs[okp, 2], foundpkgs[okp, 1], lib, installWithVers)
2: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl,
method = method, available = available, destdir = destdir,
installWithVers = installWithVers, dependencies =...
2010 May 10
3
update.packages fails with directory not found
Windows XP. I have just updated to R 2.11.0 and then run
update.packages. In the series of updates, a few will succeed, then I
get a failure like
package 'mvtnorm' successfully unpacked and MD5 sums checked
package 'party' successfully unpacked and MD5 sums checked
package 'PBSmodelling' successfully unpacked and MD5 sums checked
Error in normalizePath(path) :
2005 Mar 11
2
Package Installation in RGui (PR#7262)
In reference to the thread
http://tolstoy.newcastle.edu.au/R/devel/04/10/0859.html
I have the same problem updating packages with newly-installed version of
released version of R 2.0.1. Previous posts refer to a bug in windows. I
wonder if there is a work-around? This probably should go to R-help but it
follows on from the post in R-devel. Apologies in advance.
OS: Windows XP Professional,
2008 Mar 07
2
Problems installing packages using the inbuilt facility: "Error i n gzfile(file, "r") : unable to open connection"
...loaded 949 Kb
Warning in gzfile(file, "r") :
cannot open compressed file 'ada/DESCRIPTION', probable reason 'No such file or directory'
Error in gzfile(file, "r") : unable to open connection
> traceback()
6: gzfile(file, "r")
5: read.dcf(file.path(curPkg, "DESCRIPTION"), c("Package", "Version",
"Type"))
4: unpackPkg(foundpkgs[okp, 2], foundpkgs[okp, 1], lib, installWithVers)
3: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl,
method = method, available = available, destdir =...
2005 Dec 09
1
local source packages install from within R session - cross-platform
....tar.gz", repos=NULL,
method="source")
Error in gzfile(file, "r") : unable to open connection
In addition: Warning message:
cannot open compressed file 'hs95av2hs3ug6cdf_6.0.0.tar.gz/DESCRIPTION'
>traceback()
5: gzfile(file, "r")
4: read.dcf(file.path(curPkg, "DESCRIPTION"), c("Package", "Version"))
3: unpackPkg(pkgs[i], pkgnames[i], lib, installWithVers)
2: .install.macbinary(pkgs = pkgs, lib = lib, contriburl = contriburl,
method = method, available = available, destdir = destdir,
installWithVers = installW...
2004 Aug 13
4
(PR#7163) Install packages does not work on Win2003 serv er
> -----Original Message-----
> From: Uwe Ligges [SMTP:ligges@statistik.uni-dortmund.de]
> Sent: Thursday, August 12, 2004 5:38 PM
> To: Walke, Rainer
> Cc: R-devel
> Subject: Re: [Rd] (PR#7163) Install packages does not work on Win2003
> server
>
> Walke, Rainer wrote:
>
> > >a) It works for me.
> > >b) If it works for you on some Windows