Package: RsSimulx
Type: Package
Title: R Speaks 'Simulx'
Version: 2.0.0
Authors@R: 
    c(person(given = "Clemence",
             family = "Pinaud",
             role = c("aut", "cre"),
             email = "clemence.pinaud@lixoft.com"),
      person(given = "Jonathan",
             family = "Chauvin",
             role = "aut",
             email = "jonathan.chauvin@lixoft.com"),
      person(given = "Marc",
             family = "Lavielle",
             role = "ctb",
             email = "Marc.Lavielle@inria.fr"))
Maintainer: Clemence Pinaud <clemence.pinaud@lixoft.com>
Description: Provide useful tools which supplement the use of Simulx software and R connectors (Monolix Suite). 'Simulx' is an easy, efficient and flexible application for clinical trial simulations. You need 'Simulx' software to be installed in order to use 'RsSimulx' package. Among others tasks, 'RsSimulx' provides the same functions as package 'mlxR' does with a compatibility with 'Simulx' software.
SystemRequirements: 'Simulx' (<http://simulx.lixoft.com/>)
Depends: R (>= 3.0.0), ggplot2
Imports: gridExtra, utils, stats, grDevices
Encoding: UTF-8
Collate: catplotmlx.R ggplotmlx.R kmplotmlx.R prctilemlx.R simulxR.R
        exposure.R shinymlx.R statmlx.R stoolsmlx.R simpop.R
        smlx-checks.R smlx-tools.R smlx-data.R smlx-project.R
        writeData.R apiTools.R apiManager.R utils.R data.R zzz.R
LazyData: true
License: BSD_2_clause + file LICENSE
Copyright: LIXOFT
RoxygenNote: 7.1.1.9000
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-02-18 09:29:42 UTC; clemence
Author: Clemence Pinaud [aut, cre],
  Jonathan Chauvin [aut],
  Marc Lavielle [ctb]
Repository: CRAN
Date/Publication: 2022-02-18 14:00:02 UTC
