I can install Python kernels following the instructions given, but now I need to use R, which uses irkernel rather than ipykernel. I've tried simply replacing the latter with the formed and replacing 'python' with 'R', but this is obviously not the right syntax. Any ideas?