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

Import the magrittr pipe #81

Merged
merged 8 commits into from
Jun 27, 2024
Merged

Import the magrittr pipe #81

merged 8 commits into from
Jun 27, 2024

Conversation

remlapmot
Copy link
Collaborator

The magrittr pipe was not imported (I'm surprised CRAN checks didn't find this out), leading to the error reported in the issue linked below (I think most users haven't stumbled on this because TwoSampleMR imports the pipe and they'd have been using this through that).

This warrants a new release to CRAN.

Fixes #77

@remlapmot
Copy link
Collaborator Author

(As far as I can see the check failures aren't related to the PR.)

@explodecomputer explodecomputer merged commit b0bcd02 into MRCIEU:master Jun 27, 2024
1 of 9 checks passed
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 this pull request may close these issues.

user() giving an error during the authentication step
2 participants