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

warning messages on load data after library package #51

Closed
egouldo opened this issue Jul 18, 2024 · 1 comment
Closed

warning messages on load data after library package #51

egouldo opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
bug an unexpected problem or unintended behavior

Comments

@egouldo
Copy link
Owner

egouldo commented Jul 18, 2024

Warning messages:
1: Unknown or uninitialised column: anonymise_teams.
2: Unknown or uninitialised column: assign_transformation_type.
3: Unknown or uninitialised column: est_to_zr.
4: Unknown or uninitialised column: %nin%.
5: Unknown or uninitialised column: count_binary_coded_features.
6: Unknown or uninitialised column: square_back.
7: Unknown or uninitialised column: plot_model_means_box_cox_cat.
8: Unknown or uninitialised column: standardise_response.
9: Unknown or uninitialised column: prepare_diversity_summary_data.
10: Unknown or uninitialised column: summarise_study.

See this thread https://stackoverflow.com/questions/39041115/fixing-a-multiple-warning-unknown-column for examples where other users have encountered this problem.

I suspect it's either mapped mutate calls causing this warning or else either readr::

@egouldo egouldo added the bug an unexpected problem or unintended behavior label Jul 18, 2024
@egouldo egouldo added this to the publication milestone Jul 18, 2024
@egouldo egouldo self-assigned this Jul 18, 2024
@egouldo
Copy link
Owner Author

egouldo commented Aug 28, 2024

Resolved in recent updates #121

@egouldo egouldo closed this as completed Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant