psystat
아나콘다 설치 후 명령창에서
conda install -c r r-essentials
R에서
library(devtools) install_github('IRkernel/IRkernel')
IRkernel::installspec()