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

Running get_data_structure("DUR_D") #24

Open
sj1960 opened this issue Aug 11, 2022 · 4 comments
Open

Running get_data_structure("DUR_D") #24

sj1960 opened this issue Aug 11, 2022 · 4 comments

Comments

@sj1960
Copy link

sj1960 commented Aug 11, 2022

I follow the package instructions but get back the following:

ttt<-get_data_structure("DUR_D")
Error in data.frame(data_structure@concepts) :
trying to get slot "concepts" from an object (class "data.frame") that is not an S4 object

@nickwarino
Copy link

Same issue for me

@Adeghell
Copy link

Same issue here

@maxdantoni
Copy link

Same issue here.
I solved the problem by replacing readsdmx::read_sdmx with rsdmx::readSDMX in the function get_data_structure.

@jerviedog
Copy link

Same issue here. I solved the problem by replacing readsdmx::read_sdmx with rsdmx::readSDMX in the function get_data_structure.

Solution confirmed:)

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

5 participants