Displaying 7 results from an estimated 7 matches for "rgtkdatafram".
Did you mean:
rgtkdataframe
2010 Dec 29
2
RGtk2 compilation problem
...de/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I. -DHAVE_UINTPTR_T -I/usr/local/include
-fpic -g -O2 -c RGtkDataFrame.c -o RGtkDataFrame.o
In file included from RGtk2/gtk.h:19,
from RGtkDataFrame.h:1,
from RGtkDataFrame.c:1:
./RGtk2/gdkClasses.h:4:23: error: RGtk2/gdk.h: No such file or directory
make: *** [RGtkDataFrame.o] Error 1
ERROR: compilation failed for package ?RGtk2?
*...
2010 Dec 29
2
RGtk2 compilation problem
...de/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I. -DHAVE_UINTPTR_T -I/usr/local/include
-fpic -g -O2 -c RGtkDataFrame.c -o RGtkDataFrame.o
In file included from RGtk2/gtk.h:19,
from RGtkDataFrame.h:1,
from RGtkDataFrame.c:1:
./RGtk2/gdkClasses.h:4:23: error: RGtk2/gdk.h: No such file or directory
make: *** [RGtkDataFrame.o] Error 1
ERROR: compilation failed for package ?RGtk2?
*...
2009 Jun 04
2
RGtk2 help: Show list of column names from dataset and categorize as factor or numeric
Hi UseRs,
I recently started working with the RGtk2 library. The documentation
is comprehensive and I've tried learning from the examples in most Gtk
tutorials (which have C code). This is a little problematic, but has
helped quite a bit in getting me started.
I would like to create a GUI for file selection, which then displays
the column names from the selected file, and provides the user
2006 Feb 24
1
RGtk2 install in Mac
...de/libxml2
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pango-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/Library/Frameworks/R.framework/Resources/include -DHAVE_LIBGLADE
-fno-common -g -O2 -c RGtkDataFrame.c -o RGtkDataFrame.o
......
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include -g -D_R_=1 -DUSE_R=1
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pang...
2011 Apr 04
1
RGtk2: How to populate an GtkListStore data model?
hello all
I am trying to learn how to use the RGtk2 package...
so, my first problem is: I don't get the right way for populate my
gtkListStore object!
any help is welcome... because I am trying several day to mount the code...
Thanks in advanced
Cleber N. Borges
---------------------------
# my testing code
library(RGtk2)
win <- gtkWindowNew()
datamodel <-
2010 Oct 21
3
R-2.12.0 hangs while installing some packages on FreeBSD
I am working with R-2.12.0 on FreeBSD 9.0-CURRENT for a while now. I
successfully installed more than 300 packages (most as dependencies of
others).
There are two packages I am not able to install: RGtk2 and rggobi.
For example rggobi builds fine and after that it wants to load:
------------------------------------------------------
# R CMD INSTALL rggobi_2.1.16.tar.gz
[..SNIP..]
gcc
2010 Oct 21
3
R-2.12.0 hangs while installing some packages on FreeBSD
I am working with R-2.12.0 on FreeBSD 9.0-CURRENT for a while now. I
successfully installed more than 300 packages (most as dependencies of
others).
There are two packages I am not able to install: RGtk2 and rggobi.
For example rggobi builds fine and after that it wants to load:
------------------------------------------------------
# R CMD INSTALL rggobi_2.1.16.tar.gz
[..SNIP..]
gcc