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.

8,399 results for “from:Uwe Ligges”

Fracpoly
Uwe Ligges · Nov 20, 2003 · r-help

Ercan971 at aol.com wrote: > > How can I find the Fracpoly-Package? > Thanks!! I don't know of any "fracpoly" package in R. There is a set of S(-PLUS) functions called "fracpoly" on Statlib, though. Uwe Ligges

Citation
Uwe Ligges · May 29, 2003 · r-help

athyer at muohio.edu wrote: > > Hello! > Can anyone tell me the proper format for citing "R" in a publication? Yes: the R FAQ in Section 2.8 ("Citing R"). Uwe Ligges > Sincerely, > > Erin Athy > Miami University > Oxford OH

Getting greek letters in plot labels and title
Uwe Ligges · Sep 12, 2003 · r-help

Paul Delmar wrote: > Hi, > > Does any one knows how to include greek letters in plot labels and plot > titles ? > > Thanks a lot > > paul Yes, several people do know. See ?plotmath. Uwe Ligges

R function similar to UNIX "uniq -c"?
Uwe Ligges · Dec 19, 2002 · r-help

Hilmar M. Carders wrote: > Is there an R function that gives the equivalent of the UNIX command > "uniq -c" which could be applied to a vector with duplicate values? See ?table. Uwe Ligges

The hidden costs of GPL software? - None
Uwe Ligges · Nov 24, 2004 · r-help

Martin, what about setting up a new mailing list R-hcgs? (acronym for "R - The hidden costs of GPL software?") Seems to be worth given the amount of messages in this thread(s). ;-) Uwe

winbuilder down
Uwe Ligges · Sep 29, 2016 · r-devel

Dear all, winbuilder is down. Given current inspection results and circumstances, I expect a downtime of *at least* 24 hours. This applies to on-demand check services, CRAN check service results and CRAN binary builds for Windows. Best, Uwe Ligges

CRAN incoming queue closed from Sep 1 to Sep 9
Uwe Ligges · Aug 14, 2018 · r-devel

Dear developers, the CRAN incoming queue will be closed from Sep 1 to Sep 9. Hence package submissions are only possible before and after that period. Best, Uwe Ligges (for the CRAN team)

[R-pkg-devel] CRAN incoming checks offline for one more day
Uwe Ligges · Mar 25, 2021 · r-package-devel

Dear package developers, CRAN incoming submissions are currently not being processed due to maintainance work on the CRAN check farm. This may take one more day. Best, Uwe Ligges (CRAN team)

winbuilder offline / CRAN windows binaries
Uwe Ligges · Sep 6, 2010 · r-devel

Dear all, the winbuilder service as well as the build system for new / updated CRAN windows binaries will be offline for a day or two. I hope to get it online as soon as possible. Best wishes, Uwe Ligges

CRAN submission queue closes from Dec 22 to Jan 3
Uwe Ligges · Dec 10, 2017 · r-devel

Dear package developers, the CRAN submission queue closes and will be offline from Dec 22 to Jan 3 due to CRAN team vacations and maintainance work on the CRAN check farm. Best, Uwe Ligges

prcomp or princomp
Uwe Ligges · Oct 6, 2003 · r-help

Ann Devitt wrote: > Hello, > is there any documentation on doing principal components analysis with R > besides the R manual itself which is not very informative > Thank you > Ann Have a look into the References given in ?prcomp and ?princomp. Uwe...

visualize regression plane
Uwe Ligges · Jun 5, 2003 · r-help

Michele Grassi wrote: > Hi, > how can i visualize a regression plane in my 3d > scatterplot? If you are using scatterplot3d(), see ?scatterplot3d, in particular its last example, which is explained in the references given on the same help page. Uwe...

system function question
Uwe Ligges · Jun 30, 2009 · r-help

Erin Hodgess wrote: > Dear R People: > > Does the system function return a code, (maybe zero if ok, non-zero > otherwise), please? Dear Erin, it depends on its arguments and the OS. See the "value" section of ?system. Best, Uwe > > > > Thanks...

How to uninstall R packages
Uwe Ligges · Jan 4, 2010 · r-help

On 04.01.2010 16:20, wenjun zheng wrote: > Dear all, > > I am puzzled that how can i uninstall a R package that have been > installed earlier (especially in MacOS). > > Any suggestion will be appreciated. > ?remove.packages Uwe Ligges

splines package (problem finding it)
Uwe Ligges · Sep 14, 2010 · r-help

On 14.09.2010 13:25, stephen sefick wrote: > I can not install the splines package. Has it been removed/moved from/on CRAN? > kindest regards, It should come with R since it is a base package. Uwe Ligges

R sources: .tgz oder .tar.gz
Uwe Ligges · Jul 31, 2006 · r-devel

This is a minor documentation inconsistency: While the R Installation and Administration manual speaks about the file "R-x.y.z.tgz", this has to be replaced by "R-x.y.z.tar.gz" for x > 1. Uwe Ligges

CRAN incoming queue closed from Dec 21 to Jan 02
Uwe Ligges · Dec 17, 2018 · r-devel

Dear package developers, the CRAN incoming queue will be closed from Dec 21, 2018 to Jan 02, 2019. Hence package submissions are only possible before and after that period. Best, Uwe Ligges (for the CRAN team)

waveform plotting
Uwe Ligges · Feb 26, 2003 · r-help

Hi from Zynnel wrote: > Another question I have is what is the best plotting > to use if I want to get something like a waveform > produced from points. > Thanks. > > Elena Zheleva Reading "An Introduction to R" carefully leads to plot...

suffix convention?
Uwe Ligges · Apr 24, 2009 · r-help

Sebastian P. Luque wrote: > Hi, > > Is there some convention for choosing 'RData' or 'rda' for binary files > written by save() or save.image()? I don't think so, I'd prefer "RData" myself. > The docs treat these interchangeably. Thanks. Indeed...

Normal Distribution Moments
Uwe Ligges · Jan 10, 2003 · r-help

Shawn Way wrote: > > I'm generally beating my head against the wall in attempting to determine > the Mean and Standard deviation for the distribution of ranges in normal > samples. > > Any hints or thoughts? What's R related here? Is this...

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