On 12 December 2008 at 11:05, Paul Gilbert wrote:
| Yes, there are several options for not distributing tests. I was
| thinking more about how to distribute them with a simple mechanism for
| anyone to run them, but in a way that they are not run by the usual R
| CMD check.
One scheme I quite like (despite its "heavy" feel) is what Martin Maechler had cooked up for the Rmetrics packages, based on earlier work by Gregor Gorjanc in the gdata package:
Any Rmetrics package can serve as an example. I just checked with timeSeries.
It may be possible to detect whether these are called during R CMD check or not. If not, it may be worth adding another variable, or value in options() or whathaveyou to make it detectable.
Dirk
-- Three out of two people have difficulties with fractions. ______________________________________________ R-devel_at_r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-develReceived on Sun 14 Dec 2008 - 20:35:16 GMT
Archive maintained by Robert King, hosted by
the discipline of
statistics at the
University of Newcastle,
Australia.
Archive generated by hypermail 2.2.0, at Mon 15 Dec 2008 - 16:31:15 GMT.
Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-devel. Please read the posting guide before posting to the list.