Package: rxode2et
Title: Event Table Functions for 'rxode2'
Version: 2.0.10
Authors@R: c(
    person("Matthew L.", "Fidler", , "matthew.fidler@gmail.com", role = c("aut", "cre"),
           comment = c(ORCIDf = "0000-0001-8538-6691")),
    person("Wenping", "Wang", , "wwang8198@gmail.com", role = "ctb"),
    person("Fuji", "Goro", email="gfuji@cpan.org", role="ctb"),
    person("Morwenn", "", role="ctb"),
    person("Igor", "Kushnir", email="igorkuo@gmail.com", role="ctb")
  )
Description: Provides the event table and support functions needed for
   'rxode2' (Wang, Hallow and  James (2016) <doi:10.1002/psp4.12052>) and 'nlmixr2'
    (Fidler et al (2019) <doi:10.1002/psp4.12445>).
    This split will reduce computational burden of recompiling 'rxode2'.
License: GPL (>= 3)
URL: https://nlmixr2.github.io/rxode2et/,
        https://github.com/nlmixr2/rxode2et/
BugReports: https://github.com/nlmixr2/rxode2et/issues/
Depends: R (>= 4.0.0)
Imports: stats, utils, methods, Rcpp, checkmate, rxode2random,
        rxode2parse (> 2.0.13), cli, crayon, magrittr, lotri
Suggests: testthat (>= 3.0.0), units, tibble, data.table, dplyr,
        pillar, nlmixr2data, qs
LinkingTo: rxode2random, rxode2parse, Rcpp
Biarch: true
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
RoxygenNote: 7.2.1
Packaged: 2023-03-17 19:48:52 UTC; matt
Author: Matthew L. Fidler [aut, cre] (0000-0001-8538-6691),
  Wenping Wang [ctb],
  Fuji Goro [ctb],
  Morwenn [ctb],
  Igor Kushnir [ctb]
Maintainer: Matthew L. Fidler <matthew.fidler@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-17 23:00:02 UTC
