[Rd] Minimum requirements for package submission
Geoff Jentry
geoffjentry at hexdump.org
Wed Aug 28 23:19:43 CEST 2013
On Wed, 28 Aug 2013, Ben Bolker wrote:
> It may be suboptimal/there may be better ways, but what I would do in
> your situation would be to save the real twitteR results to a .Rdata
> file (e.g. put it in inst/vignetteData) and then 'fake' the twitter
> call: add a non-eval'd but echo'd chunk that appears to run the command,
> and an eval'd but non-echo'd chunk that loads the results of having run
> the command.
Interesting, I'll look into doing that.
Thanks
-J
More information about the R-devel
mailing list