If you have a Bug to report about the Hmisc, Design, rms or rreport libraries, please report your bug at http://biostat.mc.vanderbilt.edu/trac. From there select the link to the package for which you are submitting a bug. Then complete a ticket which details your problem.
Please also include the name of the affected function in the subject line of the ticket.
If possible please include a data dump of the variables being used that produce the bug or send source code that simulates a minimal dataset that reproduces the error. These datasets are very useful in replicating the bug locally.
In R use save( ..., compress = TRUE),
In S use data.dump(names)
For R users include the output of the version object.