Displaying 20 results from an estimated 11000 matches similar to: "Problems with plot and X11 in ubuntu"
2006 Oct 03
1
Error in X11 (PR#9272)
Full_Name: Frank Sch?ffer
Version: 2.3.1
OS: Ubuntu 6.10 (Edgy Eft)
Submission from: (NULL) (86.56.0.173)
frank at darwin:~$ R
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0
R ist freie Software und kommt OHNE JEGLICHE GARANTIE.
Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten.
Tippen Sie 'license()'
2006 Nov 20
1
SNA packages/network package
Hello everyone,
I am an italian student who is working with packages SNA (social network
analysis) and network.
I ask you if there is a simple way to write a R-script using these packages
to extract from an adjacency matrix the following things:
-number of cliques which are in the network;
-number of k-cores (e.g. 3-cores, 4-cores);
-cycles (e.g. 3-cycles, 4-cycles)
-hub & authorities.
2006 Nov 07
1
Display problems X11 device
Hello,
I am running R Version 2.3.1 (2006-06-01) on Kubuntu Edgy Eft 6.10 (problems
appreared after upgrading from previous version, but I don't know which
version of R was included then).
I have very weird problems with X11 device: it seems that it cannot display
correctly. For instance,
x<-1:10
plot(x)
opens the X11 plotting window, but points are not displayed, only box
2004 Oct 18
2
multiv
What happened to multiv package? I have installed R 2.0.0 in my Mac and I
could not find this package. I see other things have been reorganized. I
have read "What's New" and I have used the search facility in the RHelp
panel to no avail.
Oscar A. Moreno
oscar.moreno at att.net
2006 Oct 31
2
information about sna packages
Hello,
I'm a student who want to use the R social network analysis package. I have
a question: can this package analyse dynamical networks (network changing
over time)? I didn't find this functionality in the package's user manual.
Thank you
Davide
[[alternative HTML version deleted]]
2007 Jan 03
2
loading data and executing queries with R and Mysql
Hello everyone,
I have a problem when I execute queries using R 2.3.1 and MySql server 5.0.
What I do: I load data in different csv files (every file represents a
particular temporal step of a simulation) using Mysql query "load data" with
RMySQL command DbSendQuery (but the same problem there is also using
DbWritetable). Then I use a function where I have a lot of queries that
interact
2006 Nov 02
1
axis labels & title not visible
Dear all,
I recently upgraded to R-2.4.0 and have had some difficulties with axis
labels. When I create a plot on the X11 display, the labels (including the
title) are not visible. However, if I execute the exact same command on the
pdf display, the labels are printed. I've tried explicitly setting
axes=TRUE, but the result is the same. I have also tried downgrading to
2.3.1 and that
2007 Mar 08
1
Some problems with X11
Hi,
I am really new with R, so I don't know anything about it. I have
written a script (attached) which tries to do really basic stuff (such
as computing basic statistics and basic plots). When I try to plot a
histogram and pairs, for example, I get the following message:
> source("project.R")
Loading required package: sp
2006 Jul 24
1
Repository entry in sources.list
I'd like to use APT to install the latest edition of R in my Ubuntu 6.06 OS. What is the entry that goes in the sources.list file? Please spell it to me as clearly as possible. I'm going nuts trying to download and install with APT to no avail. TIA Oscar
2006 Sep 27
3
Error Ubuntu Edgy 6.10 WineCVS.sh
I am trying to use http://winecvs.linux-gamers.net/WineCVS.sh on
Ubuntu Edgy 6.10, but I get an error in the shell saying error in
line 48 (or 43 I dont remember exactly).
What is the problem?
Thank you guys!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060927/608e751b/attachment.html
2007 Jun 29
2
How to install R 2.5 with Synaptic in Ubuntu?
Dear R-users,
I'm using Ubuntu dapper, which only have R of Version 2.2.1.
Would anybody tell me how to install the latest version of R with
Synaptic in Ubuntu dapper system.
Thanks!
2006 Nov 21
11
what OS do you use for Samba?
I'm trying to decide on a linux distro to use for our enterprise Samba
server. I like that there is a deb repo for Debian from samba.org, but
I'm more comfortable with CentOS (Redhat). I just want to be sure I
have a well supported Samba server and I need at least the 3.0.20
version so I can use the "inherit owner" property. I also want
automatic updates for bugfixes and
2006 Sep 21
2
Examples, and what is the preferred version/release to use?
First of all, in the thread ''Using multiple values for source, for
platform/arch/host configs'' Jason said:
"I would really appreciate any examples, or further advise anyone has."
-> I heartily second that. A good start would be to fill in the
cookbook, as Luke has been quietly whispering here and there. ;)
Then my other main question at the moment is: what version
2007 Mar 19
2
NASCAR 2003 and sound issues
I've submitted a bug on this issue, but I'm hoping to find a
workaround that may help resolve the bug or get me to where I want to
be - racing this game.
Wine 0.9.22-9ubuntu3 (edgy)
Installed on Ubuntu - Edgy Eft (2.6.17-10-generic)
I did not compile this, installed as a package via Ubuntu's App
Manager
I don't use Windows with wine
Application: NASCAR 2003 (CD Installed version,
2006 Nov 02
1
Res: graphics not find source
In ubuntu 6,06 the R normally run, but latter to install the a vesion
6,10 plot this not appearing.
computer with problem:
/usr/share/X11/fonts$ ls
misc Type1 X11R7
In computer OK:
/usr/share/X11/fonts$ls
100dpi(*) 75dpi encodings fonts.cache-1 misc Type1
----- Mensagem original ----
De: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
Para: Ricardo Arias Brito
2006 Dec 11
2
explorer.exe 100% kernel time?
i all,
I'm new to Wine, but I did tried to search for similar problem from
Google without success. So I think I'll just raise my question here:
System: Ubuntu Edgy (fresh installation)
Wine: 0.9.26~winehq0~ubuntu~6.10-1
Hardware: P4 2.60 + 1 GB RAM
Problem:
Whenever I run an Windows application using Wine (e.g., winecfg,
utorrent), there is an instance of explorer.exe started in the
2007 Aug 15
2
X11 problems
Hi
I'm working in a ubuntu feisty OS, when I try to start X11() i get the
following message
> X11()
Error in X11() : could not find any X11 fonts
Check that the Font Path is correct.
In addition: Warning messages:
1: locale not supported by Xlib: some X ops will operate in C locale
2: X cannot set locale modifiers
>
Can some body tell me what to do?
--
Pau Marc Muñoz Torres
2007 Mar 19
1
Can anyone view these video files with Wine? - Cartoon Network website
Can anyone view these video files with Wine?
http://www.adultswim.com/adultswimfix/
Cartoon Network runs this site where you can watch shows that appear
late at night during AdultSwim. You could watch the shows with Firefox,
Mplayer and alll the Automatix codecs, UNTIL they added a function that
checks for Windows media player 10.
I tryed viewing the website with Ubuntu Edgy Eft with an
2007 Jan 31
3
possible bug: dev.copy / could not find any X11 fonts
Hi,
I am experiencing something strange, and thought I would ask before
reporting a bug. I trimmed it down to a self-contained example,
attached as an R file. The purpose of the functions is to save the
plots into a ps file and simultaneously plot them on an x11 device,
but don't open a new one if there is already one opened (I don't want
the repositioning / flicker).
When running the
2007 Jan 25
3
Error in loadNamespace(name) (PR#9464)
Full_Name: Ross Darnell
Version: 2.4.1
OS: Linux
Submission from: (NULL) (130.102.133.33)
rdarnell at pc:~/Data$ ls -al .RData
-rwxrwxrwx 2 root root 13551 2006-12-06 08:58 .RData
rdarnell at pc:~/Data$ R
R version 2.4.1 (2006-12-18)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to