I use the CMU site. I think it is US PA #1  .... or some such. I  
suppose the fact that I am using a Mac could affect that but I am  
guessing not.

I also found a copy of the 2.14 docs and boxsize was a parameter in  
that version as well.

-- 
David Winsemius


On Mar 21, 2009, at 2:24 PM, Gerard Smits wrote:

> I have tried several sites (2 in Ca and also Australia) and find  
> only version 2.14.
>
> Which site did you pull 2.15 from?
>
> Thanks
>
> At 11:10 AM 3/21/2009, David Winsemius wrote:
>> "Latest version" is a tad non-specific. The help page for (my)  
>> package
>> rmeta, version 2.15 (download and compiled today)  says:
>>
>> Usage
>> forestplot(labeltext, mean, lower, upper, align = NULL, is.summary =
>> FALSE, clip = c(-Inf, Inf), xlab = "", zero = 0, graphwidth = unit(2,
>> "inches"), col = meta.colors(), xlog = FALSE, xticks=NULL,
>> boxsize=NULL,...)
>> --
>> > sessionInfo()
>> R version 2.8.1 Patched (2009-01-19 r47650)
>> i386-apple-darwin9.6.0
>> locale:
>> en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
>> attached base packages:
>> [1] grid      stats     graphics  grDevices utils     datasets
>> methods   base
>> other attached packages:
>> [1] rmeta_2.15 zoo_1.5-5
>> loaded via a namespace (and not attached):
>> [1] lattice_0.17-20 tools_2.8.1
>> -- 
>> David Winsemius, MD
>> Heritage Laboratories
>> West Hartford, CT
>> On Mar 21, 2009, at 2:01 PM, Gerard Smits wrote:
>>
>>> Hi David,
>>>
>>> I just checked to make sure I had the latest version.  I see no
>>> boxsize option in the  forestplot function parameters or any other
>>> place in the code.
>>>
>>> function (labeltext, mean, lower, upper, align = NULL, is.summary =
>>> FALSE,
>>>     clip = c(-Inf, Inf), xlab = "", zero = 0, graphwidth = unit(2,
>>>         "inches"), col = meta.colors(), xlog = FALSE, xticks = NULL,
>>>     ...)
>>> {
>>>
>>>
>>> Thanks,
>>>
>>> Gerard
>>>
>>>
>>> At 10:32 AM 3/21/2009, David Winsemius wrote:
>>>>  if (!is.null(boxsize))
>>>>         info <- rep(boxsize, length = length(info))
>>
>>

David Winsemius, MD
Heritage Laboratories
West Hartford, CT


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to