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

patching fetch_mailinglist when "unsubscribed" is string "true"/"false" #305

Closed
wants to merge 3 commits into from

Conversation

jmobrien
Copy link
Collaborator

Addresses #304, and comment in #275

Should smooth over this strange situation (that multiple people have encountered) without compromising existing function.

Not ideal but should serve until function is replaced with new versions (#275)

@jmobrien
Copy link
Collaborator Author

Added second commit fixing issue noticed while working on this. Entries in mailinglists can vary on what variables they have as embedded data. If only some cases had data while others had none, though, the mismatch would cause bind_cols() to fail.

@juliasilge
Copy link
Collaborator

Closed by #306

@juliasilge juliasilge closed this Jan 23, 2023
@jmobrien jmobrien deleted the fetch-mailinglist-patch branch July 13, 2023 18:18
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.

2 participants