| rockr.assign | Assign an R expression or data | 
| rockr.assign.data | Assign an R object | 
| rockr.assign.expr | Assign an R expression | 
| rockr.close | Close the R session | 
| rockr.command | Get an asynchronous command | 
| rockr.commands | List the asynchronous commands | 
| rockr.commands_rm | Remove all asynchronous commands | 
| rockr.command_result | Get result of an asynchronous command | 
| rockr.command_rm | Remove an asynchronous command | 
| rockr.connect | Rocker connection | 
| rockr.eval | Evaluate a R script | 
| rockr.eval.source | Evaluate a R file script | 
| rockr.file_download | Download a file | 
| rockr.file_upload | Upload a file | 
| rockr.log | Log of the R server | 
| rockr.open | Open an R session | 
| rockr.package | Package description from the R server | 
| rockr.packages | List of the packages in the R server | 
| rockr.packages_datashield | List of the settings of the DataSHIELD packages | 
| rockr.packages_rm | Remove some packages from the R server | 
| rockr.package_install | Install a package in the R server | 
| rockr.package_rm | Remove a package from the R server | 
| rockr.restart | Restart the R server | 
| rockr.session | Get a R session | 
| rockr.sessions | List of the R sessions | 
| rockr.session_switch | Switch R session | 
| rockr.start | Start the R server | 
| rockr.status | Status of the R server | 
| rockr.stop | Stop the R server | 
| rockr.version | Version of the R server |