Skip to content

combine_supp throwing an error when columns exist in the supp that do not correspond to a record in core dataset #98

@LiamHobby

Description

@LiamHobby

combine_supp function throws an error when there are IDVARVAL values in the supp dataset that do not map to those in the core dataset.

The intent of the function in this case is to return the merged dataset with the message "Not all rows of the supp were merged. The following rows are missing...", however the function errors instead.

Look into the cause of this bug and rewrite test cases to capture the two paths i.e., all rows merged vs. not all rows merged.

Link to textfile containing R code demonstrating the issue:
combine_supp_bug.txt

Metadata

Metadata

Assignees

Labels

0.3.0Issues to be worked on for release 0.3.0 (est. Jan 2026).bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions