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

Fail to retrieve some datasets #7

Open
veggabo opened this issue Nov 23, 2023 · 2 comments
Open

Fail to retrieve some datasets #7

veggabo opened this issue Nov 23, 2023 · 2 comments

Comments

@veggabo
Copy link

veggabo commented Nov 23, 2023

When i run:
owid("population-density")

I get the following error:
Error in `*tmp*`[[1]] : subscript out of bounds

The same happens when I run owid("co2-intensity")

However, running owid("ocean-plastic-waste-per-capita-vs-gdp") returns the data as requested.

I'm using owidR version 1.4.2.9000.

Session info
R version 4.3.2 (2023-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)

@tdelcey
Copy link

tdelcey commented Jan 24, 2024

Hi,

I have exactly the same issue.

@ldecola
Copy link

ldecola commented Feb 5, 2024

i have the issue, with the example in help(owid), which i'd think would be robust...what i'm trying to do is reproduce and update the 'conflated' database i created at
https://ldecola.net/projects/global/
and i'm very pleased to have R access to OWID!

veggabo added a commit to veggabo/owidR that referenced this issue Feb 28, 2024
I think I have found a fix for the error raised in piersyork#7. It's related to metadata which doesn't contain a source attribute.
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