Kenyon Ng

Results 3 issues of Kenyon Ng

Hi, I'm trying to compile from scratch as the macOS binary does not seem to be working. However, when running `go build`, it ask for a `go.mod` file. I don't...

Hi, Would you consider using `withr::local_par` to set the graphical parameters? The current code sets the graphical windows to `par(mfrow = c(1, 1))` at the end of functions. However, this...

Currently the command for `latexindent` formatter is `(latexindent . ("latexindent" "--logfile=/dev/null"))`. Apparently this results in an incorrect parsing of the command, as a backslash is being added before `=` when...