On 23.02.2013 08:11, Scott Kostyshak wrote:
Regarding:
"\pkg{parallle} (as in e.g. \code{mclapply()}."
Two typos:
"parallle" -> "parallel"
"\code{mclapply()}." -> "\code{mclapply()})"
Patch is attached.
Thanks, fixed,
Uwe Ligges
Scott
typoNEWS.Rd.patch.txt
diff --git a/doc/NEWS.Rd b
Jason,
that looks like an interaction of clang with the Boost version inside RBGL - as
the error shows it re-defines "p" as an enum type which means anything named p
will be broken. Try using g++ instead of clang, I would hope that should be
more successful.
Cheers,
S
On Feb 22, 2013, at 5:2
Regarding:
"\pkg{parallle} (as in e.g. \code{mclapply()}."
Two typos:
"parallle" -> "parallel"
"\code{mclapply()}." -> "\code{mclapply()})"
Patch is attached.
Scott
diff --git a/doc/NEWS.Rd b/doc/NEWS.Rd
index c642432..012fd8f 100644
--- a/doc/NEWS.Rd
+++ b/doc/NEWS.Rd
@@ -928,7 +928,7 @@
Hi all,
I was installing a package *RBGL* of bioconductor. However, I had some
issues while installing it. I asked the devel group of bioconductor and
they told me to consult this group. Here is my conversation with the
bioconductor group related to the problem
*Me->*
I was trying to install the
On 13-02-22 2:59 PM, Terry Therneau wrote:
I'm working on registering all the routines in the survival package, per a
request from
R-core. Two questions:
1. In the coxph routine I have this type of structure:
if (survival has 2 columns) routines <- c("coxfit5_a", "coxfit5_b",
"coxfit5_