Package: rxode2random
Title: Random Number Generation Functions for 'rxode2'
Version: 2.0.9
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(given = "Kevin",
             family = "Ushey",
             role = "ctb"),
      person(given = "David",
             family = "Cooley",
             role = "ctb"))
Description: Provides the random number generation (in parallel) 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/rxode2random/,
        https://github.com/nlmixr2/rxode2random/
BugReports: https://github.com/nlmixr2/rxode2random/issues/
Depends: R (>= 4.0.0)
Imports: stats, Rcpp, checkmate
Suggests: testthat (>= 3.0.0)
LinkingTo: sitmo, rxode2parse, Rcpp, RcppArmadillo, BH
Biarch: true
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
RoxygenNote: 7.2.1
Packaged: 2022-10-10 18:35:27 UTC; matt
Author: Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Wenping Wang [ctb],
  Kevin Ushey [ctb],
  David Cooley [ctb]
Maintainer: Matthew L. Fidler <matthew.fidler@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-11 09:10:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-03-16 19:58:36 UTC; windows
Archs: i386, x64
