install.packages('devtools') devtools::install_github('IRkernel/IRkernel') # or devtools::install_local('IRkernel-master.tar.gz') IRkernel::installspec() # to register the kernel in the current R installation