> So is there a safe fallback or not? Should I install texlive-fonts-extra too
> when building?
>
> Dirk
>
Today I needed to run
sudo apt-get install texlive-fonts-extra
in order to build a package in R 2.14.1 Ubuntu 11.10
Else I get the following warning/error:
* checking PDF version of manu
On February 10, 2012 09:11:35 AM Rainer M Krug wrote:
> But what I was thinking about (in my other post as well) is to include
> github (or any other git repo provider) into r-forge for the automatic
> creation of packages.
>
> So is there an easy way to kind of push a certain revision up to
> r-f
On Fri, Feb 10, 2012 at 6:43 PM, Milan Bouchet-Valat wrote:
> Doesn't sound so bad to me. I don't think you'll find a use case where
> 3s will really be a problem.
Actually I have exactly such a case because I have to produce many
such documents and a difference of two orders of magnitude in
proc
Le vendredi 10 février 2012 à 17:36 +0100, Titus von der Malsburg a
écrit :
> On Fri, Feb 10, 2012 at 2:10 PM, Milan Bouchet-Valat
> wrote:
> > Le vendredi 10 février 2012 à 13:18 +0100, Titus von der Malsburg a
> > écrit :
> > Just a guess, but I'd try creating all 'Marker' nodes first, storing
On Fri, Feb 10, 2012 at 2:10 PM, Milan Bouchet-Valat wrote:
> Le vendredi 10 février 2012 à 13:18 +0100, Titus von der Malsburg a
> écrit :
> Just a guess, but I'd try creating all 'Marker' nodes first, storing
> them in a 'markers' list, and then calling addChildren(markernode,
> kids=markers).
Hi!
I've been playing with MKL for a few days and I noticed the instructions
in the R Installation Administration manual [1] no longer apply. It
seems that since version 10.0 (the one used by the manual),
libmkl_lapack.so has been renamed/split (although the official
explanations seem to imply thi
Le vendredi 10 février 2012 à 13:18 +0100, Titus von der Malsburg a
écrit :
> Hi list,
>
> I'm using the package XML to create a simple XML document.
> Unfortunately constructing the XML tree is extremely slow. My code
> (see below) adds only about 100 nodes per second on an Intel i5
> machine.
On Fri, Feb 10, 2012 at 1:40 PM, Friedrich Leisch wrote:
> Have you considered simply writing the XML using standard functions
> like cat() and friends? That can be much faster than creating an XML
> object and writing that out (have just done that to write exams into
> our e-learning platform via
Hi list,
I'm using the package XML to create a simple XML document.
Unfortunately constructing the XML tree is extremely slow. My code
(see below) adds only about 100 nodes per second on an Intel i5
machine. There's clearly something wrong but I don't see what.
Here's a sample of the XML docume
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
CCd to r-devel as suggested by Peter.
On 09/02/12 19:28, Hadley Wickham wrote:
>>> I'm exploring using a version control system to keep better
>>> track of changes to the packages I maintain. I'm leaning
>>> towards git (although mercurial also looks
10 matches
Mail list logo