r - DeployR Open - Restrict file system access -


according deployr documentation each session locked down:

"by default, r sessions executing on deployr grid not authorized access files or directories outside of r working directory"

however, have been able upload simple script using user has basic_user role , reads file c:\ drive on windows.

t <- read.table("c:\\myfile.csv") t 

how lock down access file system? seem have missed something.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -