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: skip if figure exists
Friedrich Leisch · Jan 23, 2006 · r-help

>>>>> On Mon, 23 Jan 2006 16:41:09 +0100, >>>>> Dieter Menne (DM) wrote: > Dear RWeavers, > to speed up report generation with Sweave, I am looking for an option > "skipifexists" for figures. A named figure chunk should not be executed if...

Documentation bug (PR#7483)
Friedrich Leisch · Jan 10, 2005 · r-devel

>>>>> On Sat, 8 Jan 2005 21:37:09 +0000 (GMT), >>>>> Prof Brian Ripley (PBR) wrote: > http://cran.r-project.org is not part of R per se and has its own b= ug=20 > reporting address, CRAN@r-project.org...

Sweave: How can I include S input in paragraph mode
Friedrich Leisch · Dec 2, 2005 · r-help

>>>>> On Fri, 02 Dec 2005 10:38:21 +1000, >>>>> Ross Darnell (RD) wrote: > Sweavers > As the title suggests I would appreciate any help to include S code in > ordinary paragraph mode. I can use the textsl font but is isn...

Full Professor Position at LMU Munich
Friedrich Leisch · Apr 21, 2010 · r-help

The Department of Statistics of the Ludwig-Maximilians-University Munich offers a position as Professor (W3) for "Biostatistics and its Applications in the Life Sciences". R plays a central role both in teaching and research at our department, hence we...

CRAN down on Sunday, 26.10.2003
Friedrich Leisch · Oct 24, 2003 · r-announce

Due to construction work in a neighboring building there will be a power outage in our offices for the complete day of Sunday, 26.10.2003 which means we will shut down all our computers some time tomorrow and reboot...

improving ?RweaveLatex
Friedrich Leisch · Aug 26, 2009 · r-devel

>>>>> On Sat, 22 Aug 2009 16:51:31 -0500, >>>>> Marc Schwartz (MS) wrote: > <snip> > On Aug 22, 2009, at 4:30 PM, Marc Schwartz wrote: >> >> I have some proposed modifications to RweaveLatex.Rd which I include >> here as a patch...

mailing list archives
Friedrich Leisch · Mar 21, 2002 · r-help

The problems with the HTML mailing list archives at CRAN should be fixed now, I have re-created the pages for 2002 using the original archives from Martin M?chler. r-help and r-devel are now splitted by month...

CRAN incoming
Friedrich Leisch · Dec 21, 2001 · r-devel

We have improved security measures on CRAN which now includes accepting no email from outside our domain (a couple of other ports will be closed, too). The new email adress to reach the CRAN maintainers (i.e., Kurt and me...

Problem with links in R website
Friedrich.Leisch at r-project.org · Apr 18, 2008 · r-help

>>>>> On Thu, 17 Apr 2008 11:36:30 +0100, >>>>> Robin Taylor (RT) wrote: > Not sure who to send this to... > On the books page http://www.r-project.org/doc/bib/R-books.html the entries > from [54] down have...

predict missing values with svm
Friedrich Leisch · Sep 28, 2009 · r-help

>>>>> On Mon, 28 Sep 2009 16:12:11 +0200, >>>>> Andreas Wittmann (AW) wrote: That is a bug in predict.svm, I will inform David Meyer, the author of the function. Best, Fritz > Dear R-Users, > i want to use the...

R Graphical Manuals Web API
Friedrich Schuster · Oct 10, 2007 · r-help

Great idea, thanks! ???? wrote: > > Dear all, > > As a response to the comment of Mr. Romain Francois, > I wrote a small set of REST web APIs for R Graphical Manuals. > It has become possible to get image URLs for a given...

Full Professor Position at LMU Munich
Friedrich Leisch · Dec 15, 2009 · r-help

Dear useRs, the Department of Statistics of the Ludwig-Maximilians-University Munich offers a position as Professor (W3) for Statistics and its Applications in Economics, Business and Social Sciences. R plays a central role both in teaching and research at...

Google summer of Code
Friedrich Leisch · Mar 18, 2008 · r-devel

As you may have noticed from a previous email the R Foundation has been accepted as a mentoring organization for the Google Summer of Code 2008, see http://code.google.com/soc/2008/ for general information and http://www.r...

Book Review for R News
Friedrich Leisch · Sep 4, 2002 · r-devel

Hi, the R News editors are looking for a volunteer to do a book review. The book is "Statistical computing. An introduction to data-analysis using S-Plus" by Michael J. Crawley (pub. John Wiley & Sons, 2002). The usual deal...

package multiv upgrade
Friedrich Leisch · Jan 5, 2001 · r-announce

Thanks to Peter Dalgaard, Kurt Hornik and Achim Zeileis there is now a new version (1.1-2) of package multiv on CRAN which passes R CMD check. All examples have been modified to use data sets available in R...

Problems in Recommending R
Friedrich Leisch · Feb 4, 2009 · r-help

>>>>> On Wed, 4 Feb 2009 13:05:56 -0600, >>>>> hadley wickham (hw) wrote: >> > It might be good to put some mild restriction on the design: >> >> > * should be valid (x)html and css >> >> Of course (although the current page also does...

no $method from as.hclust (PR#538)
Friedrich Leisch · May 31, 2000 · r-devel

>>>>> On Thu, 11 May 2000 00:00:23 +0200 (MET DST), >>>>> denis (d) wrote: d> as.hclust returns objects with only 6 of the standard 7 d> components of class hclust, leaving out "method", therefore d> being incompatible with applications...

grid not included in recommended
Friedrich Leisch · Jun 17, 2002 · r-devel

>>>>> On 17 Jun 2002 16:03:37 +0200, >>>>> Peter Dalgaard BSA (PDB) wrote: > Kurt Hornik <hornik@ci.tuwien.ac.at> writes: >> >>>>> Peter Dalgaard BSA writes: >> >> > Uwe Ligges <ligges@statistik.uni-dortmund.de> writes: >> >> Hi! >> >> >> >> Looks like "grid" is not included...

# of users of R
Friedrich Leisch · Jun 21, 2000 · r-help

OK, we're statisticians so let's use some real data and not only guestimates ... in http://www.ci.tuwien.ac.at/~leisch/cran-http.report/ you find some usage statistics about the CRAN *master* site (with all traffic inside...

Discriminant analysis with R
Friedrich Leisch · Aug 19, 1999 · r-help

>>>>> On Thu, 19 Aug 1999 12:17:19 +0200, >>>>> Laurent Gautier (LG) wrote: LG> Hello, LG> I might have missed it in the help pages, but I cannot find if something LG> exits in a package to make discriminant analysis...

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