Paul Keydel
Paul Keydel
> After spending one day investigating this issue, I noticed one thing on the arm64 build of the R executable for macOS M1 chip, version 4.1.2 (potentially a bug). The...
> I've insufficiently tested this extension with the `--interactive` flag removed in the source code, and it seems to work fine. So if anyone here really needs this extension and...
Good and bad news so far: The above issue that R ignores input from stdin when the --interactive flag is set, is still fixed in newer versions of R. You...
> The `vscDebugger` package has been not released on CRAN ever. Please check this thread. [ManuelHentschel/vscDebugger#170](https://github.com/ManuelHentschel/vscDebugger/discussions/170) > > You may install the latest version by `remotes::install_github("ManuelHentschel/vscDebugger@*release")`. Yeah, that was the...