search for: package_arch

Displaying 2 results from an estimated 2 matches for "package_arch".

Did you mean: packagesearch
2008 Jan 28
1
Package Installation produces "linux/limits.h: No such file or directory" error when installing the lpSolve package
...an HTML browser interface to help. Type 'q()' to quit R. > options (repos=c (CRAN="http://lib.stat.cmu.edu/R/CRAN")) > install.packages (pkgs=c ("lpSolve"), > lib="/home/joe/R/x86_64-unknown-linux-gnu-library/2.6", > destdir="/home/joe/.rkward/package_archive", dependencies=TRUE) trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/lpSolve_5.5.8.tar.gz' Content type 'application/x-gzip' length 449804 bytes (439 Kb) opened URL downloaded 439 Kb /home/joe/R/x86_64-unknown-linux-gnu-library/2.6 * Installing *source* package '...
2008 Jan 28
0
Package Installation produces "gcc fails sanity check" error when installing RODBC error
...t()' for an HTML browser interface to help. Type 'q()' to quit R. > options (repos=c (CRAN="http://lib.stat.cmu.edu/R/CRAN")) > install.packages (pkgs=c ("RODBC"), lib="/home/joe/R/x86_64-unknown-linux-gnu-library/2.6", destdir="/home/joe/.rkward/package_archive", dependencies=TRUE) trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/RODBC_1.2-2.tar.gz' Content type 'application/x-gzip length 90330 bytes (88 Kb) opened URL downloaded 88 Kb /home/joe/R/x86_64-unknown-linux-gnu-library/2.6 * Installing *source* package 'RODBC'...