Phillip Alday

Results 297 comments of Phillip Alday

(FWIW I'm increasingly in favor of shifting the default, but want to make sure we have some intuitions about potential failure modes.)

@Non-Contradiction how would you feel about transferring ownership of the repo to JuliaInterop?

I wonder if this is a BLAS issue -- it seems that BLAS loading issues can lead to errors with loading `stats. [xref](https://stat.ethz.ch/pipermail/r-sig-mac/2025-April/015152.html)

This seems like a JuliaCall issue, not an RCall issue. JuliaCall uses RCall internally, but is a separate entity: https://github.com/Non-Contradiction/JuliaCall

A few months ago, I started working on closing #444. Some of that work made it into various PRs, but I got stuck at some point and never shared the...

Would `Sys.setenv` help? It seems pretty problematic that R is overwriting environment variables instead of just extending them.

> I have the feeling that trying to retroactively patch up environment variables after R has overridden them will lead to a "twisty maze of passages" from which there is...

@frankier I think your work in #496 (including the documentation) largely handles this, so I'm closing for now. If you can think of a good way to make CondaPkg even...

The `hcat` test failures are unrelated.