Thanks for the inventive workaround.
On Fri, Feb 20, 2009 at 1:37 PM, Berwin A Turlach
wrote:
> G'day Gabor,
>
> On Thu, 19 Feb 2009 17:47:53 -0500
> Gabor Grothendieck wrote:
>
>> [...]
>> Unless this has changed recently,I've tried including a PDF but it
>> does not appear in library(help = my
G'day Fritz,
On Fri, 20 Feb 2009 12:46:49 +1100
Friedrich Leisch wrote:
[...]
> It is also unclear to me whether including a PDF without sources in a
> GPLed package isn't a violation of the GPL (I know people who very
> strongly think so). And source according to the GPL means "the
> preferred
G'day Gabor,
On Thu, 19 Feb 2009 17:47:53 -0500
Gabor Grothendieck wrote:
> [...]
> Unless this has changed recently,I've tried including a PDF but it
> does not appear in library(help = myPackage) nor on the CRAN site on
> http://cran.r-project.org/package=myPackage
> while Sweave'd PDFs do.
I
G'day Robin,
On Thu, 19 Feb 2009 11:10:45 +
Robin Hankin wrote:
> I am preparing a number of vignettes that require a very long time to
> process with Sweave. The longest one takes 10 hours.
Is the sum of all chunks taking this time? Or is it mostly the code in
only a view chunks? And
> On Thu, 19 Feb 2009 17:47:53 -0500,
> Gabor Grothendieck (GG) wrote:
> On Thu, Feb 19, 2009 at 5:36 PM, Friedrich Leisch
> wrote:
>>> On Thu, 19 Feb 2009 11:47:12 +,
>>> Robin Hankin (RH) wrote:
>>
>> > thanks for this clarification Uwe
>> > Could I include th
On Thu, Feb 19, 2009 at 5:36 PM, Friedrich Leisch
wrote:
>> On Thu, 19 Feb 2009 11:47:12 +,
>> Robin Hankin (RH) wrote:
>
> > thanks for this clarification Uwe
> > Could I include the r_env_cache/ directory in the package
> > and then assume that the CRAN checks use
>
> > Sweave(.
> On Thu, 19 Feb 2009 11:47:12 +,
> Robin Hankin (RH) wrote:
> thanks for this clarification Uwe
> Could I include the r_env_cache/ directory in the package
> and then assume that the CRAN checks use
> Sweave( , driver=weaver())
> in which case the process takes about
Robin Hankin wrote:
Dear All
I am preparing a number of vignettes that require a very long time to
process with Sweave. The longest one takes 10 hours. I love the weaver
package!
Is a package that includes such a computationally intensive vignette
acceptable on CRAN? Are there any guideli
thanks for this clarification Uwe
Could I include the r_env_cache/ directory in the package
and then assume that the CRAN checks use
Sweave( , driver=weaver())
in which case the process takes about 10 seconds?
rksh
Uwe Ligges wrote:
Robin Hankin wrote:
Dear All
I am preparing a