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 valueType_self_adjust() #87

Open
twey2 opened this issue Jun 7, 2024 · 0 comments
Open

Error in valueType_self_adjust() #87

twey2 opened this issue Jun 7, 2024 · 0 comments
Labels
bug Something isn't working TO TEST

Comments

@twey2
Copy link

twey2 commented Jun 7, 2024

Update: The error is caused, weirdly, by one numeric variable (phy_height_meters, decimal). There isn't anything unusual about the variable in this dataset that I can see...

Error running valueType_self_adjust() on a harmonized dataset with Rmonize v1.1.0.9000 :

image

The function works on other datasets harmonized with the same DataSchema, so it's likely a problem with the specific dataset, but it's unclear how to find the source of the error. The problem dataset has many impossible and undetermined, so maybe the function is having trouble when a source variable is all NA?

Additional information: The datasets were originally read from indexed csv files using file_index_read().
I have tried converting everything to character and dataset_zap_data_dict, and still get the error.

@GuiFabre GuiFabre added bug Something isn't working To validate labels Oct 6, 2024
@GuiFabre GuiFabre transferred this issue from maelstrom-research/Rmonize Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TO TEST
Projects
None yet
Development

No branches or pull requests

2 participants