search for: winbinary

Displaying 8 results from an estimated 8 matches for "winbinary".

Did you mean: nbinary
2005 Jul 29
3
Error Downloading Matrix Package
...t 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 = dependencies) 1: install.packages("Matrix") This is on a Windows XP machine for R 2.11 [[alternative HTML versi...
2009 Nov 04
2
error in install.packages() (PR#14042)
...empting to call install.packages. Here is the results of the traceback: > source('http://openmx.psyc.virginia.edu/getOpenMx.R') Error in f(res) : invalid subscript type 'list' > traceback() 7: f(res) 6: available.packages(contriburl = contriburl, method = method) 5: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, method = method, available = available, destdir = destdir, dependencies = dependencies, ...) 4: install.packages(pkgs = c("OpenMx"), repos = repos) 3: eval.with.vis(expr, envir, enclos) 2: eval.with.vis(ei, envir) 1: source(...
2010 Feb 18
0
install.packages, normalizePath, file permissions
...ePath(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) 2: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, method = method, available = available, destdir = destdir, dependencies = dependencies, ...) 1: install.packages(file.path(fp, "fgui_1.0-0.zip"), repos = NULL) The error seems to be thrown by the folloing chunk towards the...
2010 Nov 15
1
Cannot install packages in R 2.12.0 on Windows 7
...rsion 2.7 packages: [1] "Biobase" Please wait... Error: subscript out of bounds > traceback() 7: .readPkgDesc(lib, fields) 6: installed.packages(lib.loc = libpath, fields = c("Package", "Version")) 5: getDependencies(pkgs, dependencies, available, lib) 4: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, method = method, available = available, destdir = destdir, dependencies = dependencies, libs_only = libs_only, ...) 3: install.packages(pkgs = pkgs, repos = repos, ...) at biocinstall.R#205 2: biocinstall(pkgs = pkgs, groupName = grou...
2009 Feb 20
1
NOT an R problem: cannot install packages from distant repository
...e 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, dependencies = dependencies, ...) 2: install.packages(NULL, .libPaths()[1], dependencies = NA, type = type) 1: utils:::menuInstallPkgs(...
2008 Mar 07
2
Problems installing packages using the inbuilt facility: "Error i n gzfile(file, "r") : unable to open connection"
...ot;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 = destdir, installWithVers = installWithVers, dependencies = dependencies) 2: install.packages(NULL, .libPaths()[1], dependencies = NA, type = type) 1: utils:::menuInstallPkgs() I tried...
2008 Aug 21
1
rc note, etc
...the rc today, Aug 21, on Red Hat Enterprise Linux AS release 4 (Nahant Update 4) Kernel 2.6.9-42.0.8.ELsmp on an x86_64 Paul ________ .... checking package 'utils' .... * checking R code for possible problems ... NOTE install.packages: no visible global function definition for ?.install.winbinary? install.packages: no visible global function definition for ?.install.macbinary? .... checking package 'stats' .... * checking R code for possible problems ... NOTE glm.fit: no visible binding for global variable ???n??? * checking Rd files ... OK * checking Rd cross-references ... OK...
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) :