Displaying 20 results from an estimated 2000 matches similar to: "R-beta: Fig driver for "R"?"
1997 Dec 08
1
R-alpha: Bugs in R-0.60
Thanks to the core team for releasing R-0.60. I found a couple of
bugs.
1) Segfault!
assign(character(0),1)
Fix: Obviously, check the string length. The same problem may occur
in other places but I haven't done an extensive search.
x <- 1
attr(x, character(0))
2) The function GStrHeight (graphics.c) uses the conversion factors
for the X axis instead of the Y axis. This causes
2008 May 15
1
Font settings in xfig
Hello
I'm using the xfig-function in R to export figures in fig-format. To
use these exported figures in LaTeX, I first run a fig2dev to get a
pstex and pstex_t file. However, in order to get the right pstex_t
file (that is, with the text of the original figure) I have to change
the font and special text variables in the fig files.
I would like R to do this font changing job, but I can't
2005 Sep 01
6
png scaling problem
scaling<-4
xywidth<-480
resolution<-150
png(filename = "c:/r/anschluss/plots/4.png", width = xywidth*scaling,
height = xywidth*scaling,pointsize = 12, bg = "white", res =
resolution*scaling)
......
barplot(xrow,col = barcolors,cex.axis=scaling, ylab="mean time till attachment in sec",cex.lab=1.2*scaling)
I tried to scale the barplot but there is one
2005 Sep 21
2
win.metafile on linux?
Dear R-help,
Is it possible to use win.metafile() on *nix versions of R?
I tried R 2.1.1 on FreeBSD and R 1.9.0 on redhat with no success. I need
to give some graphs generated in R to my boss so that he can modify them
in Powerpoint to fit he style of his presentation. Recommendations on
other methods are appreciated as well.
Hao
--
: Hao Chen, Ph.D.
: Instructor
: Department of
2009 Mar 17
2
blazer_usb - short reply
Hello!
I'm trying to use nut with a Ippon Smart Winner 3000 UPS
(http://shop.key.ru/photo/items/45535.jpg) which looks like a
custom-labeled OEM model of the megatec branch.
I tried both the megatec_usb and the blazer_usb drivers for it, with a
obvious config section:
[ippon]
driver = blazer_usb
port = auto
vendorid = 06da
productid = 0003
desc = "Ippon Smart Winner 3000"
If I
2008 Aug 20
4
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
Wojtek,
Please see David's message below. Have you or can you check in your
code, perhaps as a project for now? That will allow us to start
looking at it and perhaps collaborating on it.
--Vikram
Associate Professor, Computer Science
University of Illinois at Urbana-Champaign
http://llvm.org/~vadve
On Aug 20, 2008, at 3:05 PM, David Greene wrote:
> On Wednesday 20 August 2008
2009 Jan 14
2
[LLVMdev] Memory Dependence Analysis
Back in August, several of us participated in a discussion about getting a
more robust memory dependence analysis framework into LLVM. Wojtek
Matyjewicz has done some work on this and he attached a patch to an e-mail at
the time that built against an older version of LLVM.
Wojtek, what's the status of this patch? Does it build against HEAD? Do you
plan to check it in any time soon?
2004 Jun 20
4
call waiting from PSTN
I'm trying to switch from one call to another incoming call from PSTN.
When I'm getting a "beep" I press flash but instead of swithing to the
second call, I'm getting a dial tone. even if I press *0, I cannot connect
to the second call.
Anybody had this problem?
Tx, Bogdan
2012 Jul 04
8
Howto add another disk storage
Hi all
What is the best strategy to add another storage to an existing virtual
mail system ?
Move some domains to the new storage and create symlinks ?
Switch to dovecot hashing ? But in this case what is the easy-east way
to migrate ?
Thanks for any suggestions or tips !
2010 Nov 14
2
Gems in ~/.gem vs in the Library
Hello all,
I am completely new to Ruby on Rails.
When i install gems some of them
get installed to ~/.gem folder as apparently the other location is not
writable.
What is the best way to go about this: chmod the folder in Library,
let gems go to ~/.gem, sudo install gems always? What do you guys use?
Thanks in advance,
Wojtek
--
You received this message because you are subscribed to the
2008 Jun 25
6
CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000
After yum upgrade, the new CentOS5 kernel [ kernel-2.6.18-92.1.1.el5.i686 ]
crashes each time early in boot process on Compaq ProLiant 3000
with dual Pentium3 CPU (600 MHz, CPU0: Intel Pentium III (Katmai) stepping 03, CPU1 the same).
I get kernel panic at powernowk8_init+0x05e/0x1c3.
The previous kernel [ kernel-2.6.18-53.1.21.el5.i686 ] seems to work fine.
I am wondering if anyone has met
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
I have noticed that I was installing LLVM according to:
http://llvm.org/docs/GettingStarted.html#getting-started
so it was no the 3.1 but the 3.2 version from svn (trunk 167573).
Maybe in the svn, not stable version, there is a bug?
2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com>
> Does anybody have Idea why I get such error? The LLVM is compiled from
> source - is is the
2005 Nov 20
1
Deleting InPlaceEditor
Howdy,
I have created several InPlaceEditor''s for each of my menu items. This way i
can easily rename them, however when i rename a menu item, it renames
several id''s in the document.
I then need to adjust an InPlaceEditor to point to the new id. It seems an
inplaceeditor cannot be changed, so i have been tryiny to delete it, then
create a new one.
How do i delete an
2008 Aug 21
0
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
> Wojtek,
>
> Please see David's message below. Have you or can you check in your
> code, perhaps as a project for now? That will allow us to start
> looking at it and perhaps collaborating on it.
Sure. For now, I am posting it as an attachment, because it does not
build against the current SVN version. It is really basic (for example,
it cannot produce distance vectors,
2007 Mar 15
8
in-place-editor
hi @ all
how can i save my edited text in the database with php?
thanks for your support
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send
2006 Nov 29
5
microcode_ctl
i'm running on vmware system and HP proliant DL360 G5 servers
on wmware, on boot i have the following message:
-----------------------------
Applying Intel Microcode update: don't know to make device "cpu/microcode"
[OK]
-----------------------------
and on a HP proliant DL360 G5 server , on boot i have too the following
message:
-----------------------------
Applying
2018 Sep 28
6
outlook idiocy - IMAP folders with /
user attempts to create folders with /
dovecot naturally cannot create it so it returns error but outlook of
course "create" it and keep data in local store only. data is lost when
you remove local store .pst file.
The question is - can dovecot be configured so it will automatically
replace slash in name with something else?
2018 Feb 02
1
How to trigger a resync of a newly replaced empty brick in replicate config ?
Hi,
I simplified the config in my first email, but I actually have 2x4 servers in replicate-distribute with each 4 bricks for 6 of them and 2 bricks for the remaining 2. Full healing will just take ages... for a just single brick to resync !
> gluster v status home
volume status home
Status of volume: home
Gluster process TCP Port RDMA Port Online Pid
2008 May 25
3
singe system user for all virtual users
hi, i would like to have all the emails stored under one system user and
system group. i keep user passwords in LDAP. for userdb i wanted to use
static. but i keep getting this error:
Error: Error in configuration file /usr/local/etc/dovecot.conf line 909:
Unknown setting: userdb
Fatal: Invalid configuration in /usr/local/etc/dovecot.conf
i am using version 1.0.13 my
2012 Nov 10
0
[LLVMdev] llvm-config --libs failed
If anyone is interested in this topic, I filled a bug here:
http://llvm.org/bugs/post_bug.cgi
2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com>
> I have noticed that I was installing LLVM according to:
> http://llvm.org/docs/GettingStarted.html#getting-started
> so it was no the 3.1 but the 3.2 version from svn (trunk 167573).
> Maybe in the svn, not stable version,