search for: locos

Displaying 20 results from an estimated 35 matches for "locos".

Did you mean: locks
2006 Jun 13
1
LEGO LOCO: startup error
I've installed successfully LEGO LOGO, a game made by LEGO Media. But, when I run it, I get a messagebox with the following error: ?LEGO LOCO only runs in High Colour (16-bit) 800x600, 1024x768 and 1280x1024. Please change to one of these settings.? Is there any workaround for this? Or must I change xorg.conf? (I'm using 1024x768. I suppose the problem is depth - mine is perhaps 24.)
2006 Apr 25
1
lme: how to compare random effects in two subsets of data
Dear R-gurus, I have an interpretation problem regarding lme models. I am currently working on dog locomotion, particularly on some variation factors. I try to figure out which limb out of 2 generated more dispersed data. I record a value called Peak, around 20 times for each limb with a record. I repeat the records during a single day, and on several days. I tried to build two models, one
2012 Jun 28
0
Ruby On Rails Loco Team?
I''ve been thinking to build a local team for Tunisians Rails developers, and I''m wondering if there are officials loco teams for Ruby On Rails? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/2Ve5xTgr3L0J. To post to
2017 Jun 08
2
Rainbow in loop
Hi R folk I have a distance time graph for a locomotive and at various times different events occur on board the loco. I want to put a vertical line on the speed time graph for each event, but I want to colour each different kind of event differently to see visually whether there's any pattern to these events happening. I could just create a vector of colours and use abline which is easy
2009 Apr 01
4
permission denied errors with rake db:migrate
I am at a loss here and hoping for some advise on where to begin looking with a series of errors I am suddenly getting when trying to rake: "anything goes here" .. lil-loco:/rails/cem craigmartin$ rake db:migrate (in /rails/cem) rake aborted! Permission denied - /rails/cem/db/schema.rb This is the current error. lil-loco:/rails/cem craigmartin$ rake db:schema:load (in /rails/cem) --
2017 Jun 08
0
Rainbow in loop
Does: rainbow(3)[1] rainbow(3)[2] rainbow(3)[3] ... solve your issue? B. > On Jun 8, 2017, at 8:20 AM, WRAY NICHOLAS <nicholas.wray at ntlworld.com> wrote: > > Hi R folk I have a distance time graph for a locomotive and at various times > different events occur on board the loco. I want to put a vertical line on the > speed time graph for each event, but I
2019 Jun 09
2
como graficar una coordenada en un mapa
Hola a todos. Soy nuevo en R, estoy aprendiendo con tutoriales y lo hago sin un fin comercial y/o laboral. Necesito ayuda para mostrar un mapa y sobre ese mapa poner un punto dado por una coordenada. con esto consigo mostrar el mapa. library(raster) arg<-getData('GADM', country='ARG', level=0) plot(arg) En ese mapa quiero mostrar un punto que está en el sistema de
2007 May 14
1
Asterisk and unicall + mfcr2 signalling
Hi, I'm running Asterisk 1.4.2 on a Debian GNU/Linux and a Digium TE210P card. I have one E1 with MFCR2 Signaling. I compiled asterisk + libunicall, and I can make calls over E1, but can't receive. Here the CLI when I make a call: -- Executing [006191642208@ps5:1] Dial("SIP/23-081cbc40", "Unicall/g1/91642208|50") in new stack -- Called g1/91642208 [May 14
2017 Sep 24
2
predict y tree
Estimados compañeros hace unos días instale la versión última de R (3.4.1) en windows 10 y hoy me tiene loco el siguiente error cuando ejecuto predict para un árbol de clasificación-regresión. El problema da incluso con el ejemplo del comando predict library(tree) data(shuttle, package="MASS") shuttle.tr <- tree(use ~ ., shuttle, subset=1:253, mindev=1e-6,
2013 Jun 09
1
Problemas con una función: no devuelve lo que quiero
Hola a todos, me estoy volviendo loco con la siguiente función: preguntar<- function (matriz_respuestas_interna) {     cat("\n","¿Acertaste la respuesta (NO:0 SI:1)?","\n")         y<-scan(n=1)     matriz_respuestas_interna<-cbind(matriz_respuestas_interna,y) } Resulta que yo he definido la siguiente variable matriz_respuestas<-1 Y querría que al
2017 Dec 22
4
codificación
Estimados compañeros me tiene loco un problema de codificación que no logro resolver. Importo un fichero cuyo nombre tiene acento. Pongamos por ejemplo "Adrián.doc". Escribo el siguiente comando: mdoc<-list.files(path = dest,pattern = "*.doc", full.names = TRUE) Entonces mdoc, además del path, se me presenta como: "Adria´n.doc" Aunque le quite la tilde con:
2017 Sep 24
2
predict y tree
Gracias Carlos miraré el fix y en su defecto intentaré mandar un mensaje al autor. De todas las maneras espero que alguien lo pruebe en windows 10 Saludos, Juan El 24/09/2017 a las 20:32, Carlos Ortega escribió: > Hola Juan Antonio, > > Acabo de instalar "tree" en Mac OSX y no aparece este error... > > > shuttle1 <- shuttle[254:256, ]  # 3 missing cases >
2004 Aug 06
1
1.3 admin etc...
Hi, <p>I decided to run with icecast 1.3 as V2 needed too many RPM's and at rations on the box - but as soon as I get a new box I am going to give it a try. I have another question installed seemed to go OK but I cannot get the admin page says http://ip:8000/admin 404 The requested file or stream was not found on this server. I looked at the icecast.conf file ( the one in
2006 May 20
0
File upload - first works fine, subsequent fail
Hi, I''m runing locomotive 2.0.7 with the RMagick bundle and file_column to handle file uploads and resizes. The first upload works perfectly, and the rest of the app continues to operate fine. If I go and try to add another file (i.e. a new product), Safari just sits there. No log messages anywhere, nothing. Hit stop, restart the app with Locomotive and refresh to repost the data -
2009 Mar 06
2
colorized logfiles in asterisk 1.6.0.6
Hello ! I've upgraded our testsystem from asterisk 1.4.21 to asterisk 1.6.0.6. We 've noticed that the log files are now in colour. I could not find a note in the upgrade section about this. Is this a feature or a bug ? It might be usefull to have them not in colour. best regards Hans
2010 Mar 02
2
Sendmail analyser
Greetings, I have a message file from a certain sendmail server. I am expected to report about delivery failures and the reasons thereof. Any already invented wheels? I need to do it offline and not on the sendmail server. any ides? TIA Regards, Rajagopal
2010 Jun 15
2
IBM ServeRAID M5014 and CentOS 5.5
Hi all, we are about to buy some IBM x3550 M2 servers with ServeRAID M5014 SAS onboard controller. Can anyone confirm that these controllers will work with CentOS 5.5 (seems to be some rebranded LSI controller). I cannot find any hint in the 2.6.18-194.3.1.el5 sources... Regards, Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2012 Jan 30
0
Please welcome Ian Campbell as Committer for Xen Hypervisor Project (ARMv7+VE)
Dear Xen Developers, I wanted to announce that Ian Campbell from Citrix has been nominated and elected as Xen Hypervisor committer <http://lists.xen.org/archives/html/xen-devel/2012-01/msg02281.html> and will be responsible for the ARMv7+VE components in xen-unstable. We have seen an increasing number of patches to xen-unstable to enable support for the ARMv7 processor with
2004 Jul 13
2
FreeBSD and MySQL error
...10:49:04 Error: child 13659 (auth) returned error 89 Somebody knows why? What I'm doing wrong? It's possible to use MySQL with dovecot in a FreeBSD? Thanks a lot in advanced. -- _____________________ http://www.cdmon.com ?dominios a 9,95 euros? ?servidores DNS p?blicos? ?se han vuelto locos?
2013 May 20
1
Términos cronobiológicos (Fuera de tema, disculpadme)
Hola a tod@s: Tengo una duda que no es relativa a R en sentido estricto, aunque sí al fin para cuya persecución he necesitado utilizar R. Veréis: me gustaría averiguar la diferencia (si existe) entre los términos Cronobiometría y Ritmometría. ¿Alguien lo sabe o puede indicarme alguna lista de correo o referencia bibliográfica que me sirva de apoyo?. La única referencia que encontré es ésta: