
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 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023
#> 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 2.0.13.9000
#> ✔ The package 'rxode2et' is installed and seems to be up to date, version 2.0.10.9000
#> ✔ The package 'rxode2parse' is installed and seems to be up to date, version 2.0.16.9000
#> ✔ The package 'rxode2ll' is installed and seems to be up to date, version 2.0.11.9000
#> ✔ The package 'rxode2random' is installed and seems to be up to date, version 2.0.11.9000
#> ✔ The package 'nlmixr2' is installed and seems to be up to date, version 2.0.9.9000
#> ✔ The package 'nlmixr2est' is installed and seems to be up to date, version 2.1.6
#> ✔ The package 'nlmixr2data' is installed and seems to be up to date, version 2.0.7
#> ✖ The package 'nlmixr2lib' is not installed (it is optional for all rxode2/nlmixr2 work)
#> ✔ The package 'nlmixr2extra' is installed and seems to be up to date, version 2.0.8.9000
#> ✖ 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', 'babelmixr2'))