Check your nlmixr2 installation for potential issues
Source:R/nlmixr2CheckInstall.R
nlmixr2CheckInstall.Rd
Check your nlmixr2 installation for potential issues
Examples
nlmixr2CheckInstall()
#> ℹ Operating system: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024
#> Loading required namespace: devtools
#> ✔ The 'make' command was found: /usr/bin/make
#> ℹ GNU Make 4.3
#> Built for x86_64-pc-linux-gnu
#> Copyright (C) 1988-2020 Free Software Foundation, Inc.
#> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
#> This is free software: you are free to change and redistribute it.
#> There is NO WARRANTY, to the extent permitted by law.
#> ✔ The package 'rxode2' is installed and seems to be up to date, version 3.0.0
#> ✔ The package 'rxode2ll' is installed and seems to be up to date, version 2.0.11.9000
#> ✔ The package 'lotri' is installed and seems to be up to date, version 1.0.0
#> ✔ The package 'nlmixr2' is installed and seems to be up to date, version 3.0.0
#> ✔ The package 'nlmixr2est' is installed and seems to be up to date, version 3.0.0
#> ✔ The package 'nlmixr2data' is installed and seems to be up to date, version 2.0.9
#> ✔ The package 'nlmixr2extra' is installed and seems to be up to date, version 3.0.0
#> ✔ The package 'nlmixr2plot' is installed and seems to be up to date, version 3.0.0
#> ✖ The package 'nlmixr2lib' is not installed (it is optional for all rxode2/nlmixr2 work)
#> ✖ The package 'nonmem2rx' is not installed (it is optional for all rxode2/nlmixr2 work)
#> ✖ The package 'babelmixr2' is not installed (it is optional for all rxode2/nlmixr2 work)
#> ℹ To install missing packages, run the following command:
#> install.packages(c('nlmixr2lib', 'nonmem2rx', 'babelmixr2'))