tidymodels / poissonreg

parsnip wrappers for Poisson regression
https://poissonreg.tidymodels.org
Other
22 stars 4 forks source link

pipe operator translated into html in pkgdown deployment #7

Closed yonicd closed 4 years ago

yonicd commented 4 years ago

%>% is showing up as %>% in the pkgdown site

https://poissonreg.tidymodels.org/reference/poisson_reg.html

topepo commented 4 years ago

Fixed with new release

github-actions[bot] commented 3 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.