Brilliant! RStudio Cloud worked flawlessly for 20 never-programmers

I used RStudio Cloud with 20 students, most of whom had no programming experience. It worked perfectly.

Potential improvements would be to have an option to have tidyverse pre-installed (per project?) and to improve the speed of creating a new project.

Perhaps people from RStudio will have a better answer, but I do seem to remember that there was a plan to pre-compile most common packages (e.g., tidyverse) so that installing them would take a minute instead of 20.

That being said, if you are an instructor, you can create a base project that your students will start from and where all of the packages that might be needed are already installed. Of course, for pedagogical reasons you might leave one or two packages not installed and install them during the class, but at least students won't need to wait for too long.

2 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.