Skip to content

downloadTaifex.R L37 on windows unzip failed #34

@wush978

Description

@wush978
> rptFiles = apply(dnFilesDF,1,function(xx){
+   do.call(download.file,as.list(xx))
+   unzip(xx[2], exdir = sprintf("./%s/",TAIFEX_RPT_DIR))
+ })
trying URL 'http://www.taifex.com.tw/Dailydownload_eng/Daily_2015_11_13.zip'
Content type 'application/x-zip-compressed' length 540193 bytes (527 KB)
downloaded 527 KB

 Show Traceback

 Rerun with Debug
 Error in unzip(xx[2], exdir = sprintf("./%s/", TAIFEX_RPT_DIR)) : 
  'exdir' does not exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions