search for: gtkdevic

Displaying 15 results from an estimated 15 matches for "gtkdevic".

Did you mean: gtkdevice
2003 Jul 04
4
configuration error when installing gtkDevice
Dear all, when I try to install gtkDevice on Mandrake Linux 9.1 (R v. 1.7.1), I get the following comfiguration error (see below). Has anyone else had this problem? Any hints are greatly appreciated. Thank you in advance, Dimitri install.packages("gtkDevice") trying URL `http://cran.r-project.org/src/contrib/PACKAGES'...
2007 Jan 25
2
Unable to install gtkDevice ...
Hello! I am trying to install gtkDevice package, but without success. It is complaining about: * Installing *source* package 'gtkDevice' ... checking for gtk-config... no checking for gtk12-config... no ERROR: Cannot find gtk-config. I am using Ubuntu 6.06, and I cannot find that package in the repositories. Is there a remedy o...
2006 Jun 26
1
Some tcltk-related packages not loading (OS X)
...)) > tkpack(but.w <- tkbutton(tt,text="Submit", command=eval.txt)) <Tcl> > > tkdestroy(tt) ****************************************************** An interactive session ran successfully. One failure: ****************************************************** > library(gtkDevice) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library '/Library/Frameworks/R.framework/ Versions/2.3/Resources/library/gtkDevice/libs/ppc/gtkDevice.so': dlopen(/Library/Frameworks/R.framework/Versions/2.3/Resources/ library/gtkDevice/libs/ppc/gtkDe...
2003 Sep 04
1
gnome gui question
I have compiled R 1.7.1 with gnome and installed the gtkDevice on a Linux RH 8 system. This is my first use of this device and I have two questions about it. 1. After running R --rui="gnome", the console comes up. To open a graphics window, I open the gtkDevice library [library(gtkDevice)], then start a gtk device [gtk()]. After the library co...
2003 Jul 21
1
grid and gtkDevice package clipping bug.
Hello! When I draw points on grid's viewport with clip set to TRUE clipping does not have effect on some symbols. It happens only when drawing over gtkDevice (GTK ver. 1.2) (with postscript device clipping works OK - take a look at this screenshot http://www.hppi.troitsk.ru/Kondrin/clipbug.png) and only with symbols that are drawn with commands other than gdk_draw_polygon() (i.e. circles - gdk_draw_arc() - and squares - gdk_draw_rect()).
2003 Nov 19
1
size of graphics device
Dear all, In many cases, I need a plotting region much bigger than the screen (e.g. for maps or for graphs with many labels). A. MS-Windows if I try windows(width=25, height=25, rescale="fixed") it seems to be OK (a screen with scrollbars, exactly what I need) but if I try then plot(faithful$eruptions, faithful$waiting) I receive Error in plot.new() : Outer margins too large
2008 Mar 13
1
Warned about these "three little maids"...
...c install other than the bits and bobs needed to run the R Commander package and its plugins. I did, however, use the ctv library to add the Graphics view. When I reached the end of the install (a somewhat drawn out exercise as I haven't jumped into a high speed hookup yet) R warned me that gtkDevice, RGrace, and xgobi were not available. I use the Ontario, Canada mirror and they are indeed not listed among the install choices. A quick search on the names and I get the impression these three are not available for the Windows platform. Correct perception or no? Do I need them for a windows...
2003 Mar 02
1
Dynamically changing point's symbol in grid.points...
...does not work. Do k<-grid.points(c(0.1,0.2,0.3),c(0.1,0.2,0.3),pch=3,vp=viewport()) (symbol - +). Try to change it grid.edit(k, pch=1) (symbol - open circle). Get filled squares. pch from 0 to 25 produces the same output. pch="x" - works OK. Device - x11(), gtk() (from GtkDevice). R -1.6.1
2005 Sep 01
1
controlling where *.Rout gets printed. Possible?
...d update and then install all packages, except for # ones I exclude because they don't work or we don't want them. options(repos = "http://lib.stat.cmu.edu/R/CRAN/") update.packages(ask=F) theNew <- new.packages() failPackages <- c("BRugs","GDD","gtkDevice","gap","gnomeGUI","mimR","ncdf","pathmix","rcdd","rgdal","rpvm", "Rmpi","RQuantLib","RMySQL", "RNetCDF","RODBC","ROracle","RScaLAPACK","r...
2006 Apr 05
2
Problems in package management after Linux system upgrade
...Packages is the "black list". Things get inserted for various reasons #rejected because they don't build on my system as of July, 2005, or are obviously not needed failPackages1 <- c("BRugs","tclkt2","cyclones","rpvm","ncdf","gtkDevice","gap","gnomeGUI","mimR","pathmix","rcdd","rgdal","rpvm","Rmpi","RQuantLib","RMySQL", "RNetCDF","RODBC","ROracle","rsprng","RWinEdt","task...
2003 Mar 07
0
New version of pmg -- Poor Man's GUI
...'ve finished release of 0.4 of pmg and have placed it on my website at http://www.math.csi.cuny.edu/Statistics/R/pmg. The pmg package provides some GUI elements using the RGtk package and friends: RGtk, OOP, RGtkExtra, RGtkHTML, RGdkPixbuf, RGtkViewers and REventLoop from www.omegahat.org and gtkDevice from CRAN. (These require a form of UNIX such as linux, OS X etc.) In particular the key elements are a menubar with some basic dialogs for doing statistical analysis and a spreadsheet interface. The goal is to make it a bit easier for beginners to use R. It doesn't offer too much (yet?) for a...
2008 Jan 28
0
Notes for writers of graphics devices
...ding graphics device) API version * MUST be integer * * This number should be bumped whenever there are changes to * GraphicsEngine.h or GraphicsDevice.h so that add-on packages * that compile against these headers (graphics systems such as * graphics and grid; graphics devices such as gtkDevice, RSvgDevice) * can detect any version mismatch. * * Version 1: Introduction of the version number. * Version 2: GEDevDesc *dd dropped from GEcontourLines(). * Version 3: R_GE_str2col() added to API. * Version 4: UTF-8 text hooks, useRotatedTextInContour to device interface. */ b...
2003 Oct 23
1
Ask for information about device architecture
Hello. I'm looking for documentation about the graphic device model in R. I would understand it in the details, but it seems a bit complex :) Thanks for any documents which will help me. Laurent
2003 May 28
0
(no subject)
...20) is still available; see below for URLs. Quantian differs from Knoppix by adding a set of programs of interest to applied or theoretical workers in quantitative or data-driven fields. The added programs include o R, including several add-on packages (such as tseries, RODBC, coda, mcmcpack, gtkdevice, rgtk, rquantlib), out-of-the box support for the powerful ESS modes for Emacs as well as the Ggobi visualisation program o Octave with add-on packages octave-forge, octave-sp, octave-epstk, matwrap and Inline::Octave o Maxima, including the x11 front-end and emacs support o the Gnu Scie...
2004 Mar 21
0
Near-perl-like levels of obfuscation
...Applied Regression by John Fox r-cran-coda - Output analysis and diagnostics for MCMC simulations in R r-cran-dbi - database interface for R r-cran-design - GNU R regression modeling strategies tools by Frank Harrell r-cran-effects - GNU R graphical and tabular effects display for glm models r-cran-gtkdevice - GNU R Gtk device driver package r-cran-hmisc - GNU R miscellaneous functions by Frank Harrell r-cran-lmtest - GNU R package for diagnostic checking in linear models r-cran-nlme - GNU R package for (non-)linear mixed effects models r-cran-rcmdr - GNU R platform-independent basic-statistics GUI r-...