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.

1,049 results for “from:Kurt Hornik”

R-alpha: ???
Kurt Hornik · Aug 4, 1997 · r-devel

Is there any reason why the third argument to text() is called `text' in R versus `labels' in S (I mean, other than that it makes more sense)? -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at...

R-alpha: problem saving boxplots to PostScript
Kurt Hornik · Jun 10, 1997 · r-devel

The title says it all---seems that the boxes disappear when saving a boxplot to PostScript. Is this a known problem? (Andreas thinks so ...) -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...

R-alpha: problem with survival4 and ":="
Kurt Hornik · Apr 14, 1997 · r-devel

Has ":=" been eliminated? It seems to be gone from the most current snapshot, which makes loading survival4 fail (it contains 6 `:=' assignments in header.R). -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R...

R-FAQ.pdf TOC missing
Kurt Hornik · Apr 28, 2006 · r-devel

>>>>> Paul Roebuck writes: > I downloaded 2.3 version of R-FAQ.pdf from CRAN and noticed > the table of contents does not appear in the PDF version > as it does in the HTML version. Where did you get this from...

RBI and front-ends to RODBC and RPgSQL
Kurt Hornik · Dec 12, 2001 · r-sig-db

>>>>> Timothy H Keitt writes: > Great! Send me the code for DBI.RPgSQL and I will substitute in the > Rdbi.PgSQL backend (much faster + support for multiple connections). Tim The packages are available via http://cran.r-project.org/src/contrib...

R-alpha: Re: barplot
Kurt Hornik · Aug 25, 1997 · r-devel

Did anyone have a quick look at my modified barplot? I am waiting for some kind of `OK' before I go on to convert the matrix case, too ... -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at...

trivial typos in man/switch.Rd
Kurt Hornik · Jul 3, 2019 · r-devel

>>>>> Ben Bolker writes: Thanks: fixed now in the trunk. Best -k > My colleague points out that these typos are probably still present > because almost no-one has the stamina to read that far down in ?switch ... > cheers > Ben Bolker > x...

SystemRequirements clarification
Kurt Hornik · Feb 26, 2005 · r-devel

>>>>> Paul Roebuck writes: > Did google search and checked R-ext but found very little > on this DESCRIPTION field. Does it document runtime dependency > only? If I have some code that can only be used with a specific > compiler (code makes...

How to do get verbatim in Rd files
Kurt Hornik · Jul 16, 2003 · r-devel

>>>>> Warnes, Gregory R writes: > I want to include a multi-line code block in the details section of a R > manual page. How do I get an appropriate verbatim-like environment? > \verbatim{...} doesn't do the trick, neither does \code...

webpage link (to MacOSX check summaries) is broken (PR#7405)
Kurt Hornik · Dec 6, 2004 · r-devel

>>>>> smyth writes: > The link to "MacOS X check summary" on the page > http://cran.r-project.org/src/contrib/PACKAGES.html > is broken. Gordon, Thanks but ... this is really not a bug in R, but a problem with CRAN. Stefano...

Small typo in Sweave.Rnw
Kurt Hornik · Dec 11, 2023 · r-devel

>>>>> Enrico Schumann writes: Great, thanks: changed now. Best -k > In the first paragraph of Sweave.Rnw > (./src/library/utils/vignettes/Sweave.Rnw), it reads > for literate programming \cite{fla:Knuth:1984}. > but probably should be > for literate programming \citep{fla...

Documentation for cancor (PR#991)
Kurt Hornik · Jun 20, 2001 · r-devel

>>>>> J C Rougier writes: > Just a minor point, but we currently have > Seber, G. A. F. (1984). Multivariate Analysis. New York: Wiley, p. > 506f. > The correct title is "Multivariate Observations". Thanks, fixed. -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www...

cannot compile on solaris
Kurt Hornik · Apr 11, 2000 · r-devel

>>>>> Erich Neuwirth writes: > mystery solved. the machine did not have perl installed. BUT > probably there should be a more informative warning message, and > perhaps configure should complain more audibly. O.k., improved now. -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http...

R-alpha: wishlist
Kurt Hornik · Jul 11, 1997 · r-devel

Here's something which could go on the TODO list: give scan() the ability to also read in fixed-width format data files, e.g. with an optional `widths' argument as in S-PLUS. -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read...

R Bug Report PR#1020
Kurt Hornik · Dec 7, 2001 · r-devel

We still have PR#1020 (.Call and Mandrake 8.0) by lcottret@yahoo.fr. Is this still a problem with r-devel? Does it go away by using Mandrake 8.1 instead? -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www...

0.65/HPUX
Kurt Hornik · Jul 16, 1999 · r-devel

After further elimination of sort-of-GNUish things in the Makefiles and tweaking of configure, I can now successfully build on HPUX with cc/f77/make (note: everything native). make check still fails, but ... -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read...

rsync command in FAQ (PR#6793)
Kurt Hornik · Apr 21, 2004 · r-devel

>>>>> terra writes: > Full_Name: Morten Welinder > Version: snapshot, see see below > OS: > Submission from: (NULL) (65.213.85.218) > The FAQ suggests running > rsync -rC --delete rsync.R-project.org::MODULE R > which I did yesterday to get the version...

R-alpha: R documentation boilerplates
Kurt Hornik · Aug 24, 1997 · r-devel

Just a minor remark. Perhaps it would be useful to have some of the `boilerplates' used by S for the man pages, e.g., .GE .ME .XY .GR .AO .NA Perhaps .GE() or GENERIC()? -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read...

Documentation of .Last.lib in library() (PR#1209)
Kurt Hornik · Dec 11, 2001 · r-devel

>>>>> brahm writes: > help(library) says: "`.Last.lib' is called when a package is loaded." > Probably should be "...is detached." -- David Brahm > (brahm@alum.mit.edu) Already fixed in 1.4.0. -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci...

R-alpha: Second patch for 0.50-a1
Kurt Hornik · Aug 11, 1997 · r-devel

>>>>> Ross Ihaka writes: > A second patch for R-0.50-a1 is available from > ftp://stat.auckland.ac.nz/pub/R > The patch produces the following changes > ... scale() is still missing ... -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci...

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