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

expand checks in validate_for_write() #485

Closed
8 tasks done
wibeasley opened this issue Jun 3, 2023 · 0 comments · Fixed by #491
Closed
8 tasks done

expand checks in validate_for_write() #485

wibeasley opened this issue Jun 3, 2023 · 0 comments · Fixed by #491
Assignees

Comments

@wibeasley
Copy link
Member

wibeasley commented Jun 3, 2023

  • add a convert_logical_to_integer parameter . If it's true, it won't warn about

    The REDCap API does not automatically convert boolean values to 0/1 values.

  • redcap_repeat_instance should be an integer
  • validate_uniqueness(): check for unique combinations of record_id, redcap_event_name, redcap_repeat_instrument, &
  • validate_data_frame_inherits()
  • validate_field_names()
  • validate_record_id_name()
  • validate_repeat_instance()
  • validate_no_logical()
@wibeasley wibeasley self-assigned this Jun 3, 2023
@wibeasley wibeasley changed the title add a convert_logical_to_integer parameter to validate_for_write() expand checks in validate_for_write() Jun 3, 2023
wibeasley added a commit that referenced this issue Jun 3, 2023
wibeasley added a commit that referenced this issue Jun 3, 2023
wibeasley added a commit that referenced this issue Jun 9, 2023
wibeasley added a commit that referenced this issue Jul 8, 2023
wibeasley added a commit that referenced this issue Jul 8, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 9, 2023
wibeasley added a commit that referenced this issue Jul 10, 2023
wibeasley added a commit that referenced this issue Jul 10, 2023
wibeasley added a commit that referenced this issue Jul 10, 2023
accept a data.frame instead of a vector of data types

ref #485
wibeasley added a commit that referenced this issue Jul 11, 2023
wibeasley added a commit that referenced this issue Jul 11, 2023
wibeasley added a commit that referenced this issue Jul 11, 2023
wibeasley added a commit that referenced this issue Jul 11, 2023
wibeasley added a commit that referenced this issue Jul 11, 2023
wibeasley added a commit that referenced this issue Jul 11, 2023
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

Successfully merging a pull request may close this issue.

1 participant