Lluís Revilla
Lluís Revilla
Provide an example of how to `tweet_post` with an image. Currently requires combining the API v1.1 for uploading media. See how easy it is or make it easier for users.
When using tweet_threading with tweets, it might be nice to make it work with multiple threads: To avoid problems like this (after having all the tweets, the user has to...
It would be nice if rtweet could help analyzing or formatting the data in an archive. Some functions to read the data and makes this kind of analysis easier: https://www.garrickadenbuie.com/blog/tweet-archive-in-r/
I made a mistake and tried to check adjustment from a plot instead of the of the DAG and there was an unexpected error: ``` r library("dagitty") library("ggdag") #> #>...
I found another semantic similarity, are you interested in having it in the package? I could spend some time trying to implement it in R for your package, or simply...
Hi, many thanks for creating the slides and video at https://shiny.rstudio.com/tutorial/. There's a problem with the link provided on top of the slides as the one holding the slides: bit.ly/shiny-quickstart-1,...
Many thanks for providing this package. It makes it a lot easier to make comparisons on a data.frame without resorting back to loops. Specially thanks for the ref.group option of...
Many thanks for this service. It is very useful! However, I noted a problem, that I think is worth raising here. I maintain rtweet, and I "released" a version 1.0.0....
This is more a question/feature request than a issue. I found an issue related to a function no longer being available in a R package. The NEWS of the package...
With the new 4.1.0 release there have been some discussions about how to handle R versions. On [section 2.1](https://forwards.github.io/rdevguide/getting-started.html#general-instructions) there are only three versions mentioned. But apparently R versions are...