For a manual configuration, the PKG_MOSEKHOME variable must be the
platform-specific path to a folder in your MOSEK installation
containing a "/bin" and a "/h" subdirectory. That is, if you have the
executable
"~/mosek/6/tools/platform/osx64x86/bin/mosek"
... then set,
PKG_MOSEKHOME="~/mosek/6/tools/platform/osx64x86/"
Furthermore, the PKG_MOSEKLIB should be the name (without prefix and
extension) to optimization library you wish to utilize. That is, if
you which to utilize the library
"~/mosek/6/tools/platform/osx64x86/bin/libmosek64.dylib"
... then set,
PKG_MOSEKLIB="mosek64"
See the userguide section 1.2 on manual configuration for more
details. The link to the newest version of the userguide is available
on the r-forge project homepage:
http://rmosek.r-forge.r-project.org/
Please tell me if this solves your problem, and if not, specify your
MOSEK installation, the commands you have tried and the resulting
output..
Thank you for your patience,
Henrik Alsing Friberg