similar to: 64 bit version for linux and build huge matrix

Displaying 20 results from an estimated 20000 matches similar to: "64 bit version for linux and build huge matrix"

2014 Apr 18
1
Ubuntu 13.10 - not able to upgrade R
Hi, I'm having some issues upgrading R. I'm using ubuntu linux 13.10, saucy and would like to upgrade R to the new version.I'm currently using 3.0.1 I've been following the instructions given in:1. http://stackoverflow.com/questions/10476713/how-to-upgrade-r-in-ubuntuand2. http://cran.r-project.org/bin/linux/ubuntu/ Here is exactly what i did, following mostly the stackoverflow
2006 Feb 13
1
Windows GUI package install annoyance
Folks: A minor (R 2.2.0) Windows package install annoyance, but I can't figure out how to fix it. If someone could tell me how or point me to the appropriate docs, I would appreciate it. I set my CRAN mirror in my Rprofile.site file. After startup, I get: > getOption('repos') CRAN "http:/cran.cnr.berkeley.edu/" > However, when I then go
2008 Oct 09
1
Hardy 64 bit and Package Support
Hi All, Not a new R user, but new to R with Linux, specifically Ubuntu Hardy Heron 8.04 64bit. I have had success installing common packages using the typical R interface (in Linux), but have had problems installing less common packages like (rgdal) and (RSAGA) that are not loaded with R. I'm wondering if there are any tricks to these libraries that won't install, from reading the
2011 Aug 23
1
histogram with mean for every break
Dear R-users, I need to produce a histogram where for every breaks there are the mean of the data. I tried tu use the function >hist(x, break=20 ... ) but this return the numerosity for every breaks, not the mean. Any hint? Thanks in advance, francesco --------------------------------------- Francesco Nutini CNR-IREA Ist. per il Rilevamento Elettromagnetico dell'Ambiente Via
2014 Nov 13
1
Non-webby links on Windows web page
On the Windows download page the second link is "Installation and other instructions" http://cran.cnr.berkeley.edu/bin/windows/base/README.R-3.1.2. Clicking on this gets me a "download or open as" dialogue rather than a page of text. I think something like this happened a few years ago, and the problem was the MIME type of the link. It would be nice to fix. Thanks. Ross
2007 Jun 15
1
gpclib problem
Hi all, I am trying to test the new adehabitat package but I have a problem with a linked library, "gpclib". When I try do install it I have this output: install.packages("gpclib", dependencies=TRUE, repos="http://cran.cnr.berkeley.edu/") Avviso in install.packages("gpclib", dependencies = TRUE, repos = "http://cran.cnr.berkeley.edu/") : argument
2009 Oct 29
3
"The system cannot find the file specified"
What is the problem here? I did an install package from the Rgui menu. Windows Vista <SNIP> trying URL 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.9/mvtnorm_0.9-8.zip' Content type 'application/zip' length 236089 bytes (230 Kb) opened URL downloaded 230 Kb trying URL 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.9/QRMlib_1.4.4.zip' Content type
2006 Jan 30
2
colnames(tapply(...)) (PR#8539)
I would like to bring to your attention the following error message which didn't appear on previous versions (long time ago?) Thanks for all your effort Karl Version 2.2.1 Patched (2006-01-21 r37153) > f <- rep(c(1,2),each=5) > x <- tapply(f,f,sum) > colnames(x) Error in dn[[2]] : subscript out of bounds ------------------------------- Karl Thomaseth, Ph.D. Research
2005 Apr 26
1
Problems installing and updating packages for 2.1.0 on Windows 2000
Hello, I am running R 2.1.0 on Windows 2000. When I attempt to install or update packages, regardless of whether I use the menu or command line, I get the following error. > utils:::chooseCRANmirror() > utils:::menuInstallPkgs() Warning message: unable to connect to 'cran.cnr.Berkeley.edu' on port 80. Warning: unable to access index for repository
2007 Apr 04
1
gpclib library
Hi all, I'm tring to download the gpclib library but I don't find it in the old repository install.packages(c("gpclib"), dependencies=TRUE, repos="http://cran.cnr.berkeley.edu/") Avviso in install.packages(c("gpclib"), dependencies = TRUE, repos = "http://cran.cnr.berkeley.edu/") : argument 'lib' is missing: using
2002 Oct 02
1
deleting (empty) directories
I am evaluating rsync for the mirroring of a website and associated database. To exercise it and establish the correct run string I need I am running tests LOCALLY between two test directories. I have a /scratch/temp/Departure and a /scratch/temp/Arrival trees. I apply changes to the Departure tree, run rsync, and do a diff -r. Now I delete a file in Departure rm Departure/Quattro/uno.file
2008 Nov 07
1
Updating Packages with Personal Library
I'm having trouble running `updates.packages()' and installing into a personal library. Setup: 1. .Renviron file contains: R_LIBS_USER="~/lib/R/%p-library/%v" 2. Hence "personal library" is: ~/lib/R/i486-pc-linux-gnu-library/2.6/ 3. Library path upon starting R: > .libPaths() [1] "/home/johnny/lib/R/i486-pc-linux-gnu-library/2.6" [2]
2012 Aug 02
1
RJDBC in Ubuntu
Hi, I'm working with R on Cassandra and need to install RJDBC on my Ubuntu virtual machine. The traditional commands (install.packages(RJDBC, dep=TRUE) and library(RJDBC)) don't work: they throw an error that they can't find the package. I tried installing it using the Rkward GUI, but can't write to any of the pre-set directories because of permissions issues. When I try running
2009 Oct 08
2
64-bit R on mac
Hi, My Mac OS is Leopard. I downloaded R-GUI-5496-2.9-leopard-Leopard64.dmg from http://r.research.att.com/. I run R from the image disk, but it always "quit unexpectedly". What could cause the problem? Is it because that I have a 32 bit R installed already installed in the same machine. Regards, Peng
2012 May 05
3
download extremely slow
I have been trying to download the latest version to my Macbook X version 10.6.8 from my institutions mirror http://cran.cnr.Berkeley.edu Usually is only takes minutes, but regardless of the browser or where I connect to the internet I have been unable to download because it would take upwards 2 days according to the download dialogue box. I'd really like to get the newest version to run some
2012 Feb 24
1
find difference between data frames
I have one data frame, like below? kind x y 1 1 8 9 2 1 44 3 3 1 25 7 4 1 36 20 5 2 2 14 6 2 36 20 so, I want to find unique coordinates in kind 1 rather than kind 2, ex, row 4 should be excluded, is that possible? -- View this message in
2007 Dec 11
1
Error with rgl loading in BATCH mode
Dear all, I'm trying to run a script that requires KernSmooth in BATCH mode but I get an error while loading rgl library that is needed by KernSmooth. Actually I have to run several batch files through a queue of a cluster, so I wouldn't need graphics at all. I installed the latest releases of R (2.6.1) and rgl on my CentOS 4.2 Linux (clone of Red Hat EL) endowed with Rocks 4.2.1 suite
2019 Jun 02
4
Offer zip builds
If you go here: https://cran.cnr.berkeley.edu/bin/windows/base you see EXE installers for Windows. This contrasts with other programming languages that offer both an executable installer and ZIP files that can be extracted and run. For example Go: https://golang.org/dl and Nim: https://nim-lang.org/install_windows.html Python: https://python.org/downloads/release/python-373 and C#:
2006 Jan 19
2
Downloads -- possible bug?
Hi, When I go to the CRAN page to download a new version of R, there are not the same versions available depending on which mirror I pick. When I go to http://cran.cnr.berkeley.edu/, for example, I get 2.2.1, but if I go http://cran.stat.ucla.edu/ the option is 2.2.0 (I'm downloading the Windows base file). Neither refreshing nor clearing my cache changes it. For future reference, I'd
2009 Sep 23
2
Updating R for Linux
Colleagues, Please forgive my ignorance of this topic. I am experienced with the installation/use of R in OSX and Windows, much less so with Linux. I just created a virtual machine of Ubuntu 9.0.4. Using the Synaptic Package Manager, I installed R 2.8.1. I would like to obtain 2.9.x and I am having trouble doing so using the tools available within Ubuntu. I tried apt-get install