Re: [Rd] declaring package dependencies

2013-09-13 Thread Gray Calhoun
in examples anymore? (with MASS listed under 'Suggests'.) That seems like it could address both concerns, but it would mask loglm if it were already defined. -- Gray Calhoun, Assistant Professor of Economics at Iowa State http://gray.clhn.co // (515) 294-6271 // 467 Heady Hall

Re: [Rd] legitimate use of :::

2013-08-22 Thread Gray
- joespackage:::usefulfunction fnb - janespackage:::usefulfunction which is a little bit of a pain, but makes the user's code unambiguous. This also works with two colons for explicitly exported functions. -- Gray Calhoun, Assistant Professor of Economics at Iowa State http://gray.clhn.co (web

Re: [Rd] Question about writing portable packages

2013-06-08 Thread Gray
to do anyway) but then you can be sure that the calls you want to use work. -- Gray Calhoun, Assistant Professor of Economics at Iowa State http://gray.clhn.co (web) __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Problem with question about \preformatted in .Rd

2011-11-26 Thread Gray Calhoun
I need to correct one minor typo below: On Fri, Nov 25, 2011 at 6:12 PM, Gray Calhoun gray.calh...@gmail.com wrote: (cut a lot)  I expected from the documentation to get this: \inputencoding{utf8} \HeaderA{test}{test}{test} % \begin{Section}{problems} \begin{alltt}print('\bsl{}\bsl{}\bsl

[Rd] Problem with question about \preformatted in .Rd

2011-11-25 Thread Gray Calhoun
indicate that \var should be handled any differently than any other macro, but the code makes me think that R is trying to pass the macro through to LaTeX. Thanks! --Gray -- Gray Calhoun Assistant Professor of Economics, Iowa State University http://www.econ.iastate.edu/~gcalhoun patch: Index

[Rd] unsplit list of data.frames with one column

2009-05-08 Thread Will Gray
)]) fac - rep(seq(5), 5) unsplit(split(df, fac), fac) For reference, I'm using R version 2.9.0 (2009-04-17), subversion revision 48333, on Ubuntu 8.10. -- William H. Gray, III Computer Systems Analyst Biostatistics Shared Resource Vanderbilt-Ingram Cancer Center 571

[Rd] schoolmath (PR#11488)

2008-05-19 Thread w . gray
Full_Name: Will Gray Version: 2.7.0 OS: GNU/Linux (Debian) Submission from: (NULL) (160.129.18.69) The schoolmath package has several inaccuracies in it. Here is just a sample of some ways to get prime numbers between 1,000,000 and 1,000,100. Each method returns a different set and each result