Package: rxode2et
Title: Event Table Functions for 'rxode2'
Version: 2.0.11
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.0.12), rxode2parse (>= 2.0.17), 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.3
Packaged: 2023-12-11 11:04:38 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: 2023-12-11 13:10:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-21 16:12:07 UTC; unix
Archs: rxode2et.so.dSYM
