jthaman / ciTools

An R Package for Quick Uncertainty Intervals
GNU General Public License v3.0
106 stars 9 forks source link

Equations in vignettes isn't rendering properly in RStudio #23

Closed matthewravery closed 6 years ago

matthewravery commented 6 years ago

When viewed through the help file interface in RStudio, the equations don't render properly. They seem fine when accessed from the CRAN or other external sites, so I'm not sure what the problem is. Can you double-check this and let me know if it's only a problem on my end?

jthaman commented 6 years ago

I checked and am also having this problem. I'm not sure if this is an issue with ciTools or Rstudio -- Maybe the Rstudio browser cannot render MathJax equations in vignettes. If it's a problem with ciTools, have you seen another html vignette render equations successfully in the Rstudio browser?

jthaman commented 6 years ago

Hi, I asked about this on the Rstudio issue tracker https://github.com/rstudio/rstudio/issues/2253

jthaman commented 6 years ago

There's nothing we can do about this, it's a bug in Rstudio that affects different versions on different platforms. https://github.com/rstudio/rstudio/issues/2253#issuecomment-368020060