Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

599 results for “from:Friedrich”

Sweave and \input or \include LaTeX commands
Friedrich Leisch · Feb 27, 2005 · r-help

>>>>> On Sun, 27 Feb 2005 12:32:44 +0000 (UTC), >>>>> Gabor Grothendieck (GG) wrote: [...] > Since this might not be desirable in all instances, > if Sweave were to have an include facility then it should > not be implemented in such a...

pixmap package and pdf Device.
Friedrich Leisch · Nov 25, 2004 · r-devel

>>>>> On Wed, 24 Nov 2004 17:45:58 +0100, >>>>> Wolski (W) wrote: > Hi, > The following code generates a invalid (?) pdf file. > pdf("test.pdf") > x <- pixmapIndexed(rep(1:8, 9), nrow=6, col=terrain.colors(8)) > plot(x) > dev.off...

[R--gR] Modelformulae: reference?
Friedrich Leisch · Aug 19, 2004 · r-sig-gr

>>>>> On Thu, 19 Aug 2004 16:56:59 +0100, >>>>> Steffen Lauritzen (SL) wrote: > By the way, does anyone know an authoritative reference for the usual "model > algebra", originating (I presume) with Nelder and Wilkinson and forming the > basis for GLIM...

estonly confuses examples (PR#370)
Friedrich Leisch · Dec 10, 1999 · r-devel

>>>>> On Thu, 9 Dec 1999 14:52:57 +0100 (MET), >>>>> ripley (r) wrote: r> Most examples with \testonly in are partially or completely repeated: r> ?cat r> <...> r> Examples: r> ## print an informative message r> cat("iteration = ", iter <- iter + 1...

list element to matrix
Friedrich Schuster · Sep 5, 2007 · r-help

You get the number of list elements with length(D), the dimensions of M1 with dim(M1) see help with: ?dim ?length Hope this helps... >I have created a list of "matrices" using sapply or lapply and wish to >extract...

Newsletter: "Programming Pearls"?
Friedrich Leisch · Dec 22, 2000 · r-devel

>>>>> On Fri, 22 Dec 2000 11:24:37 +1000, >>>>> Bill Venables (BV) wrote: > Fritz, > Would there be much interest in a "Programming Pearls" occasional column in > the newsletter? If so, would it help if I volunteered to edit it (and...

wiki down?
Friedrich Leisch · Jan 14, 2010 · r-devel

>>>>> On Thu, 14 Jan 2010 11:45:31 -0000, >>>>> Matthew Dowle (MD) wrote: > I see the same problem. The wiki link on the R homepage doesn't seem to > respond. > A search of r-devel for subjects containing "wiki" finds...

R Citation through time
Friedrich Leisch · Sep 13, 2006 · r-devel

>>>>> On Tue, 12 Sep 2006 21:22:13 +0300 (EEST), >>>>> Ioannis Dimakos (ID) wrote: > Forgive me for being naive, > but I have not seen any reference where the ISBN was required. The apa > style that I use does not require...

CRAN Mirror in Germany
Friedrich Leisch · Dec 14, 2001 · r-announce

A new site has been added to the list of CRAN mirrors: http://cran.de.R-project.org Thanks go to Alexander Mieland for providing the Server! Best, -- ------------------------------------------------------------------- Friedrich Leisch Institut f?r Statistik Tel: (+43 1) 58801 10715 Technische...

Creating XML document extremely slow
Friedrich Leisch · Feb 10, 2012 · r-devel

>>>>> On Fri, 10 Feb 2012 13:18:38 +0100, >>>>> Titus von der Malsburg (TvdM) wrote: > 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...

~ files not excluded from build (PR#3071)
Friedrich Leisch · May 22, 2003 · r-devel

>>>>> On Wed, 21 May 2003 21:22:43 +0200 (MET DST), >>>>> ross (r) wrote: > My docs say files ending in ~ are excluded by default from R CMD build. > Doesn't look that way to me. I got them with 1...

R News Volume 3/1
Friedrich Leisch · Jun 5, 2003 · r-announce

We have published the 2003/1 issue of R News on http://cran.R-project.org/doc/Rnews where you can download the newsletter as PDF or Postscript file. It will propagate to the CRAN mirrors within a day or...

R News Volume 3/1
Friedrich Leisch · Jun 5, 2003 · r-help

We have published the 2003/1 issue of R News on http://cran.R-project.org/doc/Rnews where you can download the newsletter as PDF or Postscript file. It will propagate to the CRAN mirrors within a day or...

using identify() together with plot () and pixmap()
Friedrich Leisch · Sep 30, 2003 · r-help

>>>>> On Tue, 30 Sep 2003 10:16:11 +0200, >>>>> Christoph Lehmann (CL) wrote: > Dear R users > I have a two-dimensional array, whose values I want to plot, using the > pixmapGrey class. Plotting works fine, and now I would like...

[RsR] Function names
Friedrich Leisch · Dec 21, 2005 · r-sig-robust

>>>>> On Wed, 21 Dec 2005 14:43:18 +0100, >>>>> Friedrich Leisch (FL) wrote: >>>>> On Wed, 21 Dec 2005 14:13:38 +0100, >>>>> Jean-Christophe BOUETTE (JB) wrote: >> I wasn't in Treviso, [...] > Kjells talk was mostly on recreating the existing...

R 0.64.2 at CRAN
Friedrich Leisch · Jul 6, 1999 · r-announce

Hi, due to some FTP problems in Auckland and me not being in office yesterday R 0.64.2 took some time to travel from Denmark to New Zealand and then back to Europe ... but now it is finally available...

Using zip format for help pages, examples, etc.
Friedrich Leisch · Apr 6, 1999 · r-devel

>>>>> On Tue, 6 Apr 1999 11:22:07 +0100 (BST), >>>>> Prof Brian D Ripley (PBDR) wrote: PBDR> Is there any interest in having this on Unix/Linux platforms? If so I can PBDR> very easily change the source code to...

Documentation bug in bug.report (PR#1108)
Friedrich Leisch · Oct 2, 2001 · r-devel

>>>>> On 02 Oct 2001 06:11:23 -0700, >>>>> A J Rossini (AJR) wrote: > Be careful! Both gnudoit and gnuclient could be used, depending on > the version and type of emacsen used... well, the current code has a hard-coded "gnudoit...

R-Project logo in SVG format
Friedrich Leisch · Aug 31, 2006 · r-devel

> Hi, > > I'm looking for a version of the R-Project logo in SVG format. I've found > the bitmapped versions, > http://developer.r-project.org/Logo/ > > but would prefer a scalable version as it usually looks better when > printed...

Apparent conflict between \Sexpr in Sweave and R2HTML
Friedrich Leisch · Jul 6, 2004 · r-help

>>>>> On Mon, 05 Jul 2004 09:08:38 -0700, >>>>> Scott Waichler (SW) wrote: > I have come across an apparent bug in the operation of Sweave. If I > load the package R2HTML then execution of \Sexpr{} in an *.Rnw file no...

Can't find what you're looking for? Try searching with Google .