ftp - InternetOpenUrl failed: '' download.file in R -


i trying download file following : "download.file(url,"db.zip", "auto", quiet = false, mode = "wb", cacheok = true)"

but keep getting error stating in download.file(url, "db.zip", "auto", quiet = false, mode = "wb", : internetopenurl failed: '' i've searched countless places , haven't found valid reason. , says theirs working


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -