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

getWIOT function #4

Closed
MatRegen opened this issue May 7, 2018 · 1 comment
Closed

getWIOT function #4

MatRegen opened this issue May 7, 2018 · 1 comment

Comments

@MatRegen
Copy link

MatRegen commented May 7, 2018

When trying to load the updated WIOT data (i.e. 2012-2016) using the getWIOT function, one receives the following error message:
wiod.list <- list() for(this.year in 2000:2014) { wiod.list[[as.character(this.year)]] <- getWIOT(period = this.year, format = "list")}

Error in readRDS(file = gzcon(url(paste0(base.url, "WIOT", period, "", :
cannot open the connection
In addition: Warning message:
In readRDS(file = gzcon(url(paste0(base.url, "WIOT", period, "
", :
"internal" method cannot handle https redirection to: 'https://wiiw.ac.at/files/staff-content/reiter/WIOT2000_October16_ROW_list.rds'

It seems like it fails to connect to the base URL.

@zauster
Copy link
Contributor

zauster commented Sep 5, 2018

solved in #5

@bquast bquast closed this as completed Sep 6, 2018
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

3 participants