Dear Gabor,

Thank you for your suggestion.

I forgot to mention that the build process ended with the following dialog box:
Runtime Error!
Program: c:\Programme\R\R-2.9.0alpha\bin\Rterm.exe
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.

Only after pressing OK there was no response of Rterm and I had to terminate the build process manually. I am not sure if this means that the build process got into an infinite loop.

Could you explain what you mean with running the vignette "by hand" line by line?
How can I do this?

BTW, if the problem is within one of the vignettes, as you mention, I assume that the problem may be at the following statements:
\begin{Sinput}
R> library(xps)
\end{Sinput}
<<echo=FALSE>>=
library(xps)
@

I believe that the error occurs when trying to load "library(xps)".

Best regards
Christian


Gábor Csárdi wrote:
On Sun, Mar 29, 2009 at 9:31 PM, cstrato <cstr...@aon.at> wrote:
[...]
- - - - - - - -
Created c:\home\Rabbitus\CRAN\xps\chm\xps.chm, 166,306 bytes
Compression decreased file by 442,726 bytes.
** building package indices ...
** MD5 sums
* DONE (xps)
* creating vignettes ...Terminating on signal SIGINT(2)
- - - - - - - -

As you see I had to terminate the build process manually after 15 min .

My question is now:
Do you know why I can build my package w/o problems when using option /MT
but not when using option /MD?

It seems that the building process got into an infinite loop while
creating the vignette. Some code in the vignette/package does not work
properly. Try running the vignette "by hand" line by line to see where
the problem is.

Gabor

As a note, I am using "R-2.9.0alpha-win32.exe" which I have downloaded
today.

Thank you in advance.

Best regards
Christian
_._._._._._._._._._._._._._._._._._
C.h.r.i.s.t.i.a.n   S.t.r.a.t.o.w.a
V.i.e.n.n.a           A.u.s.t.r.i.a
e.m.a.i.l:        cstrato at aon.at
_._._._._._._._._._._._._._._._._._

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel






______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to