Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download fatal error #55

Open
DiogoJackson opened this issue Mar 18, 2023 · 1 comment
Open

Download fatal error #55

DiogoJackson opened this issue Mar 18, 2023 · 1 comment

Comments

@DiogoJackson
Copy link

O código abaixo me retorna um fatal error

download.file(url = "https://esajournals.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1002%2Fecy.2392&file=ecy2392-sup-0001-DataS1.zip", destfile = "atlantic_amphibians.zip", mode = "auto")

Tentei uma função alternativa:
library(curl)
curl_download("https://esajournals.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1002%2Fecy.2392&file=ecy2392-sup-0001-DataS1.zip", destfile = "atlantic_amphibians.zip")

Porém, me retorna um erro. Talvez o link nao exista mais.

@mauriciovancine
Copy link
Collaborator

Olá Diogo, tudo bom?

Puxa, testei aqui e realmente há um erro para fazer o download pelo R ou mesmo o wget do terminal linux...

Cara, pedimos desculpas, quando compilamos o livro pela última vez (abril ou maio de 2022) estava funcionando.

A solução no momento é fazer o download pelo navegador da internet mesmo.

Tentarei achar uma solução.

Obrigado pelo contato.

Abs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants