harrelfe / Hmisc

Harrell Miscellaneous
Other
208 stars 81 forks source link

print.html conflicts with Hmisc:::print.html #44

Closed timelyportfolio closed 8 years ago

timelyportfolio commented 8 years ago

Cross-posted on htmltools https://github.com/rstudio/htmltools/issues/62

Not sure there is really anything to do about this, but I thought I would post an issue just in case someone else runs into this problem.

Hmisc:::print.html conflicts with htmltools:::print.html, and the error I get when doing something like browsable(HTML(...an object of class html...)) is

Error in paste(browser, object, if (.Platform$OS.type == "unix") "&") : 
  cannot coerce type 'closure' to vector of type 'character'

This error traces to Hmisc line.