osto
fecha <- chron2txt(lista$data)
registros <- lista$serie
status <- lista$status
listaaux <- de(posto,fecha,serie=registros,status)
serieaux <- list(posto=listaaux$posto,
data=textotime2tempo(listaaux$fecha),
serie=listaaux$registros,
Buffer overflow detect in FC6-x86_64, see down.
Juan.
R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R é um software livre e vem sem GARANTIA ALGUMA.
Você pode redistribuí-lo sob certas circunstâncias.
Digite 'license()' ou 'licence(
2006-10-29 às 08:44 -0800, Seth Falcon escreveu:
> Juan Santiago Ramseyer <[EMAIL PROTECTED]> writes:
>
> > install packages RMySQL fail.
> >
> > System Fedora Core 6 x86_64
> >
> > see down. It's bug or incomplete install MySQL?
>
> You need to i
install packages RMySQL fail.
System Fedora Core 6 x86_64
see down. It's bug or incomplete install MySQL?
Juan.
__
PROMPT MySQL
$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server
in download and automatic install the RMySQL, R show the error (look
under session attach. MySQL is install and operational.
Juan Santiago Ramseyer.
> install.packages('RMySQL')
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
tentand
SYSTEM:
--
CPU: AMD64
MOTHERBOARD: ASUS
OS: FEDORA CORE 5 i64_86
R SESSION:
--
> teste<-list(a=c(1,2,3,4),b=c(2,4,6,8))
> teste
$a
[1] 1 2 3 4
$b
[1] 2 4 6 8
> de(teste)
*** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated
=== Backtrace: =