Package: Rsmlx
Type: Package
Title: R Speaks 'Monolix'
Version: 2023.1.5
Authors@R: c(
    person( "Frano", "Mihaljevic", role = c("aut","cre"), email = "Frano.Mihaljevic@simulations-plus.com" ),
    person( "Marc", "Lavielle", role = c("ctb"), email = "Marc.Lavielle@inria.fr" ),
    person( "Jonathan", "Chauvin", role = c("ctb"), email = "Jonathan.Chauvin@lixoft.com" ),
    person( "Clémence", "Pinaud", role = c("ctb")))
Description: Provides methods for model building and model evaluation of mixed effects models using 
    'Monolix' <https://monolix.lixoft.com>. 'Monolix' is a software tool for nonlinear mixed effects 
    modeling that must have been installed in order to use 'Rsmlx'. 
    Among other tasks, 'Rsmlx' provides a powerful tool for automatic PK model building, performs 
    statistical tests for model assessment, bootstrap simulation and likelihood profiling for 
    computing confidence intervals. 'Rsmlx' also proposes several automatic covariate search methods for 
    mixed effects models. 
URL: https://monolix.lixoft.com/rsmlx/
SystemRequirements: 'Monolix' (<https://monolix.lixoft.com>)
Depends: R (>= 3.0.0)
Imports: graphics, grDevices, utils, stats, MASS, ggplot2, gridExtra,
        dplyr, tidyr
Suggests: mlxR
Collate: mlxConnectors.R bootstrap.R buildmlx.R buildVar.R buildAll.R
        confintmlx.R correlationModelSelection.R
        covariateModelSelection.R covariateSearch.R
        errorModelSelection.R llp.R newConnectors.R setSettings.R
        testmlx.R zzz.R RsmlxTools.R readDatamlx.R pkbuild.R pkpopini.R
        whichPKmodel.R writeDataSmlx.R
License: BSD_2_clause + file LICENSE
Copyright: Inria
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Packaged: 2023-10-17 13:00:51 UTC; FranoMihaljevic
Author: Frano Mihaljevic [aut, cre],
  Marc Lavielle [ctb],
  Jonathan Chauvin [ctb],
  Clémence Pinaud [ctb]
Maintainer: Frano Mihaljevic <Frano.Mihaljevic@simulations-plus.com>
Repository: CRAN
Date/Publication: 2023-10-17 13:20:05 UTC
Built: R 4.2.0; ; 2023-10-17 14:05:44 UTC; unix
