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

createRDBESDataObject returns error when zip file contains all countries CS data (h1 & h5) #217

Open
karolinamg opened this issue Nov 8, 2024 · 0 comments

Comments

@karolinamg
Copy link
Contributor

During the WGCATCH meeting the createRDBESDataObject function was used to read a zip file with all the CS data downloaded from RDBES. It did not work on hierarchies 1 and 5 which have the biggest amount of records. The error returned was the one shown below:

Error in if (any(as.numeric(na.omit(x)) > 2e+09)) out <- round(as.double(x)) else out <- as.integer(x) :
missing value where TRUE/FALSE needed
In addition: Warning message:
In FUN(X[[i]], ...) : NAs introduced by coercion

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