[Rd] data.entry bugs

2007-05-11 Thread Juan Santiago Ramseyer
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,

[Rd] data.entry(), de() fail in FC6-x86_64

2006-11-03 Thread Juan Santiago Ramseyer
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(

Re: [Rd] install packages RMySQL fail

2006-11-01 Thread Juan Santiago Ramseyer
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

[Rd] install packages RMySQL fail

2006-10-29 Thread Juan Santiago Ramseyer
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

[Rd] Error Compiling RMySQL in Fedora Core 5 86x64

2006-05-13 Thread Juan Santiago Ramseyer
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

[Rd] Crash in de()

2006-04-15 Thread Juan Santiago Ramseyer
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: =