It's been a while since this thread appeared, but I had the same problem
and don't want to keep the solution for myself.
A small, reproducible example:
<>=
a=1
@
<<>>=
a+1
@
Compiling with cacheSweave gives an error:
> library(cacheSweave)
Lade nötiges Paket: filehash
filehash: Simple key-va
Shige Song wrote:
Dear All,
I have been using Sweave (mainly via the Sweave.sh script) and really like
it. I am working a paper (using Sweave, of course) which includes several
time-consuming computations, and it gets tedious to re-compile the whoel
thing every time I made changes. Then I discov
Shige Song wrote:
>
> I have been using Sweave (mainly via the Sweave.sh script) and really like
> it. I am working a paper (using Sweave, of course) which includes several
>
>
To check what's wrong, please post a reproducible minimal example. It is
difficult to guess if this has to do w
Right. Its to avoid making the vignettes when you are mainly interested
in testing out a package.
On Sun, Jul 26, 2009 at 3:07 AM, Shige Song wrote:
> Dear Gabor,
>
> Thanks for the suggestion. I am writing a research paper using Sweave, not
> building a R package. If i understand correctly, the -
Dear Gabor,
Thanks for the suggestion. I am writing a research paper using Sweave, not
building a R package. If i understand correctly, the --no-vignettes option
does not really help in my case.
Shige
On Sun, Jul 26, 2009 at 11:56 AM, Gabor Grothendieck <
ggrothendi...@gmail.com> wrote:
> Anoth
Another thing you can do to save time is to use the --no-vignettes switch
when you build the package.
On Sat, Jul 25, 2009 at 11:05 PM, Shige Song wrote:
> Dear All,
>
> I have been using Sweave (mainly via the Sweave.sh script) and really like
> it. I am working a paper (using Sweave, of course)
Dear All,
I have been using Sweave (mainly via the Sweave.sh script) and really like
it. I am working a paper (using Sweave, of course) which includes several
time-consuming computations, and it gets tedious to re-compile the whoel
thing every time I made changes. Then I discover the "cacheSweave"
7 matches
Mail list logo