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”

About ability of "allShortestPaths" function in e1071 package
Friedrich Leisch · Mar 27, 2003 · r-help

>>>>> On Thu, 27 Mar 2003 23:49:04 +0900, >>>>> Hisaji Ono (HO) wrote: > Hello. > R's e1071 package has "allShortestPaths" function using Floyd's algorithm. > It is very useful for road network analysis. I'll try to analyze facility > allocation...

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

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...

R News Volume 3/3
Friedrich Leisch · Jan 21, 2004 · r-announce

We have published the 2003/3 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 on AIX
Friedrich Leisch · Apr 22, 1999 · r-devel

I tried to build R on AIX and after 2 minor bugfixes everything seems to work fine except for dynamic loading of code. In a previous mail I found that Fabrizio Moro succeeded using SHLIBLDFLAGS="-bM:S1L -bnoentry -bnogc -berok...

CRAN Vienna shutdowns
Friedrich Leisch · Jul 14, 1999 · r-announce

Hi, du to construction work in our rooms and some hardware/software upgrades the CRAN master site in Vienna will be down several times within the next fortnight. First shutdown will be this afternoon, when we relocate the server to...

dist function suggestion
Friedrich Leisch · Jan 20, 1999 · r-devel

>>>>> On Wed, 20 Jan 1999 11:50:47 +0000 (GMT), >>>>> Jonathan Rougier (JR) wrote: JR> On my R installation (0.62.4) there is no dist() function, so I attach one JR> possibility. It provides Euclidean distances only, but it...

histograms of profiles for each class
Friedrich Leisch · Nov 5, 1998 · r-help

>>>>> On Wed, 4 Nov 1998 19:56:35 +0000, >>>>> root (r) wrote: r> Hi. r> How i can make, with R program, histograms of profiles for r> each class in cluster analysis. I'm not sure if I understand correctly...

generate random number
Friedrich Leisch · Mar 20, 2001 · r-help

>>>>> On Wed, 21 Mar 2001 08:31:52 +0100, >>>>> Kaspar Pflugshaupt (KP) wrote: > On Wednesday 21 March 2001 02:15, Yu-Ling Wu wrote: >> Hi, >> >> I want to pick 3 "integer" random numbers from 1 to >> 10. How to do...

maketitle.pl for Perl 4.004
Friedrich Leisch · Apr 30, 2002 · r-devel

>>>>> On Tue, 30 Apr 2002 16:51:18 +0200 (CEST), >>>>> Peter Kleiweg (PK) wrote: > The version of maketitle.pl in R 1.5.0 does not work with > version 4.004 of Perl, so I use maketitle.pl from R...

R-beta: Replot?
Friedrich Leisch · Apr 24, 1997 · r-help

Is there some sort of replot function, i.e., reproducing the current plot like gnuplot's command replot? Of course it's easy to issue a plot command twice, but after several lines statements it gets a little bit annoying...

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

>>>>> On Tue, 6 Jul 1999 10:20:10 -0500, >>>>> Chong Gu (CG) wrote: >> help.start() CG> starts fine, but some clickable links don't work. For example, CG> clicking on \link{dyn.load} brought on by the search engine gets...

R on AIX
Friedrich Leisch · Apr 22, 1999 · r-devel

>>>>> On Thu, 22 Apr 1999 15:26:01 +0200 (DFT), >>>>> Arne Kovac (AK) wrote: AK> We have R running on AIX (several OS versions between 4.1 and 4.3) and we AK> are able to load code dynamically. Our...

unbelievable parser bug (PR#956)
Friedrich Leisch · May 29, 2001 · r-devel

>>>>> On Tue, 29 May 2001 14:25:19 +0200 (MET DST), >>>>> maechler (m) wrote: > close to ``unbelievable'' but the following line > is not parsed correctly but gives a syntax error : > x <- 1  ## A = 1 what you don't see...

R CMD check: Error in .C
Friedrich Leisch · Oct 27, 2009 · r-devel

[ Note that this discussion really belongs to r-help, not r-devel, but a nyway. >>>>> On Tue, 27 Oct 2009 09:02:12 +1300, >>>>> Etienne Lalibert? (EL) wrote: > Many thanks Mathieu, following your answer I did a bit more focused...

CRAN now also rsync-able
Friedrich Leisch · Nov 5, 1998 · r-devel

Following a suggestion by Doug Bates (half a year ago or so ...) I have set up an experimental rsync server for CRAN, i.e., it is now also possible to mirror CRAN using rsync for those who prefer it. The...

silent option for library function
Friedrich Leisch · Oct 31, 2002 · r-devel

>>>>> On Wed, 30 Oct 2002 11:56:28 -0500 (EST), >>>>> Vincent Carey 525-2265 (VC5) wrote: > On Wed, 30 Oct 2002 ripley@stats.ox.ac.uk wrote: >> On Wed, 30 Oct 2002, Vincent Carey 525-2265 wrote: >> >> Quoting me, anonymously...

R CMD build fails with try(stop()) in vignette
Friedrich Leisch · Apr 12, 2007 · r-devel

>>>>> On Wed, 11 Apr 2007 17:28:31 -0500 (CDT), >>>>> Luke Tierney (LT) wrote: > It would appear that printing the error message to stderr() is what is > causing the build to fail; replace > try(stop('err')) > with > cat('Error in...

R User Group listings
Friedrich Leisch · Aug 6, 2009 · r-help

>>>>> On Thu, 6 Aug 2009 11:54:26 +0200, >>>>> Martin Maechler (MM) wrote: >>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch at stat.uni-muenchen.de> >>>>> on Thu, 6 Aug 2009 11:38:03 +0200 writes: FrL> Excellent, thanks a lot. I'll...

R News Volume 3/2
Friedrich Leisch · Oct 30, 2003 · r-announce

We have published the 2003/2 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...

linear models
Friedrich Leisch · Feb 5, 1998 · r-devel

>>>>> On Thu, 5 Feb 1998 10:49:46 +0100, >>>>> Kurt Hornik (KH) wrote: >>>>> Andreas Weingessel writes: >> How can I use linear model regression for more than 1 dependent (response) >> variable? >> In S it is possible to do something like S...

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