maelstrom-research/madshapR
View on GitHubError when running dataset_summarize(): x is not in a standard unambiguous format - from as_any_boolean() in fabR
Open
#131 opened on Jul 8, 2025
buggood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
R Maelstrom: madshapR 2.0.0, fabR 2.1.1
When running dataset_summarize using an input dataset and data dictionary, I get the error below. This seems to result from empty logical type variables in the dataset - when I convert them to a different type like numeric, character or POSIXct (based on the dictionary specification), the function runs without errors.