Re: [R] nlmixr2 installation problems

2023-07-17 Thread Ivan Krylov
On Mon, 17 Jul 2023 08:23:19 +0200 Troels Ring wrote: > install.packages("openssl",dependencies=TRUE,type="source") and > likewise for sass resulted in a lengthy compilation and installation > process ending happily, however, after which > > install.packages("nlmixr2",dependencies=TRUE) > > app

Re: [R] nlmixr2 installation problems

2023-07-16 Thread Troels Ring
Problem solved, I think: issuing install.packages("openssl",dependencies=TRUE,type="source") and likewise for sass resulted in a lengthy compilation and installation process ending happily, however, after which install.packages("nlmixr2",dependencies=TRUE) appeared to do as expected Strang

Re: [R] nlmixr2 installation problems

2023-07-16 Thread Troels Ring
Thanks a lot - I was not offered the opportunity to recompile - the system just stopped. Also, today trying > install.packages("sass") Installing package into ‘C:/Users/Admin/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified) also installing the dependencies ‘digest’, ‘base64enc’, ‘fas

Re: [R] nlmixr2 installation problems

2023-07-16 Thread Rui Barradas
Às 12:55 de 16/07/2023, Troels Ring escreveu: Hi friends - Trying to install nlmixr2 caused problems. I'm on windows with R4.3.1 so made sure to have rtools 4.3 and also reinstalled R and then ran install.packages("nlmixr2",dependencies = TRUE)and got the responseInstalling package into ‘C:/Use

[R] nlmixr2 installation problems

2023-07-16 Thread Troels Ring
Hi friends - Trying to install nlmixr2 caused problems. I'm on windows with R4.3.1 so made sure to have rtools 4.3 and also reinstalled R and then ran install.packages("nlmixr2",dependencies = TRUE)and got the responseInstalling package into ‘C:/Users/Admin/AppData/Local/R/win-library/4.3’ (as