Hi,
I'd like to know whether there is a package (or more, of course) regarded
as a good example that could be used also as an instructional tool for
newcomers to R extensions development.
Thanks.
--
Alexandre
--
Alexandre Santos Aguiar, MD, SCT
signature.asc
Description: This is a digita
On 11-07-31 5:45 PM, Alexandre Aguiar wrote:
Hi,
I'd like to know whether there is a package (or more, of course) regarded
as a good example that could be used also as an instructional tool for
newcomers to R extensions development.
I don't think there is a canonical one; different people pref
On 11-07-31 10:34 AM, Thomas Friedrichsmeier wrote:
On Saturday 30 July 2011, Duncan Murdoch wrote:
I have not committed this code yet, because the new types of entries
could mess up existing front ends and I wanted to give people some
warning. I expect I'll commit (to R-devel only) within a da
Seems like maybe a call is missing in grid.newpage? But I think it should
be called multiple times for plot.lm - there are multiple plots there.
Hadley
On Monday, August 1, 2011, Jeroen Ooms wrote:
> Bumping this one up because the 'before.plot.new' solution turned out
> to be sub-optimal after
Em Segunda 01 Agosto 2011, vocĂȘ escreveu:
> Is there a preferred language you would like to use in your package
> development? I randomly downloaded packages until I found some that
> helped me along my way, and might be able to help you pick one. If you
> are just looking at building a package of