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

Error in process_sinan_chikungunya #127

Open
julianavelez1 opened this issue Dec 9, 2024 · 1 comment
Open

Error in process_sinan_chikungunya #127

julianavelez1 opened this issue Dec 9, 2024 · 1 comment

Comments

@julianavelez1
Copy link

Hi all,

I successfully downloaded reports of chikungunya using the fetch_datasus function. Now, I’m trying to process the data using the process_sinan_chikungunya function, but I encountered the following error:

chikung_process <- process_sinan_chikungunya(chikung)
Error in dplyr::case_match():
! Can't convert from ..1 (left) to <factor<7fd3d>> due to loss of generality.
• Locations: 1

I’m performing the same process with malaria, zika, and dengue with successful results, so this might be a bug specific to the process_sinan_chikungunya function.

Thank you for any help you can provide to resolve this issue!

Juliana

@julianavelez1
Copy link
Author

In addition to that problem, the data downloaded for chikungunya in 2019 doesn't contain information for ID_UNIDADE; all the values appear as NAs.

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

1 participant