
Não tenho o TabWin, ele é gratuito? Onde posso baixá-lo? Você tem o TabWin instalado? Use-o para descomprimir o .dbc Sent from Yahoo <https://overview.mail.yahoo.com/mobile/?.src=Android> Mail on Android On Mon, 16 Nov, 2015 at 0:45, Mauro Sznelwar <sznelwar@uol.com.br> wrote: Eu tentei rodar este script, mas a partir daí não rodou mais!
system.time(d <- foreign:::read.dbf(gsub('dbc','dbf',b))) Error in foreign:::read.dbf(gsub("dbc", "dbf", b)) : unable to open DBF file Timing stopped at: 0.01 0 0.02
dim(d) Error: object 'd' not found
system.time(save(d, file=gsub('.dbc','d.RData',b))) system.time(save(d, file=gsub('.dbc','c.RData',b), compress='xz')) Error: unexpected symbol in "system.time(save(d, file=gsub('.dbc','d.RData',b))) system.time"
system(paste('ls -lh ', substr(b,1,8), "*", sep='')) Warning message: running command 'ls -lh RDSP1509*' had status 127
system.time(load(gsub('.dbc','d.RData',b))) Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection In addition: Warning message: In readChar(con, 5L, useBytes = TRUE) : cannot open compressed file 'RDSP1509d.RData', probable reason 'No such file or directory' Timing stopped at: 0 0 0 system.time(load(gsub('.dbc','c.RData',b))) Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection In addition: Warning message: In readChar(con, 5L, useBytes = TRUE) : cannot open compressed file 'RDSP1509c.RData', probable reason 'No such file or directory' Timing stopped at: 0 0 0
--- Este email foi escaneado pelo Avast antivírus. https://www.avast.com/antivirus