Test if cvxmod is working on this system.
cvxmod.available(python = python.command())
python
How should python be invoked?
TRUE if cvxmod is available, FALSE otherwise.
Toby Dylan Hocking