Displaying 20 results from an estimated 20000 matches similar to: "PS & box(col=0) (PR#1114)"
1999 Feb 12
1
more on dput
I would like to write data so that I can re-read it and reproduce results,
preferably in both R and Splus. In the past when I have done this my data has
been relatively simple and I've just scan()ed it. Now I have a fairly
complicated structure I would like to preserve and I've been trying to use dput
and dget. Is there a better way? If not, the following truncation by dput,
which I
2005 Apr 12
1
functions(t.test) on variables by groups
Dear R users,
I have a data frame with categorical Vars. "Groups"
and a couple columns of numeric Vars. I am trying to
make two-sample t.test on each variable(s01-s03) by
Groups.
A data generated as following:
zot <- data.frame(Groups=rep(letters[1:2], each=4),
s01=rnorm(8), s02=rnorm(8), s03=rnorm(8))
I have written a piece with a for loop.
for (i in 1:(length(zot)-1)) {
2004 Jan 23
3
RFC3389 support issue with DG104S
I am getting (with older image):
RFC3389 support incomplete. Turn off on client if possible
How do I turn that off for the DG104s? Or if I can't how do I tweak
asterisk?
I see posts about ATA-186's having an audiomode, but the closet I came
to was inbanddtmf. I tried =0 and =1, no effect.
Thanks!
--
Zot O'Connor <zot@zotconsulting.com>
White Knight Hackers, Inc.
2004 Mar 11
3
Have Voice Mail tell the extension?
Is there an easy way to make the voicemail system say the extension
number after the directory find (via name)?
People want to know the extension once they have found the person to
speed up the process.
Thanks!
--
Zot O'Connor <zot@zotconsulting.com>
White Knight Hackers, Inc.
2003 Aug 20
1
Asterisk introductory talk: Portland, OR USA
For those of you that are in the Portland, Oregon area:
I am giving a talk today on Asterisk at the PLUG Advanced Topics
Meeting. Details below.
JT
>From: "Zot O'Connor" <zot@whiteknighthackers.com>
>To: PLUG LIST <plug@lists.pdxlinux.org>,
> PLUG Announcement List <plug-announce@pdxLinux.org>
>Organization: White Knight Hacklers
>Subject:
2004 Mar 31
1
LARGE BREASTS Handoff back to * from * via IAX?
How do I do this
1) ZAP-> * -> IAX(1) ------> IAX(2) -----> DG104S ------> Handset
2) No Answer on Handset
3) Back to IAX(1)
4) IAX(1) tries a cell phone
5) Still no Answer
6) Local * Voicemail.
I have 1 working, and I had 4 working when there was only one box, i.e.
when the handset did not answer the DG, asterisk went to the next step.
Now that I have step 1 going to another
2000 Jan 11
1
Figure margins too large
I seem to remember an error like this being mentioned before, but if it wasn't:
> zz <- density(rnorm(100))
> plot(zz)
Error in plot.new() : Figure margins too large
> version
_
platform sparc-sun-solaris2.6
arch sparc
os solaris2.6
system sparc, solaris2.6
status
major 0
minor 90.1
year 1999
month December
day 15
language R
Paul Gilbert
2004 Jan 23
1
DG104S firmware has error?
I am installing a used DG104S....
I got it to ring from gnophone, but all I got was fast busies. so I
upgraded based on Pavel's link:
ftp://ftp.dlink.ru/pub/VoIP/DG-104S/Firmware/MGCPDG104.zip
So I now have:
PROM Version: 3.0B22-D RUNTIME Version: 3.0B44-D
But when I pick the phone up I get:
ggdbg>000001604 DIM: 0 DSP ERROR: Reason= DIM ERROR: State Timeout
000001604 DIM:
2002 Jan 03
4
trellis plot and postscript file (PR#1237)
Full_Name: Don Sun
Version: 1.4.0
OS: Red Hat Linux 6.2
Submission from: (NULL) (204.178.20.14)
require(lattice)
trellis.device("postscript", file = "demo.ps", bg = "white")
print( xyplot(seq(20) ~ seq(20)|rep(c("A","B"),10)) )
dev.off()
gives incomplete plot in the postscript file demo.ps, it worked fine in 1.3.1.
platform i686-pc-linux-gnu
1999 Nov 29
1
cross reference wishlist item
It would be nice for checking documentation to be able to generate the
"see also" cross references (e.g. the list of functions where dev2bitmap
is linked as a "see also" reference.) Perhaps this already exists?
(BTW, it would be useful to have a "see also" reference to dev2bitmap in
the help for postscript and for Devices.)
Paul Gilbert
1997 Aug 25
1
R-alpha: HTML help
>> It is looking like a real pain to translate the current set of html files to
>> this format which means that there is going to be some real work required in
>> getting a 3.11 version going.
> Is it possible that the HTML->RTF->WinHelp generation pointer I sent
> you would work faster? Point being that you could generate the RTF
> file on a machine with long
2011 Nov 05
1
glusterfs over rdma ... not.
OK - finished some tests over tcp and ironed out a lot of problems.
rdma is next; should be snap now....
[I must admit that this is my 1st foray into the land of IB, so some
of the following may be obvious to a non-naive admin..]
except that while I can create and start the volume with rdma as
transport:
==================================
root at pbs3:~
622 $ gluster volume info glrdma
2002 Jun 07
1
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2000 Oct 04
3
R 1.2 build
I've been trying to build a bundle with the R-devel snapshot from
yesterday. (Yes I know it is unstable and just tell me if I shouldn't be
trying to do this yet.)
It is failing with the message
tar : /dev/rmt/0 : Permission denied
It happens after "removing junk files" and just after the message
"building dse_2000.9-1.tar.gz"
It looks to be coming from the line in
2004 Mar 22
1
PRINTING CUPS on Samba 3.0 - PS Driver upload
Dear all
samba 3.0.2pre1-1
cups 1.1.20
i am testing the CUPS printing on Samba 3.0.2pre1-1 and so far we have
a good impression about the system
We want to use only Postscript for our printers.
The cupsaddsmb tool works great and printing with the cups driver is
fine.
The Add Printer Wizard for uploading vendor specific for the PCL 5
drivers is working fine and printing is working.
I have
2007 Nov 06
3
Saving Graphics File as .ps or .pdf (PR#10403)
Full_Name: Jane L. Harvill
Version: 2.6.0
OS: Microsoft Windows XP Professional, Version 2002, Service Pack 2
Submission from: (NULL) (129.62.21.93)
PROBLEM: The ability to save the contents of an R Graphics window as a
postscript or PDf file through the drop-down menu (File -> Save As ->
Postscript, or File -> Save As -> PDF) results in the error message below being
printed to the R
2005 Oct 28
1
multiple graphs in the same ps file ?
Dear all,
I would like to be able to store multiple graphs in one ps or pdf file, but
I cannot achieve this only if I don't shut the "postscript" device between
the graphs.
here is what I managed to do :
> postscript(file="test_graph.eps", onefile=TRUE)
> plot(1:10)
> plot(1:20)
>
> dev.off()
2004 Mar 29
1
White background in PS pictures
Hi all
I am using R to produce postscript pictures via the
postscript command. I have never had any problems...
until now, when I want to inlcude my .ps file is a
LaTeX document *without* a white background. (If
it's important, I'm using the prosper class with
the whitecross option, so the background in blue.)
I would like my .ps file to have a white background.
If I read the help
1998 Apr 02
2
f2c
I have a problem with my dynamically loaded code in R not finding pow_ii, which
for some time I thought was because library f2c is not on my Sparcstation.
However, I have now been experiencing the same problem in Linux, with all the
proper libraries in place.
My incomplete understanding of elf and shared libraries does not help, but when
compiling a complete program I usually muddle through.
2003 Feb 05
2
big ps-files
To R-users
I have been using R for many years and I am very happy with it. One
thing puzzles me.
Graphic postscript files tend to become quite big, much bigger than
corresponding splus
postscript files. Does anybody have a hint to avoid this?
best regards
Helgi
--
Helgi Tomasson FAX: 354-552-6806
University of Iceland