Displaying 20 results from an estimated 300 matches similar to: "problema con el paquete rgl"
2012 Jan 30
7
WoW is not beeing started, wine has problems
Hello everyone.
I've asked for help a few days ago, but now I need help again. [Embarassed]
Here I have another problem.
I want to start World of Warcraft (wow.exe), I have downloaded wine with Yast.
I've installed already a 3D-driver on my graphic-card.
And I have already the "World of Warcraft" file.
So, I want to start in the terminal with the command:
wine "World
2011 Jul 29
4
Problems with DvdFab
First, I'm brand new to Linux and Wine, but I'm fed up with Windows and all the problems that come along with it.
So far, Ubuntu 11.04 has met all my needs except one. I need a program to shrink DVDs to 4gb to fit on a single layer disc. I tried the native Linux programs (K9, Dvd95), but they didn't work well (K9 took over an hour, and wouldn't work unless I chose to shrink the
2004 Aug 15
3
Stacking Vectors/Dataframes
Hello,
Is there a simple way of stacking/merging two dataframes in R? I want to
stack them piece-wise, not simply add one whole dataframe to the bottom of
the other. I want to create as follows:
x.frame:
aX1 bX1 cX1 ... zX1
aX2 bX2 cX2 ... zX2
... ... ... ... ...
aX99 bX99 cX99 ... zX99
y.frame:
aY1 bY1 cY1 ... zY1
aY2 bY2 cY2 ... zY2
... ... ... ... ...
aY99 bY99 cY99 ...
2016 Jul 28
2
Eliminar filas al principio y final de un .csv en R
Muchas gracias Carlos,
la lógica es perfecta pero no se como identificar con código las lineas en
blanco entre el bloque 2 y el bloque 3. Para de esta forma quedarme solo
con el bloque 2.
Tienes alguna idea?
Muchas gracias.
Joan
2016-07-28 17:00 GMT+02:00 Carlos Ortega <cof en qualityexcellence.es>:
> Hola,
>
> Se me ocurre esta solución en pseudo-código...:
>
>
>
2016 Jul 28
2
Eliminar filas al principio y final de un .csv en R
Hola a todos,
tengo 170 .csv donde tengo que eliminar las primeras 20 lineas (primer
bloque) y luego todo un último bloque de datos (tercer bloque) que está
separado por dos filas sin datos del segundo bloque (que es el que me
interesa). El tercer bloque empieza en cada .csv en una linea diferente por
lo tanto no se si puedo automatizar en R quedarme tan solo con la
información a partir de la
2019 Mar 12
2
Reordenar una matriz con caracteres en cada celda
Hola,
tengo una matriz de especies donde cada celda tiene datos con caracteres
(son parentesis). Cómo la puedo reordenar considerando tanto filas como
columnas?
Ejemplo:
,Specie 1, Specie2, Specie3
Specie1, NA, 3(1-4), 8(6-9)
Specie2, 5(2-6),NA, 5(4-6)
Specie3, 2(1-3), 10(5-15), NA
Quiero:
,Specie 2, Specie3, Specie1
Specie2, NA, 5(4-6) , 5(2-6)
Specie3, 10(5-15) ,NA,
2015 Jul 04
2
Contrastes de Rangos Alineados
Estimados usuaRios:
deseo hacer una consulta, debo
realizar una prueba no paramétrica a un conjunto de datos que posee una
variable de respuesta con tres factores que poseen interacción, o al menos
debo probar ello. Es decir, realizar una prueba Scheirer-Ray-Hare o de
Contrastes de rangos alineados. Estuve trabajando el paquete ARTool aunque
no me queda claro
2008 Oct 21
3
Bugzilla comment
too many UNCO bugs are listed for wine < 1.0 . I suggest purging or archiving the really old ones since they must have been fixed or no-one cares for them atm. Either way they're too confusing!
2015 Nov 23
2
Model averaging en R
Hola a todos,
He realizado un dredge (para obtener todos los modelos GAM posibles a parir
de un full model), luego he seleccionado un confidence set (los modelos que
no se diferencian en 2 en AIC) y he hecho un model averaging con ese
confidence set. Ahora me gustaría aplicar ese modelo "average" ajustado
sobre otro set de datos pero no se como especificar en R que use el mismo
modelo
2012 Feb 02
1
Error con package agricolae
Hola a todos
Estoy trabajando con el package agricolae para realizar pruebas de medias y obtengo un error que no entiendo al trabajar las interacciones. Os explico:
Poseo un Diseño Completamente al Azar para el arreglo de tratamientos factorial de la forma 2*2*4. El modelo consta de 6228 observaciones, el esquema para el anova es:
A= 2 niveles={2,5}
B= 4 niveles={F1,F2,F3,F4}
C= 2
2013 Feb 27
8
VGA passthrough radeon 4850 as primary card
Hi all
I''m trying to enable VGA passthrough in linux domU without success. I
want to pass through AMD Radeon HD 4850 - 03:00.0 VGA compatible
controller: Advanced Micro Devices [AMD] nee ATI RV770 [Radeon HD
4850] as a _primary_ VGA for the VM. Nothing is showing up on the
monitor that I have connected to graphics card''s HDMI port. I have
IOMMU enabled. I searched mailing lists
2012 Apr 29
2
Count number of rows in a matrix with a character pattern
Hi,
I have a large data set that I input as a matrix, where I have 1:x rows
with names AX, then x+1: y rows named AY, etc. The idea is that I have to
count how many rows exactly I have with name AX and how many I have with
name AY (or find which row numbers have names AX). Is there any way in R to
count a number of rows with a name matching a required pattern?
Thanks in advance,
Katie
--
2013 Jan 08
6
[LLVMdev] ARM failures
The following failures are consistent on buildbot (and my local box).
The Clang one I think it's assuming an Intel box, the other two look like
the FileCheck are not good enough.
http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4305
Clang :: CodeGen/compound-assign-overflow.c
LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
LLVM ::
2012 Feb 01
1
X11 error while plotting in R on OSX
I installed R 2.14.1 on a OSX 10.7.2 computer using MacPorts. If I fire up
R on a terminal, this very simple session gives me errors. I attach
sessionInfo() details as well. In addition to the warnings, I also do not
get any plots on the X11 window after the warnings. So one cannot just
ignore the warnings since the plots don't work anymore after this. I guess
one could try to avoid this by
2008 May 06
1
Wine 1.00 the AppDB and State of the Winehq website.
In looking forward to the release of wine 1.0 I have a question about "Browse Applications by Rating"
http://appdb.winehq.org/browse_by_rating.php
When adding test data you can only add reports on what looks like the last 6 releases? Eg wine versions 0.956 / 0.957 /0.958 /0.959 /0.960
/0.961
Do these stat's on "Browse Applications by Rating" report this?
If not what does
2014 Aug 14
3
leer ficheros excel en R en Ubuntu
Hola,
Pensé que esto iba a ser trivial en R, pero me estoy encontrado muchos con
mi problema en internet, y que las soluciones ofrecidas no terminan de
funcionar.
Estoy intentando leer un fichero .xls en ubuntu con los siguientes paquetes
y nada:
require(RODBC)
conn = odbcConnectExcel("madrid.xls") # open a connection to the Excel file
sqlTables(conn)$TABLE_NAME # show all sheets
df =
2002 Mar 19
3
Re: Problems with rgl package
I also downloaded the rgl package (after reading recent Uwe Ligges' post)
and installed in on my Win2k Pro sp2 machine. It seems to work with no
problems. I ran most of the examples, including the hist3d one, and all of
them worked fine.
A couple of thoughts. I have administrative priviliges on my machine.
Could this possible make a difference. The rgl library uses OpenGL. Is it
a
2007 Sep 25
2
3d barplot in rgl
Is there anyway to plot a matrix using a 3d bar plot. Something like
bar3 in matlab?
The example in demo hist3d does a 3d barplot for binned data, but has
anyone tried something for a simple matrix with spaces betwen bars
and axis labels using matrix dimnames or 1,2,3?
stages<-letters[1:3]
A<-matrix(c(
0.21, 0.21,0.03,
0.55, 0.58, 0.09,
1.30, 1.35, 0.22), nrow=3, byrow=TRUE,
2009 Jul 08
5
Análisis de imágenes en R
Buenas dias a tod@s,
Quisiera saber si alguien tiene experiencia con el procesamiento de imágenes
(en formatos JPEG o PNG) en R y la búsqueda de similitudes / diferencias
entre ellas.
La idea de lo que me gustaría hacer es: tomar una imagen, cargarla en R y
luego analizar su estructura. Para las dos primeras tareas, la
libreria ReadImages en CRAN me ha sido útil, pero para la segunda, hasta
2010 Aug 23
1
3D stariway plot
Please, is there an R function /package that allows for 3D stairway plots like the attached one ?
In addition, how can I overlay a parametric grid plot??
Thank you
Maura
Alice body {margin:0;padding:0;} #footer { height:13px; font-size:11px; font-family:Arial, FreeSans, sans-serif; color:#ADADAD; margin:0; padding:7px 12px; text-align:right; border-top:1px solid #dcdcdc; } #footer a {