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.
Dear R-ers, I am using getGEO to download expression data from the Gene Expression Omnibus. With default settings, when a file is downloaded and parsed, lots of dotted lines are printed in the terminal, like this: .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... downloaded 50.2...
Dear Rolf, What do you mean? Best regards, Craig Rolf Turner wrote: > > On 1/07/2009, at 12:34 AM, Craig P. Pyrame wrote: > >> ... it's probably not a good idea to submit bug >> reports just because I misunderstand what...
-------- Original Message -------- Subject: Re: [R] Suppress output from getGEO Date: Fri, 29 Jan 2010 10:29:54 -0500 From: Duncan Murdoch <murdoch at stats.uwo.ca> To: Craig P. Pyrame <crappyr at gmail.com> References: <4B62F906.90402 at gmail.com...
Be sure to check $estim.prec and use the parameter tol as needed. Best regards, Craig Madhavi Bhave wrote: > Dear Sir, > > That was GREAT!!!. Thanks a lot for the solution. Once again it showed how powerful 'R' is otherwise I...
Dear Duncan and Rolf, That's funny! Thanks a lot. Best regards, Craig Duncan Murdoch wrote: > On 30/06/2009 5:11 PM, Craig P. Pyrame wrote: >> Dear Rolf, >> >> What do you mean? > > He was talking about the fortunes package...
Duncan Murdoch wrote: > > getGEO is a Bioconductor package. Feel free to insult the helpful > people there if you want to alienate them, but please don't crosspost > here. > > Duncan Murdoch Duncan, Do you consider this sort of output from a...
Madhavi Bhave wrote: > Dear R helpers > > I am calculating the 'Yield to Maturity' for the Bond with following characteristics. > > Its a $1000 face value, 3 year bond with 10% annual coupon and is priced at 101. The yield to maturity...
Dear list, I am trying to construct a list of functions using rep. I can't understand the following: > c(character, character) => list with two functions > rep(character, 2) => error The error says that "object of type 'special' is not...
Dear Henrique, Thanks! This does work, and I find the following solution to my original problem elegant enough: > rep(list(character, integer, numeric, ...), c(3, 2, 2, ...)) Best regards, Craig Henrique Dallazuanna wrote: > From the help page of rep: > > > "Value...
Dear Barry, Thank you for the suggestion, it does work. I think the documentation might be improved, but it's probably not a good idea to submit bug reports just because I misunderstand what R does. Best regards, Craig Barry...
Stavros Macrakis wrote: > It gives me a headache, too! I think you'll have to wait for a more > expert user than me to supply explanations of these behaviors and > their rationales. > Thanks, Stavros. I hope someone with expertise will...
Dear Peter, Thank you for the explanations. Some further questions are inlined below. Best regards, Craig Peter Dalgaard wrote: > Craig P. Pyrame wrote: >> Stavros Macrakis wrote: >>> It gives me a headache, too! I think you'll have to wait for...
Dear Rolf, Rolf Turner wrote: > > On 25/06/2009, at 12:27 PM, Craig P. Pyrame wrote: > >> >> Dear Stavros, >> >> What you discuss below is somewhat scary to me as an R newbie. Is this >> just an incident, a bug perhaps...
Stavros Macrakis wrote: > On Thu, Jun 25, 2009 at 12:47 PM, Craig P. Pyrame<crappyr at gmail.com> wrote: > >> The man page Stavros quotes states that the class attribute of the result is >> taken from 'test', which clearly is...
Dear Stavros, What you discuss below is somewhat scary to me as an R newbie. Is this just an incident, a bug perhaps, or rather the way things typically go in R, as your "Welcome to R!" seems to suggest...
Can't find what you're looking for? Try searching with Google .