isaactpetersen
isaactpetersen
Thanks for your work on this excellent package. I'd like to put in a feature request to allow Tufte-style margin notes in gitbook/bookdown. Margin/side notes and figures are possible with...
**Describe the bug** When I specify `latex_options` from the `kableExtra` package in my R Markdown notebook, my inline latex code does not show after I run all code chunks. I've...
It would be great if the OSF viewer could render html files generated from R Notebooks and R Markdown. This would help more easily disseminate computational notebooks, for better reproducibility,...
radian works for me only when hardcoding the `R_HOME` path in the environment variables: `R_HOME = C:\R\R-4.2.0`. However, I don't want to hardcode the `R_HOME` path because then I would...
I'd like to make a feature request for `DataTables` to allow paging across columns. I often present data and wide tables that do not fit in the width of the...
Note that this is not an issue with `sjPlot` per se, but I was encouraged to open a new issue here with a reproducible example: https://github.com/strengejacke/sjPlot/issues/229 I'm trying to use...
I'd like to left-align bulleted text in nodes. Apparently it is possible to left-align when not using HTML (`\\l`), but it seems necessary to use HTML for bullets. It is...
It'd be nice to have the option for cluster-robust standard errors for ordinal data (when using WLSMV). Much of my data are ordinal and nested, so this is the primary...
When using GitHub actions, I receive the following error when trying to use the `{remotes}` package install a package from a public repo that is located on an enterprise GitLab...
It would be helpful to allow the user to suppress the leading zero in *r*- and *p*-values. For example: - *r* = .73 (instead of *r* = 0.73) - *p*...