Lukas Graz

Results 6 issues of Lukas Graz

Dear Shortcutters, Using Firefox I aimed to add a shortcut via the second method: That is the 'built in "Keyboard Shortcuts" popup' However, I did not find the option first,...

Thanks very much for this wonderful extension :heart: Latex-style equations appear on many help pages. Here I consider the example `?metafor::rma` help page: ![image](https://user-images.githubusercontent.com/79447750/236836746-863912fa-8e54-4ad0-b77b-f7895a22434c.png) Even the R-Terminal does a better...

feature-request
stale

Dear Team, I appreciate this great product, THANKS! I encountered a case where the confidence interval of `or_fraction_mediated` does not include `0`, but the p-value is 0.9 I noticed that...

Dear developers ```r install.packages("mlt") CreatePackageReport('mlt', pkg_reporters = DefaultReporters()[3]) ``` fails to create Graph with `## Error in if (deparse(x[[1]]) == "do.call" & is.character(x[[2]])) {: the condition has length > 1`

bug

**Describe the bug** When I press F11 on a simple function (like `rowSums()`) the debugger does not open its source code. **To Reproduce** 1. download this minimal example [debug.zip](https://github.com/user-attachments/files/21250302/debug.zip) 2....