R¶
The JupyterHub AMI comes with multiple R versions plus some default data science packages installed out of the box.
R versions¶
Version | Location |
---|---|
R 4.1.2 |
/opt/R/4.1.2 |
R 4.0.3 |
/opt/R/4.0.3 |
R 3.6.3 |
/opt/R/3.6.3 |
Owner
The owner of this directories is the ubuntu
user (the same one used to SSH).
R Packages¶
Package | Version |
---|---|
data.table |
1.14.2 |
dbplyr |
2.1.1 |
devtools |
2.4.3 |
dplyr |
1.0.7 |
ggplot2 |
3.3.5 |
IRkernel |
1.2 |
keras |
2.7.0 |
odbc |
1.3.3 |
packrat |
0.7.0 |
Rcpp |
1.0.7 |
RCurl |
1.98-1.5 |
reticulate |
1.22 |
rmarkdown |
2.11 |
shiny |
1.7.1 |
sparklyr |
1.7.3 |
tensorflow |
2.6.0 |
tidymodels |
0.1.4 |
tidyselect |
1.1.1 |