I notice that in quite a few examples use roxygen() as a dummy object to attach generic documentation to. To me, this seems like bad practice as it introduces an unnecessary run-time dependency on roxygen. Would it be possible to use NULL or similar instead? Hadley -- http://had.co.nz/