It means that R is not yet configured in your DSS instance. The R installation needs to be done manually after installation (DSS can work without R, so we did not add R as a dependency).
DATA_DIR/bin/pip install rpy2
More information in the documentation: configure R.
It means that R is not yet configured in your DSS instance. The R installation needs to be done manually after installation (DSS can work without R, so we did not add R as a dependency).
DATA_DIR/bin/pip install rpy2
More information in the documentation: configure R.