Package: rxode2et
Title: Event Table Functions for 'rxode2'
Version: 2.0.13
Authors@R: c(
    person("Matthew L.", "Fidler", , "matthew.fidler@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "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"),
    person("Omar", "Elashkar", email="omar.i.elashkar@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 (>=
        2.1.1), rxode2parse (>= 2.0.19), 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.3.1
Packaged: 2024-05-27 14:48:50 UTC; matt
Author: Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Wenping Wang [ctb],
  Fuji Goro [ctb],
  Morwenn [ctb],
  Igor Kushnir [ctb],
  Omar Elashkar [ctb]
Maintainer: Matthew L. Fidler <matthew.fidler@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-27 15:30:02 UTC
