= Sys.getenv("R_UNZIPCMD"),
(This patch was against R-patched; the same change needs to be made to R-devel
as well...)
Cheers,
Rich Calaway
Microsoft R Product Team
24/1341
+1 (425) 4219919 X19919
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Ah, but I bet you do have that path...try
> Sys.which("texify")
texify
"C:\\PROGRA~2\\MIKTEX~1.9\\miktex\\bin\\texify.exe"
> normalizePath(Sys.which("texify"))
[1] "C:\\Program Files (x86)\\MiKTeX 2.9\\miktex
all("packageDescription", args=args)
+
## if(is.null(auto)): Use default auto-citation if no CITATION
## available.
citfile <- file.path(dir, "CITATION")
Nathan says he can look into this further next week...
Cheers,
Rich Calaway
Microsoft R Pro
Thanks, Dan! I think that's just what I needed.
--Rich
On Mon, Dec 5, 2011 at 4:50 PM, Dan Tenenbaum wrote:
> Hi Rich,
>
> On Mon, Dec 5, 2011 at 4:19 PM, Rich Calaway
> wrote:
>> Hi, all--
>>
>> I've been working on a doParallel package to provide a
title{Sweave Example 1}
\author{Rich Calaway}
\begin{document}
\maketitle
In this example I try to run code using library parallel in a vignette:
<<>>=
library(parallel)
cl <- makeCluster(3)
@
and find that I get an error.
\end{document}
I get the
Dear Renaud,
Thank you for the report. I see that Steve Weston has responded to your
cross-posting on r-sig-hpc; I hope this helps with your immediate problem.
We will investigate whether changes to doMC are warranted.
Regards,
Rich Calaway
On Tue, Jun 28, 2011 at 2:58 AM, Renaud Gaujoux wrote
might not understand
what's going on. So, is it a bug?
Rich Calaway
Documentation Manager
REvolution Computing, Inc.
richcala...@revolution-computing.com
206-577-4778 x3204
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel