Conversation
This seems to be the way to define external software as a dependency. On most platforms, SCRAM is provided with 'scram' package with a package manager.
|
Thanks for interest in this problem, but for an R package this simply will not work as hoped. The user must install SCRAM on his system, and in Windows he has to set the location of the scram.exe on his PATH. These tasks cannot be performed by R. |
|
scram is completely portable and available on all major platforms. It is only poor users on 'lousy' operating systems (Windows) without a sane package manager, |
This seems to be the way to define external software as a dependency.
On most platforms,
SCRAM is provided with 'scram' package with a package manager.