similar to: make shortcuts wine program with multiple wine versions

Displaying 20 results from an estimated 1000 matches similar to: "make shortcuts wine program with multiple wine versions"

2012 Jan 17
7
Help trying to bisect
Hello Everyone, I'm trying to run bisect wine 1.3.22 (good) and 1.3.23(bad) for Rayman 3 but i dont know how to use it can someone give ins tructions on how to use it? I tried git bisect start which i got fatal: Not a git repository (or any of the parent directories): .git
2020 Sep 10
2
aplicar codigo
Yo copio y pego este código y me sale correctamente. Se me ocurre que pueda deberse a la versión de R ¿cuál usas? El 10/09/2020 a las 17:51, Samura . escribió: > Gracias por las respuestas. > > Probé lo de hacer la función y no me salía. Pensaba que hacía algo mal. > Ahora con el código de Marcelino tampoco me sale. > > col1 <- c('x1', 'x2', 'x11',
2020 Sep 10
5
aplicar codigo
Hola: Como dice Carlos, algo así, por ejemplo: transforma <- function(df) sapply(df, function(x) ifelse(x%in%c("x1","x2","x3"), "prueba1",ifelse(x%in%c("x4","x5","x6"),"prueba2",x))) > transforma(df1)       col1  [1,] "prueba1"  [2,] "prueba1"  [3,] "x11"  [4,]
2012 Mar 13
3
Proper Shortcuts!
Hi, i was really searching a lot (not only on this board), but im still not able to create reliable Launchers / Shortcuts for Wine Applications. While there are certainly many ways, which will SOMEtimes work for SOME Apps, I would appreciate it very much if there was a secure, reliable by-the-book way. So, there are certain apps on my pc, that run fine with wine, but it is of course always a
2007 May 06
1
error using boxplot.stats (but boxplot works¿?)
Hi The answer to this may be obvious, but it's got me floored. I'm unable to get boxplot.stats to work for me! My session looks something like this: > ia=read.table('/tmp/prueba.csv', header=TRUE, sep=",") > attach(ia) > boxplot.stats(X8weeks~Orden) Error in sort (na.last, decreasing, ...) : argument 1 is not a vector In addition: Warning
2013 Dec 20
3
error con install_github() del paquete devtools
Hola a todos. Estoy intentando instalar el paquete likert utilizando devtools y obtengo el siguiente error library(devtools) install_github('likert','jbryer') Installing github repo(s) likert/master from jbryer Downloading likert.zip from https://github.com/jbryer/likert/archive/master.zip Error en function (type, msg, asError = TRUE) : <not set> Me pasa también con
2014 May 05
2
rstudio y github
Hola a todos. Estoy probando a usar github con RStudio. He conseguido clonar un repositorio, pero no consigo subir los cambios. Desde la terminal si puedo con las órdenes normales de git. El error que obtengo en RStudio es error: unable to read askpass response from 'rpostback-askpass' fatal: could not read Username for 'https://github.com': No such device or address Alguna
2013 Dec 20
0
error con install_github() del paquete devtools
has probado con: install_github('paquete",username='usuario')? 2013/12/20 Jose Luis Cañadas Reche <canadasreche en gmail.com>: > Hola a todos. > > Estoy intentando instalar el paquete likert utilizando devtools y obtengo el > siguiente error > > library(devtools) > install_github('likert','jbryer') > Installing github repo(s)
2013 Dec 20
0
error con install_github() del paquete devtools
Hola, En GitHub estará siempre la última versión, pero también está el paquete en CRAN y puedes instalártelo como cualquier otro paquete ahí disponible... Saludos, Carlos Ortega www.qualityexcellence.es El 20 de diciembre de 2013, 14:54, José Luis Cañadas <canadasreche@gmail.com > escribió: > Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux. > Seguiré
2013 Dec 20
0
error con install_github() del paquete devtools
Hola, Puedes hacerlo sin devtools. Descargas el ZIP del repositorio, lo descomprimes, instalas el paquete que hay en CRAN para tener todas las dependencias instaladas y finalmente instalas el paquete en la versión de GitHub. tmp <- paste0(tempdir(), '/likert.zip') download.file('https://github.com/jbryer/likert/archive/master.zip', destfile=tmp,
2007 Sep 12
2
Font problem (PR#9906)
Full_Name: M. Mu?oz M?rquez Version: 2.3.1 OS: Ubuntu Submission from: (NULL) (150.214.231.66) Here is the reply to the edit command using gnome > edit(data.frame()) Erro en dataentry(datalist, modes) : invalid device Adem?s: Warning message: unable to create fontset -*-fixed-medium-r-normal--13-*-*-*-*-*-*-* > Sys.getlocale() [1]
2013 Dec 20
4
error con install_github() del paquete devtools
Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux. Seguiré investigando has probado con: install_github('paquete",username='usuario')? 2013/12/20 Jose Luis Cañadas Reche <canadasreche@gmail.com>: > Hola a todos. > > Estoy intentando instalar el paquete likert utilizando devtools y obtengo el > siguiente error > > library(devtools) >
2013 Oct 23
0
Error de markdownToHTML al parsear LATEX
Hola Elvira. .. y ese comando te ha funcionado???? :-) Un Saludo, Miguel. -----Mensaje original----- De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] En nombre de Elvira Ferre Jaén Enviado el: martes, 22 de octubre de 2013 17:58 Para: Jorge Ayuso Rejas CC: R-help-es Asunto: Re: [R-es] Error de markdownToHTML al parsear LATEX Hola, primero de todo muchas
2009 May 19
0
error glmpath()
Hi R-users! I am trying to learn how to use the glmpath package. I have a dataframe like this > dim(data) [1] 605 109 and selected the following > response <- data[,1] > features<-as.matrix(data[,3:109]) > mymodel <- glmpath(features,response, family = binomial) Error in if (lambda <= min.lambda) { : missing value where TRUE/FALSE expected Reading the glmpath pdf, I
2011 Jul 04
1
Contrastes con el paquete survey (svycontrast)
Estimados usuarios: Estoy intentando reproducir el ejemplo 6.4 de Thomas Lumley. Complex Survey. Editorial Wiley. 2010 (ver la página en google:
2013 Oct 23
1
Error de markdownToHTML al parsear LATEX
No me ha funcionado, pero muchas gracias Daniel Merino. Al final he solucionado mi problema generando el HTML desde una máquina vertual Windows, como hacía Jorge Ayuso. Gracias a todos por la ayuda :) Elvira. > El 23/10/2013, a las 10:38, <miguel.angel.rodriguez.muinos en sergas.es> escribió: > > Hola Elvira. > > .. y ese comando te ha funcionado???? > :-) > >
2012 Aug 23
0
MALDIquant
Dear list, My name is Juan Fernandez-Tajes and I´m trying to use MALDIquant for analysing MS data from ABI 4700 series, I´ve exported a spot set to T2Dextractor in order to convert in mzXML format. I´ve imported this into R with mqReadMzXml function and have followed the suggested flowchart, however when I´m in the step for peak detections I obtained the following error: peaks <-
2012 Mar 17
4
Help me patch wine
Ok, Im following this tutorial: http://ace-client.net/viewtopic.php?f=26&t=34 But when I try to apply patch I get this: > [jan at janpc Games]$ patch -p1 <'/home/jan/Games/wine-1.3.36/winepatch.patch' > can't find file to patch at input line 11 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > --------------------------
2013 Oct 22
3
Error de markdownToHTML al parsear LATEX
Hola, primero de todo muchas gracias. He probado a ejecutar el programa en una máquina virtual y efectivamente funciona. La única diferencia con mi ordenador está en locale, que me aparece esto: > sessionInfor() locale: [1] LC_CTYPE=es_ES.UTF-8 LC_NUMERIC=C [3] LC_TIME=es_ES.UTF-8 LC_COLLATE=es_ES.UTF-8 [5] LC_MONETARY=es_ES.UTF-8
2011 Dec 05
1
Illegal operation with lm on Debian Sid, PowerPC architecture
Hello all: (First of all, sorry for my very bad english) I came from R-help-es with this problem, they say me this is a better place to find a solution, I hope that. I try to use lm function, then R exploit. After I cleaned my code without success I try the basic: open R (try on console and Rkward) and run lm examples, this is the output: ---------- console cut ------------------- R version