-
```
What steps will reproduce the problem?
1. Run haddock over Yhc.Primitive, note it balks on _E
2. Note that _E is lower-case in every other compiler
Solution: Rename _E to Box in all cases, since …
-
Currently on macOS HighSierra Version 10.13.6.
Trying to get example 7 to run properly, but I'm receiving this message when I try:
```
This example requires wide character support.
```
Which …
-
Hi @leeper , Cloudyr team,
Would you be interested in a package wrapping the docker-machine interface?
`docker-machine` is essentially just a simple wrapper around the APIs of many common clou…
-
The debugger with minichlink is quite unstable.
But instability is subjective, I would like to provide something concrete about it.
In the wireshark dump bellow at line `00000427` should be:
- …
-
Docker is popular in the DevOps world, and the R community are especially well served by the excellent [rocker project](https://github.com/rocker-org/rocker) (thanks to @eddelbuettel and @cboettig) an…
-
At present time, this excellent library doesn't have support to decryption using RSA and public key.
Is there any development for this?
Thanks.
-
Consider rewriting `execCallback` to not invoke R-based callbacks with our own C/C++ code on the call stack. This would remove our invocation of R_TopLevelExec which causes issues with `withCallingHan…
-
Minimal example
```
require(minpack.lm)
require(graphics)
DNase1
-
cmdscale is a function included in the stats package, which is included by default in the R environment (same applies for the base Renjin package). I am able to execute the function cmdscale(matrix, k…
-
I use Seeeduino XIAO ESP32C3 with MacBook Air M2 macOS 15.0.1.
Installation looks success. But I cannot find driver on "system report" "USB".
I only see this driver
I cannot find file under /de…