-
At eRum 2018 Colin Gillespie presented some neat ideas for delivering workshops: https://www.jumpingrivers.com/t/2018-erum-github
In particular, the idea of create a workshop package that provides …
-
Getting this error when executing ```data
-
I've downloaded the package and attempted to run it on a vector of usernames, but I get an error result:
Error in readRDS(x) : error reading from connection
-
Hi! I'm getting this error from the Twitter API:
```Warning: /1.1/statuses/user_timeline.json - Not authorized.```
Im calling the script with the Fast parameter set to true, so it shouldn't get th…
-
**Submitting author:** @JoshSchramm94 (Joshua Benjamin Schramm)
**Repository:** https://github.com/JoshSchramm94/validateHOT
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**…
-
**Submitting author:** @CodeEagle22 (Sagar Narwade)
**Repository:** https://github.com/CodeEagle22/SIRITVIS/
**Branch with paper.md** (empty if default branch):
**Version:** v1.1.3
**Editor:** @olivi…
-
Is there a possibility using this package with the Twitter V2 API.
I'm trying to do some historical search and it appears that the V2 API allows for it in the free version.
Ref: start_time and en…
-
**Bug**
On the Windows build [only], it's not finding the `knitr` package:
```
Run Rscript -e "rcmdcheck::rcmdcheck(args = '--no-manual', error_on = 'error', check_dir = 'check')"
Rscript -e "…
-
Submitting Author Name: Lingshu Hu
Submitting Author Github Handle: @LingshuHu
Other Package Authors Github handles: (comma separated, delete if none) @mkearney
Repository: https://github.com/Ling…
-
I'm trying to build a Shiny app with rtweet and find that what works fine on my local machine fails when uploaded as a Shinyapp (shinyapps.io). A minimal example:
```
require(shiny)
require(rtwee…