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