Skip to content

RScriptRequirement: install_command returns list

Yash Nisar requested to merge yash-nisar/package_manager:change_type into master

Modify install.command() to return a list since RScriptRequirement.install_command() is returning a string currently.

Closes #100 (closed)

Merge request reports