Dirk Eddelbuettel

Results 1025 comments of Dirk Eddelbuettel

FWIW and chiefly because it is the only arm64 access I have I also resorted to building Docker containers for arm64 under the arm64 runners. Naively ignoring the aspect at...

You can set `.libPath()` in the session when you are installing, and you can also give a 'destination' argument to `install.packages()`. Where files persists depends on how the container was...

There are two aspects to your question. First, how do set options during startup of R is described _exhaustively_ in the help page accessible via `help(Startup)` (and in other places)....

Thanks! I am wondering if the wiki might be a better place for this?

That is also what I said in https://github.com/eddelbuettel/anytime/issues/136. You are not avoiding the `gcc` compiler or Linux operating system or `bash` shell ... (I could go on) when you are...