Displaying 20 results from an estimated 7000 matches similar to: "Ubuntu and R"
2006 Mar 01
2
Update R 2.1.1-1 -> 2.2.1 on UBUNTU
I've installed Ubuntu 5.10 Breezy on my Mac. When using MacOSX, I used to
work with R 2.2.1, but now, with Ubuntu, I can't download it with
synaptic. I can only download R 2.1.1-1, and I really need 2.2.1.
I've tried to edit the sources.list file, typing
deb http://cran.R-projet.org/bin/linux/debian stable/
R/r, using a different mirror,... but when I run synaptic, it says:
W:
2005 Mar 02
2
.ps and .pdf page size differences in FC vs. Debian
R version: 2.0.0
OS: Fedora Core 1
When I'm using Fedora Core 1, Rplots.ps (and subsequent Rplots.pdf
created after using ps2pdf Rplots.ps) which are created from the command
line execution of R are too large to fit on a US Letter sized page when
printed. The same code will produce a US letter sized page when I'm on
my Debian Sid box. Both boxes are connected to the same shared
2005 Feb 27
1
subsetting data set dimenion problem
(See DAAG book, p. 173, ex. 3)
I'm a new user of R, and I'm following the DAAG text. I want to create a
subset of the races2000 data frame, but get errors because of a mismatch
of values in some columns:
> library(DAAG)
> attach(races2000)
> hills2000 <- races2000[races2000$type == 'hill']
Error in as.matrix.data.frame(x) : dim<- : dims [product 770] do not
2006 Feb 19
2
changing names of vectors in list or data.frame
When I combine separate vectors into one list, there are new names
created. I'd like to change them to something more meaningful.
Here are two examples using data(zelazo) from library(ISwR):
> library(ISwR)
> data(zelazo)
> attach(zelazo)
> zelazo
$active
[1] 9.00 9.50 9.75 10.00 13.00 9.50
$passive
[1] 11.00 10.00 10.00 11.75 10.50 15.00
$none
[1] 11.50 12.00 9.00
2005 Feb 28
0
Re: R-help Digest, Vol 24, Issue 28
You've omitted a comma. races2000 is a data frame,
which for purposes of extracting rows behaves like
a 2-dimenional object. The following works fine:
hills2000 <- races2000[races2000$type == 'hill', ]
Additionally, you might like to ponder
> type <- races2000[names(races2000)=="type"]
> type[1:4]
Error in "[.data.frame"(type, 1:4) :
2005 Jul 17
0
R source issue "sarge" or "stable"
Clint,
Sorry for the delayed reply, but I was away from my computers for several days.
On 6 July 2005 at 11:24, Clint Harshaw wrote:
| Hi Dirk and Douglas:
|
| I am a user of Debian and R. My system is a Debian Sarge system, and I
| want to add the ibiblio mirror to keep my R installation up to date.
| However, I'm running into some trouble when trying to follow the
| instructions in the
2006 Feb 26
9
State of the Breezy
What''s the current state of Rails installation on a fresh Ubuntu Breezy?
I''ve just set up a laptop with a fresh installation, and tried to
install ruby et al, and got nowhere fast. The default ruby is 1.8.3,
and compiling the source for 1.8.4 leaves the rubygems setup.rb breaking
unable to find zlib (and yes, I have checked for zlib1g-dev and
readline). Is there a known
2006 Jan 24
1
Can’t find X11 font when trying to produce graph
I am using R 2.1.1 on i486-pc-gnu-linux (Ubuntu Breezy). Recently, I
bought new laptop HP nx8220 and installed Breezy with a few problems
starting X-Windows. Nevertheless, I followed some instruction, managed
to start X, and added R from the Ubuntu's repositories. When I try to
produce any graph (like plot, bwplot etc.), I receive an error
message:
can't find X11 font
Error in X11( ....
2006 Mar 25
7
upgrade to 1.1RC on ubuntu breezy
How do I upgrade my rails to 1.1RC - running Ubuntu breezy and I had
installed rails using apt-get in universe.
--
Posted via http://www.ruby-forum.com/.
2006 May 10
1
ape comparative analysis query
I've been comparing variables among objects (taxa) related by known
trees, using phylogentically independent contrasts in the ape package,
and want to move on to more complex models e.g. by using gls with
appropriate correlation terms. My trees contain lots of (hard)
polytomies and information about ancestors, which I've been including-
creating fully dichotomous trees by using zero branch
2005 Jun 11
1
tftp and symlinks
Here is what I had:
root at shaz:/var/lib/tftpboot # ls -l
total 1680
lrwxrwxrwx 1 root root 71 2005-06-11 11:17 pxelinux.0 ->
/var/www/ubuntu-breezy/install/netboot/ubuntu-installer/i386/pxelinux.0
dr-xr-xr-x 2 root root 4096 2005-06-11 11:21 pxelinux.cfg
drwxr-xr-x 2 root root 4096 2005-06-11 11:20 ubuntu-breezy
and I got "File not found" kind of error on pxeboot -
2006 Mar 15
10
domU with redhat over a debian based dom0
Hello,
I have running xen over a debian server (debian sarge). Now I would
like to configure a domU with redhat (AS 4), do you now any way to
install it?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información _o)
y las Comunicaciones Aplicadas (ATICA) / \\
http://www.um.es/atica _(___V
Tfo: 968367590
Fax: 968398337
2005 Dec 28
2
cant get X on domainU
Hello
I can''t seem to be able to get X working on domain U
My setup
domain0 -ubuntu breezy
domainU -ubuntu breezy
I tried 3 techniques
1. ssh -X domainU
steps: on domain U
$ export DISPLAY=:0
$ xhost +
xhost: unable to open display ":0"
on domain0 ssh -X domainU
result: ssh conection established no X forwarding starts.
after login tried
2005 Jul 11
6
R on kubuntu
Hello all,
I am planning to redeploy my workstation under KUBUNTU.
Does any body has any r experience installing/using r on this platform?
Best regards.
--
Constant Depi??reux
Managing Director
Applied QUality Technologies Europe sprl
Rue des D??port??s 123, B-4800 Verviers
(Tel) +32 87 292175 - (Fax) +32 87 292171 - (Mobile) +32 475 555 818
(Web) http://www.aqte.be - (Courriel)
2005 Jul 11
6
R on kubuntu
Hello all,
I am planning to redeploy my workstation under KUBUNTU.
Does any body has any r experience installing/using r on this platform?
Best regards.
--
Constant Depi??reux
Managing Director
Applied QUality Technologies Europe sprl
Rue des D??port??s 123, B-4800 Verviers
(Tel) +32 87 292175 - (Fax) +32 87 292171 - (Mobile) +32 475 555 818
(Web) http://www.aqte.be - (Courriel)
2006 May 04
7
windows / migration issues
Running latest rails, etc on windows xp.
I can''t use "rake migrate" to migrate to latest version. I NEED to
specify, i.e. "rake migrate VERSION=11" for things to work
consistently.
plain ''ol "rake migrate" never makes it to the latest version. no
errors, she just stops short of the latest version.
hasn''t been a problem until now --
2013 Jun 26
3
XYZ data
I have x, y, z data. The x, y fields dont change but Z does. How do I add a
very small number onto the end of each x, y data point.
For example:
Original (X) Original (Y) Original (Z)
15 20 30
15 20 40
New (X) New (Y)
2005 Jul 19
2
wx 2.6 on Debian / Ubuntu
FWIW:
http://packages.debian.org/experimental/libs/libwxgtk2.6-0
experimental ...
Should work for Ubuntu too.
2006 Jul 13
2
References verifying accuracy of R for basic statistical calculations and tests
Do you know of any references that verify the accuracy of R for basic statistical calculations and tests. The results of these studies should indicate that R results are the same as the results of other statistical packages to a certain number of decimal places on some benchmark calculations.
Thanks,
Corey Powell
Clinical Data Analyst
Broncus Technologies
cpowell@broncus.com
[[alternative
2006 May 20
4
File size limit of 2Gb ish ?
Hi all,
I am running samba 3.0.14 on ubuntu breezy badger networked with another
ubuntu machine and my XP laptop.
File sharing is great except when a file exceeds 1.5 - 2 GB. The file transfer
fails after 1.5 - 2 GB with a file to large error. This seems to be a limit
for linux - windows and linux - linux which is a pain when trying to move
large DVD iso's.
Does anyone know a