Walter D.

Results 16 comments of Walter D.

Will give it a shot - not really sure I will manage ...

same errors when using shade with Nvim-R Plugin

Have the same issue with some packages updating via ssh some not of which some seem to require https; all very mysterious - could that be related to passphrase being...

same behavior even more "openly visible" if you use `jupyter console --kernel=julia` (in my case in Ubuntu 20.04 on WSL2) in that case `exit()` will not even close the typical...

same problem - at the same time modifying the pacman.conf line 18 eg to `XferCommand = /c/Windows/System32/curl` also does not change anything does not even get picked up as `which...

I am witnessing same error (with help functionality) on Windows 11 (but not in WSL2 eg Ubuntu 20.04). I am usually using `radian` with R on WIN11. I tried switching...

> One could probably also assume that the respective architectures will be available from R_HOME\bin\ in the i386 and ...x64 subfolders. Not so sure about how that would look like...

Though 32-bit R is soon being deprecated choosing different versions is still a cool feature. Just curious if there is going to be a way for `radian` integration for that?...

FYI - some details from a succesfull installation (same time as well WSL2) ``` Building Random123 → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/0e8b146557ad1c6deb1367655e052276690e71a3/build.log` Precompiling project... 40 dependencies successfully precompiled in 100 seconds (67 already precompiled)...

Ok I think I solved my problem - seems I got stuck in dependency version conundrum But thanks to https://discourse.julialang.org/t/dynamically-bypass-cuda-jl-for-non-gpu-machine/66608/7 upgrading "LLVM.jl" to version > 4 [just a `Pkg.update()` b/c...