Gergely Daróczi
Gergely Daróczi
Thanks for this report/suggestion. Unfortunately, I won't be able to work on new features in the near future, but to suggest a possible workaround for your needs: what about using...
Could you please share your `sessionInfo()`? And you might try to set `evalsOptions('graph.unify', FALSE)` before running the template. To manually set the width, height of the plots, please see http://rapporter.github.io/pander/#pander-options...
Thanks, I could reproduce the bug. This is caused if `rp.file.name` option includes `%T`. Will dig deeper and fix it in a few days, until then, please use `options('rp.file.name'="rapport-%N-%n")` after...
Thanks again for reporting this issue, the bug was caused by `%T` and if the path included dot or colon. Fixed in https://github.com/Rapporter/rapport/commit/1ab19f3eaa1e9d46b1f141fb6eb220754f978525, please update with `devtools::install_github`.
@danreb25 could you please let me know the name of the template and maybe the md file uploaded to somewhere (e.g. pastebin)?
I see the problem now, as `--` (double dash) would become `—` (en dash) in LaTeX, so something "fixes that" before running `pdflatex`. I will dig deeper into this problem...
Great to know that this works, `rCharts` is indeed a great tool. Maybe we can include the `save_stdout` in the package, if you wish.
Interestingly, I'm experiencing this issue only after suspend/resume :zipper_mouth_face: After a fresh boot, the `energy-full` and `energy-full-design` values are normal, but later those become inflated numbers.
This is on Arch: ``` $ sudo hexdump -C /sys/kernel/debug/ec/ec0/io 00000000 a6 05 20 c5 00 86 05 00 00 08 47 00 00 01 80 00 |.. .......G.....| 00000010...
When I [posted above](https://github.com/fwupd/firmware-lenovo/issues/412#issuecomment-2206051078), my battery was indeed 100%. Now after a few suspend/resume, battery stats are skewed: ``` $ upower -i /org/freedesktop/UPower/devices/battery_BAT0 native-path: BAT0 vendor: Celxpert model: 5B10W&!!& serial:...