Re: [R-pkg-devel] Help with making a package for Twitter Authentication

2015-11-25 Thread Dirk Eddelbuettel
I just use and external program: bti [1] and let it handle authentication (there is a set up step). That works beautifully for two cronjobs: CRANberries [2] (which has tweeted thousands of times) and the CRAN Repo Policy changes watcher [3] which tweets whenever the policy document is updated. I

Re: [R-pkg-devel] Help with making a package for Twitter Authentication

2015-11-25 Thread Jenny Bryan
> On Nov 21, 2015, at 7:07 PM, Peter Meissner wrote: > > Hey, > > I am not sure, that this is the right list for questions that are 'only > mildly' related to package developement. Your question is more about > API/webscraping etc. . > > Maybe someone can point to a better place to post ques