search for: aserror

Displaying 13 results from an estimated 13 matches for "aserror".

Did you mean: oserror
2013 Dec 20
3
error con install_github() del paquete devtools
...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 otros paquetes. He buscado en stackoverflow.com pero no he encontrado la solución. ¿alguna idea? La versión que hay en CRAN no me vale porque quiero utilizar una nueva característica que sólo está en la versión de desarrollo. R version 3.0.2 (201...
2013 Dec 20
4
error con install_github() del paquete 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 otros paquetes. > He buscado en stackoverflow.com pero no he encontrado la solución. ¿alguna > idea? > > La versión que hay en CRAN no me vale porque quiero utilizar una nueva > característica que sólo está en la versión de des...
2012 Oct 18
1
Keep loop running after webpage times out?
Hi I have created a loop to obtain data from several webpages but the loop keeps crashing with the error "Error in function (type, msg, asError = TRUE) : Operation timed out after 5000 milliseconds with 9196 bytes received" Page = getURLContent(page[i], followlocation=TRUE, curl = curl,.opts=list( verbose = TRUE, timeout=5)) I am not sure how to keep the loop running after that error, so any help would be appreciated ps:...
2014 Oct 10
2
Problemas al intentar cargar datos
...argar unos datos de microarrays del ncbi con versión de R 2.15.2 de 32 bits en windows xp. he utilizado el siguiente codigo: library(Biobase) library(GEOquery) library(limma) gset <- getGEO("GSE6536", GSEMatrix =TRUE) Al hacerlo me da este error: "Error in function (type, msg, asError = TRUE) : couldn't connect to host" Como no podía cargar los datos directamente, me descargué el archivo y al intentarlo cargar desde el ordenador me sale otro error: Error: cannot allocate vector of size 173.2 Mb utilizando la siguiente sintaxis: u = getGEO(file="GSE6536_series_...
2014 Nov 01
2
Pregunta (creo que simple) para usar twitteR
...ya que me sale el siguiente error (en las últimas 2 líneas), he visto indicaciones de tocar el Path o descargarme cosas, pero antes de nada prefiero la opinión de alguno de vosotros si habéis tenido este problema y si lo habéis resuelto y como: > twitCred$handshake()Error in function (type, msg, asError = TRUE) : SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> > > registerTwitterOAuth(twitCred)Error in registerTwitterOAuth(twitCred) : oauth has not completed its handshake Un saludo y...
2014 Nov 01
5
Pregunta (creo que simple) para usar twitteR
...a que me sale el siguiente error (en las últimas 2 líneas), he visto indicaciones de tocar el Path o descargarme cosas, pero antes de nada prefiero la opinión de alguno de vosotros si habéis tenido este problema y si lo habéis resuelto y como: > twitCred$handshake()Error in function (type, msg, asError = TRUE) : SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> > > registerTwitterOAuth(twitCred)Error in registerTwitterOAuth(twitCred) : oauth has not completed its handshake Un saludo...
2012 Mar 07
0
listening folder and directories on ftp server
...n advance Matteo #### library(RCurl) filelisturl <- "ftp://e4ftl01.cr.usgs.gov/MOLT/MOD13Q1.005/2000.02.18" dirlisturl <- "ftp://e4ftl01.cr.usgs.gov/MOLT/MOD13Q1.005/" getURL(filelisturl) # sometimes it works but if not I get this error: Error in function (type, msg, asError = TRUE) : RETR response: 550 getURL(dirlisturl) # dir list has less problems than filelist but it is not reliable too #### #### #Since I have to connect only to a few number or ftp sterver, I have tried to use url() to open the connection and read the content(names). But I'm not able to op...
2012 Nov 08
1
twitteR return error message
...l.haxx.se/ca/cacert.pem", cainfo = "cacert.pem") twitCred$handshake(cainfo="cacert.pem") registerTwitterOAuth(twitCred) me <- getUser('Rbloggers') ################# Error Message 1 ################################ #Error in function (type, msg, asError = TRUE) : # SSL certificate problem, verify that the CA cert is OK. Details: #error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed ###################################################### test<-searchTwitter("lta",n=1000,lang="en",since='201...
2013 Dec 20
0
error con install_github() del paquete 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 otros paquetes. > He buscado en stackoverflow.com pero no he encontrado la solución. ¿alguna > idea? > > La versión que hay en CRAN no me vale porque quiero utilizar una nueva > característica que sólo está en la versión de des...
2013 Dec 20
0
error con install_github() del paquete devtools
...> > > > 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 otros paquetes. > > He buscado en stackoverflow.com pero no he encontrado la solución. > ¿alguna > > idea? > > > > La versión que hay en CRAN no me vale porque quiero utilizar una nueva > > caracterí...
2013 Dec 20
0
error con install_github() del paquete devtools
...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 otros paquetes. >> He buscado en stackoverflow.com pero no he encontrado la solución. ¿alguna >> idea? >> >> La versión que hay en CRAN no me vale porque quiero utilizar una nueva >> característica que só...
2007 Jul 22
3
Retrieving validation messages without making errors
I would like to inform the users about attribute validation conditions for form fields using title as in <span title= "cannot be blank" >. The simplest way would be to use the validation error messages already defined in the models, but I cannot find any way to retrieve these messages, when no error has been made. The methods I have tried as errors.full_messages only returns the
2013 Mar 07
2
Read Content from URL to XML format
Hi, i want to know how to read a table values from a URL and get it as XML content. Could anyone please help me out ASAP ? Thanks, Antony. -- View this message in context: http://r.789695.n4.nabble.com/Read-Content-from-URL-to-XML-format-tp4660561.html Sent from the R help mailing list archive at Nabble.com.