Open Potamophylax opened 5 years ago
Hi,
you can look at the documentation: http://rsmlx.webpopix.org/installation/
best Marc
Le ven. 24 mai 2019 à 12:31, Potamophylax notifications@github.com a écrit :
Greetings, Marc!
To use your Rsmlx package we need connection with Monolix. It is carried out through packages: lixoftConnectors or mlxConnectors. My question is which version of R is required to be installed in order to install such a package. I had problems with the installation of such support package.
In my case, command: « install.packages('mlxConnectors') » don't work.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MarcLavielle/Rsmlx/issues/2?email_source=notifications&email_token=ACO7FORLFLTF4442QDG2YO3PW67XHA5CNFSM4HPOJEJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVVNXSQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ACO7FOV2ZPCVQP4O3PBI5UTPW67XHANCNFSM4HPOJEJQ .
-- Marc Lavielle
CMAP, École polytechnique91128 Palaiseau Cedex
Francehttps://soutienvenezuela.org/en/ Tel: (33) 1 69 33 46 00 (33) 6 37 31 93 05
Marc.Lavielle@inria.fr http://www.cmap.polytechnique.fr/~lavielle
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Thanks, Marс!
But in fact, the problems remain. I installed the MlxСonnectors package/library. I did the initialization and checked it with your specified lines of code.
But then I try to execute the project commands: _warfPK.project <- "Project3.mlxtran" # <- My own project warfPK.res1 <- buildmlx(warfPK.project)
And I get the error: Error: You need to install the lixoftConnectors package in order to use Rsmlx
But it's strange, because with Monolix 2018R2 I use another package MlxConectors
You need to install lixoftConnectors Not MlxСonnectors...
Le ven. 24 mai 2019 à 14:54, Potamophylax notifications@github.com a écrit :
Thanks, Maсk!
But in fact, the problems remain. I installed the MlxСonnectors package/library. I did the initialization and checked it with your specified lines of code.
But then I try to execute the project commands:
warfPK.project <- "Project_3.mlxtran" warfPK.res1 <- buildmlx(warfPK.project)
And I get the error: Error: You need to install the lixoftConnectors package in order to use Rsmlx
But it's strange, because with Monolix 2018R2 I use another package MlxConectors
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MarcLavielle/Rsmlx/issues/2?email_source=notifications&email_token=ACO7FOVMBE5A2APTSVMPLILPW7QORA5CNFSM4HPOJEJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFHO7I#issuecomment-495613821, or mute the thread https://github.com/notifications/unsubscribe-auth/ACO7FOVBZFEFNBYWAD7C3KLPW7QORANCNFSM4HPOJEJQ .
@MarcLavielle , but I use Monolix2018R2.
What should I do in such case? Because as I can see in MonolixSuite2018R2 folder we have only MlxConnectors folder.
You just have to follow the instructions... (Install Monolix 2019)
Le ven. 24 mai 2019 à 16:04, Potamophylax notifications@github.com a écrit :
@MarcLavielle https://github.com/MarcLavielle , but I use Monolix2018R2.
What should I do in such case? Because as I can see in MonolixSuite2018R2 folder we have only MlxConnectors folder.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MarcLavielle/Rsmlx/issues/2?email_source=notifications&email_token=ACO7FOQFZNX3VVVOPNUWUT3PW7YV3A5CNFSM4HPOJEJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFOXSY#issuecomment-495643595, or mute the thread https://github.com/notifications/unsubscribe-auth/ACO7FOTXWSQF5R67HFPINELPW7YV3ANCNFSM4HPOJEJQ .
@MarcLavielle, ok, thank you for the help!
Greetings, Marc!
To use your Rsmlx package we need connection with Monolix. It is carried out through packages: lixoftConnectors or mlxConnectors. My question is which version of R is required to be installed in order to install such a package. I had problems with the installation of such support package.
In my case, command: « install.packages('mlxConnectors') » don't work.