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

add functions for tweet embedding and threading #305

Merged
merged 5 commits into from
Feb 18, 2021
Merged

Conversation

yonicd
Copy link

@yonicd yonicd commented Jan 21, 2019

No description provided.

@yonicd
Copy link
Author

yonicd commented Jan 23, 2019

the threading function needs a leaf of a thread to run, which is a problem for ongoing threads, where continuous polling of threads would be a problem.

I also have a version the can start from the root or mid thread and continue to the last published leaf. Is it worth making the threading to be able to traverse in either direction?

@llrs llrs mentioned this pull request Feb 15, 2021
@llrs
Copy link
Member

llrs commented Feb 15, 2021

This PR might close #164. I think it makes sense to look up and down.

@llrs llrs merged commit bcc5269 into ropensci:master Feb 18, 2021
@llrs
Copy link
Member

llrs commented Feb 18, 2021

Thanks @yonicd finally it can be merged

@yonicd
Copy link
Author

yonicd commented Feb 18, 2021

i totally forgot about this PR (2 yrs is a long time :) ).

thanks for merging it!

@llrs llrs mentioned this pull request Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants