similar to: help with win.print

Displaying 20 results from an estimated 4000 matches similar to: "help with win.print"

2003 Sep 12
1
win.metafile, devga, tkrplot in R 1.8.0
Hi, I just downloaded rw1080dev.exe 09-Sep-2003 07:42 21.6M from http://www.stats.uwo.ca/faculty/murdoch/software/r-devel/ and tried using tkrplot on Windows 2000. .First.lib failed to load the dll: .Tcl(paste("load", file, "Rplot")) appeared to be mixing up double-backslashes and forward slashes: [tcl] couldn't load library "C:w1080devlibrary
2003 Nov 12
1
trouble in setting jpeg a large size
I met a trouble in setting jpeg a large size. for example, when i use jpeg(height=65526), a problem "Error in devga(paste("jpeg:", quality, ":", filename, sep = ""), width, : unable to start device devga In addition: Warning message: Unable to allocate bitmap" occurs. if a smaller size is set, no errors occur. I'm using R 1.8.0 on win2k. Thank
2004 Dec 20
3
Memory problem with jpeg() and wide jpegs
Hi I have been creating very, very long jpeg images for the last two weeks using jpeg(). All of a sudden, and I mean that, it's stopped working - I've not changed a thing! The error message I get is: > jpeg("out.jpg",width=50000,height=480, quality=100) Error in devga(paste("jpeg:", quality, ":", filename, sep = ""), width, : unable
2003 Oct 21
2
png() and/or jpeg(): line missing by using box(which="outer")
Dear R list, I do encounter the following problem by generating either a png-file (example below) or a jpeg-file: By employing 'box(which="outer")' a box is drawn, except for the right line. If I generate the plot without the 'box(which="outer")', a line at the bottom in the graphics file still appears. However, both plots are displayed correctly in the R
2009 May 29
1
png() error in recent R-devel on Windows
Hi, Tested with the latest r-devel snapshot build for Windows (2009-05-28 r48663): > png("test.png") Error in png("test.png") : invalid value of 'fillOddEven' The png() function is defined like this: > png function (filename = "Rplot%03d.png", width = 480, height = 480, units = "px", pointsize = 12, bg = "white", res = NA,
2000 Apr 26
2
Cross compiling a package for Windows on Linux
I would like to compile for Windows a rather simple R package that contains some C code. It does not contain any Fortran code. I tried the cross-compilation route using the pre-built set of tools from http://www.devolution.com/~slouken/SDL/Xmingw32/, as described in $R_SRC/src/gnuwin32/INSTALL Using the sources in r-devel from the rsync site I am able to build libR.a in src/gnuwin32 but I
2006 Mar 29
3
beer
Hello, all I have one string in my controller but i need to knwon how i verify if it is numerical Thanks... -- Posted via http://www.ruby-forum.com/.
2001 Jun 25
0
Dokumentation bug in src/include/Graphics.h (R-1.3.0) (PR#994)
The header file still contains the old places for some code that is now in the 'module' section: * currently existing device drivers: * FILE driver name prefix * ---------------------- ------------------ * ../main/devPS.c PS _and_ XFig * ../main/devPicTeX.c PicTeX * ../unix/X11/devX11.c X11 * ../gnuwin32/devga.c GA * ../unix/gnome/devGTK.c GTK * ../unix/gnome/devGNOME.c
2016 Oct 18
3
NS records for a new AD DC
Anyway NS records are used when DNS server speak to DNS server, not by clients. So AD would work just fine without them. NS are used when a client ask something the configured resolver can't resolve by himself and when the resolver is not configured to forward request to relevant DNS server. IE: client search for toto.org and its resolver does not know anything about that zone. Resolver will
2012 Nov 30
13
Remove disk
Hi all, I would like to knwon if with ZFS it''s possible to do something like that : http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html meaning : I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk I''ve 36x 3T and 12 x 2T. Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool to migrate all data on those 12 old disk on the new and
2003 Jun 13
2
Layout of windows devices
Hi Is there a way to specify the location on the screen where a new graphics device opens, for example with a call to win.graph()? I'm using R 1.7.0 on Windows XP. Thank you. Regards, David
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
I just tried with no mountpoint information, and I get the same results, icecast is still not accepting 'SOURCE hackme' as the first header, it only wants the password (verified by telneting in). So, how to I recompile libshout2 into the ices2beta? It doesn't want to take the command-line param, or the in.so.conf file setting (or the LIBDIR evn variable)... Or, can someone give me a
2008 Jul 25
2
problem in choosing cran mirror !
Dear Sir/Madam ? ? why during choosing the cran mirror of India on my?Vista PC?gives an error of like this ? > chooseCRANmirror() Warning message: ?In open.connection(con, "r") : unable to resolve 'cran.r-project.org' ? ? ? ? pls help me ? ? ? ? ? ? Thanks From Chandigarh to Chennai - find friends all over India. Go to http://in.promos.yahoo.com/groups/citygroups/
2001 Apr 26
1
How to change Graphics fonts
Dear All, I have found the reply ot the question, just as I was giving up. How to change graphics fonts: go to r\rw1021\etc\ and edit devga, replacing the first font found with that which you want to use, ie. TT Courier New Benjamin Warr Research Associate to Prof. Ayres, Geostatistician, Environmental Scientist. Postal Address: Centre for the Management of Environmental Resources (CMER)
2003 May 06
1
pointsize - what is wrong?
Hello! When I am trying to produce plot with text with pointsize 30 or greater R sets up a default pointsize of 12 on plot. I need to set up a large pointsize to make large jpeg or png files (with good resolution). I can write text on plot with pointsizes 18,20,22, but i cant write text with pointsizes 25,26 and greater and i can not understand - why? Is there are any restrictions in R? Or what?
2000 Jun 23
1
ess
i am using r 1.1.0 and ess 5.1.13 on win2k (with an amd k7). things behave strangely. i can start r with M-x R and i can give a command the command will be executed and i will get the answer, but i will not get a prompt for entering the next command in most cases. when i do graphics command, things are even more surprising. then i get a prompt, but somtimes the graphics window cannot be brought
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2003 Oct 24
1
\mathcal symbols in R?
Hello, Some time ago, I discovered the possibility of using mathematical symbols for axis labels etc. In order ensure consistency between text and graphics of some paper, I would like to include the calligraphic H (obtained in LaTeX via \mathcal{H}) in several diagrams. Is there any way to do so? Is it in general possible to use further mathematical fonts like \mathbb and \mathbf in R? Best
1999 Dec 11
1
Graphics ?
Hi, In the Windows version of R 0.65.1 I'd like to copy the results of a plot to the clipboard either as a bitmap or as a metafile. The same thing in fact as does the menu "Copy to the clipboard" provides but from the command line. I intend to use the DCOM server version of R to do plots, among other things and copy the results to the clipboard and show these on a picture box in my