search for: lxi

Displaying 20 results from an estimated 25 matches for "lxi".

Did you mean: lx
2002 May 29
1
merge.data.frame can coerce character vectors to factor in some circumstances (PR#1608)
If the following two conditions are met: 1) all.x is TRUE 2) at least 1 row in y does not have a match in x then any character vectors in y will be coerced to be factors. Here is a simple example (previously provided on r-devel): > x <- data.frame(a = 1:4) > y <- data.frame(b = LETTERS[1:3]) > y$b <- as.character(y$b) > z <- merge(x, y, by = 0, all.x = TRUE) > z
2010 Oct 21
3
R-2.12.0 hangs while installing some packages on FreeBSD
....o display.o displays.o edges.o ggobi.o identify.o init.o io.o keyHandlers.o longitudinal.o modes.o plot.o plots.o plugins.o print.o session.o smooth.o ui.o utils.o -pthread -L/usr/local/lib -lggobi -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 installiert nach /usr/local/lib/R/library/rggobi/libs ** R ** data ** moving datasets to lazyload DB...
2010 Oct 21
3
R-2.12.0 hangs while installing some packages on FreeBSD
....o display.o displays.o edges.o ggobi.o identify.o init.o io.o keyHandlers.o longitudinal.o modes.o plot.o plots.o plugins.o print.o session.o smooth.o ui.o utils.o -pthread -L/usr/local/lib -lggobi -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 installiert nach /usr/local/lib/R/library/rggobi/libs ** R ** data ** moving datasets to lazyload DB...
2004 Sep 10
2
XMMS plugin build fix
...2 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -o libxmms-flac.la -rpath /usr/lib/xmms/Input -module -avoid-version plugin.lo -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm -lxmms ../../src/libFLAC/libFLAC.la libtool-disable-static: link: error: cannot link shared libraries into libtool libraries where if I revert to the old _LIBADD line things work fine. Also, if I try and force -static like so: libxmms_flac_la_LIBADD = -static @XMMS_LIBS@ $(top_b...
2004 Sep 10
0
XMMS plugin build fix
...s -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -o > libxmms-flac.la -rpath /usr/lib/xmms/Input -module -avoid-version > plugin.lo -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule > -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm -lxmms > ../../src/libFLAC/libFLAC.la > libtool-disable-static: link: error: cannot link shared libraries into > libtool libraries > > where if I revert to the old _LIBADD line things work fine. Weird, it works here: ../../libtool-disable-static --mode=link gcc -...
2002 May 16
0
is.na() can coerce character vectors to be factors within a dataframe
Thanks to Brian Ripley for suggesting, to my previous post about a problem with merge, that I trace through merge.data.frame. I did so with my test case and all seemed to be well until I got to: if (all.x) for (i in seq(along = y)) is.na(y[[i]]) <- (lxy + 1):(lxy + nxx) I believe that this code sets observations in y (which has been expanded to be the
2008 Mar 31
0
3d line smoothing
Dear R People, I would like to smooth some 3d lines, which consist of line segments specified by start and end 3d coordinates. These are experimentally derived from microscope images of neurons, so there is no sense in which one axis is any different from any other (predictor vs response). I have tried doing repeated smoothing interpolation with smooth.splines (see below), but this doesn't
2013 Jan 17
1
Configure can't find SDL (Sort of OT)
...-config configure:3180: checking for SDL - version >= 1.0.1 configure:3265: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread 1>&5 configure:3355: checking for SDL_JoystickOpen configure:3383: gcc -o conftest conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl -lSDL -lpthread 1>&5 configure:3415: checking for Mix_OpenAudio in -lSDL_mixer configure:3434: gcc -o conftest conftest.c -lSDL_mixer -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl -lSDL -lpthread 1>&5 /usr/bin/ld: cannot find -...
2007 Nov 22
2
3D accelleration and Intel 940/945GM/GMS/GML
...here ? (I think of wine compilation and especially configure step, cause strangely, Mesa is used here but for accelerated 3D gfx, whereas usually Mesa means software rendering). Configure output regarding 3D (seems to be ok, right ?): checking for XkbQueryExtension in -lX11... yes checking for -lXi... not found checking for XShmQueryExtension in -lXext... yes checking for XShapeQueryExtension in -lXext... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for -lXrender... libXrender.so.1 checking for XRenderSetPictureTransform in -lXrender... yes checking for GL/gl.h... y...
2012 Jan 15
0
patching ?merge to allow the user to keep the order of one of the two data.frame objects merged
Hello dear R-devel list members. Following an old (2002) thread from R-help (and having myself needing to solve the same question): https://stat.ethz.ch/pipermail/r-help/2002-October/026249.html I patched the {base} function "merge.data.frame" to have it work with a new parameter called "keep_order", and I hope you might consider including this patch (or some variation of it)
2004 Sep 10
3
error building 1.0
...=i686 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o libxmms-flac.la -rpath /usr/lib/xmms/Input -module -avoid-version plugin.lo ../../src/libFLAC/libFLAC.la -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxmms libtool-disable-static: link: error: cannot link shared libraries into libtool libraries make[2]: *** [libxmms-flac.la] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/flac-1.0/src/plugin_xmms' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/...
2004 Sep 10
1
[Flac-users] Undefined PLT symbol "FLAC__plugin_common__init_dither_context"
Well, I've rebuilt flac from the original source, without using the NetBSD package system, and I'm still seeing the same problem with the XMMS FLAC plugin: /usr/pkg/lib/xmms/Input/libxmms-flac.so: Undefined PLT symbol "FLAC__plugin_common__init_dither_context" (symnum = 30) I can see that the symbol is defined in the common library: $ nm src/plugin_common/libplugin_common.a |
2001 Sep 28
1
Summary of Characters vectors, NA's and "" in merges
Thanks to Brian Ripley, Gregory Warnes, and Dennis Murphy for considering my problem about "NA" in character strings. The nub of the issue seems to be that you can not have a string with "NA" in it in a character vector in R without it being intrepreted as meaning NA (i.e., not available). The only work-arounds involve renames of various sorts. Perhaps this is more appropriate
2007 Feb 13
2
anyone has C++ STL classes stability issue if used with R
...Image.so colors.o conversions.o display.o filters_distmap.o filters_magick.o filters_morph.o filters_propagate.o filters_thresh.o filters_watershed.o init.o io.o object_counting.o tools.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib -lMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -lpthread ---------...
2009 Jun 09
3
Splicing factors without losing levels
Hi list! An operation that I often need is splicing two vectors: > splice(1:3, 4:6) [1] 1 4 2 5 3 6 For numeric vectors I use this hack: splice <- function(x, y) { xy <- cbind(x, y) xy <- t(xy) dim(xy) <- length(x) * 2 return(xy) } So far, so good (?). But I also need splicing for factors and I tried this: splice <- function(x, y) { xy <-
2007 Dec 29
2
[LLVMdev] llvm-gcc-4.2 and -O4
...select.o state.o graphics.o segment.o coord.o xform.o postscript.o raster3d.o vrml.o regex.o opengl.o image.o eps_img.o sgi_img.o jpeg_img.o png_img.o clib/clib.a \ -L/sw/lib -lglut -lGLU -lGL /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib -L/usr/X11R6/lib -lX11 -lXi -lXmu -L/sw/lib -ljpeg -L/sw/lib -lpng -lz -bind_at_load -lm ld: warning in molscript.tab.o, file is not of required architecture ld: warning in global.o, file is not of required architecture ld: warning in lex.o, file is not of required architecture ld: warning in col.o, file is not of required a...
2012 Oct 29
3
[Bug 56546] New: crash at the second render when applying gamma correction
...mple program which illustrate a bug in driver 2.1 Mesa 8.0.4 when applying a gamma value with opengl. (The program is OK with driver NVIDIA). In attachment, the file utc24.tga used by the program glut_gamma_bug.cpp. Compile the program with the command: g++ -L/usr/lib64 -lGL -lGLU -lglut -lX11 -lXi -lxcb-glx -lxcb-xlib -ldl glut_gamma_bug.cpp Start it with: ./a.out It will open a small window with an image composed of vertical strips. Press the enter key (it apply a gamma correction of 3 to the image): a) it will print a message: KEY_ENTER b) it will print another message: current error G...
2007 Dec 29
0
[LLVMdev] llvm-gcc-4.2 and -O4
...s.o segment.o coord.o xform.o postscript.o > raster3d.o vrml.o regex.o opengl.o image.o eps_img.o sgi_img.o > jpeg_img.o png_img.o clib/clib.a \ > -L/sw/lib -lglut -lGLU -lGL /System/Library/Frameworks/ > OpenGL.framework/Libraries/libGL.dylib -L/usr/X11R6/lib -lX11 -lXi - > lXmu -L/sw/lib -ljpeg -L/sw/lib -lpng -lz -bind_at_load -lm > ld: warning in molscript.tab.o, file is not of required architecture > ld: warning in global.o, file is not of required architecture > ld: warning in lex.o, file is not of required architecture > ld: warning in col.o...
2004 Sep 10
2
[lamont+buildd@hp.com: Bug#162718: flac_1.0.4-1(hppa/unstable): FTBFS: non-PIC code in shared object]
...hppa-linux/3.0.3/../../.. -L/usr/lib/gcc-lib/hppa-linux/3.0.3 ../../src/plugin_common/libplugin_common.a ../../src/libFLAC/.libs/libFLAC.so -L/build/buildd/flac-1.0.4/src/libFLAC/.libs -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libxmms.so /usr/lib/libid3.so -lz -lstdc++ -lstdc++ -lz -Wl,-soname -Wl,libxmms-flac.so -o .libs/libxmms-flac.so > /usr/bin/ld: ../../src/plugin_common/libplugin_common.a(dither.o): relocation R_PARISC_DPREL21L can not be used when making a shared object; recompile wi...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do: dpkg -i wine*.deb Code: checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. make: *** [config.status] Error 1