I tried installing R Kernel on my Jupyter laptop on Windows from
devtools::install_github('IRkernel/IRkernel')
but I ran into this error
Error in if (download_method_secure()) { :
missing value where TRUE/FALSE needed
Any suggestions on how to fix this would be appreciated.
bensw source
share