jupyterhub / mybinder.org-user-guide

Turn a Git repo into a collection of interactive notebooks. This is Binder's user documentation repository.
https://mybinder.readthedocs.io
BSD 3-Clause "New" or "Revised" License
151 stars 103 forks source link

Fix typos in R:libraries should be called packages #192

Closed sje30 closed 4 years ago

sje30 commented 4 years ago

In R terminology, packages are installed into a library.

choldgraf commented 4 years ago

Many thanks!