Type: Package Package: mrgsolve Title: Simulate from ODE-Based Models Version: 2.0.2.9000 Authors@R: c(person(given = "Kyle T", family = "Baron", role = c("aut", "cre"), email = "kyleb@metrumrg.com", comment = c(ORCID = "0000-0001-7252-5656")), person(given = "Bill", family = "Gillespie", role = "ctb"), person(given = "Charles", family = "Margossian", role = "ctb"), person(given = "Devin", family = "Pastoor", role = "ctb"), person(given = "Bill", family = "Denney", role = "ctb", comment = c(ORCID = "0000-0002-5759-428X")), person(given = "Dilawar", family = "Singh", role = "ctb"), person(given = "Felicien", family = "Le Louedec", comment = c(ORCID = "0000-0003-3699-2729"), role = "ctb"), person(given = "Timothy", family = "Waterhouse", comment = c(ORCID = "0000-0002-0954-9660"), role = "ctb"), person(given = "Kyle", family = "Meyer", role = "ctb"), person(given = "Metrum Research Group", role = "cph")) Maintainer: Kyle T Baron Description: Fast simulation from ordinary differential equation (ODE) based models typically employed in quantitative pharmacology and systems biology. License: GPL (>= 2) URL: https://mrgsolve.org/docs/, https://github.com/metrumresearchgroup/mrgsolve BugReports: https://github.com/metrumresearchgroup/mrgsolve/issues Depends: R (>= 4.1.0), methods Imports: Rcpp (>= 1.0.7), dplyr (>= 1.0.8), magrittr (>= 2.0.1), tibble (>= 3.1.6), rlang (>= 1.0.1), tidyselect (>= 1.1.1), lifecycle, glue Suggests: rstudioapi, lattice, testthat, xml2 (>= 1.3.2), rmarkdown, yaml, knitr, data.table (>= 1.14.2), pmxTools LinkingTo: Rcpp (>= 1.0.7), RcppArmadillo (>= 0.10.7.3.0), BH (>= 1.75.0-0) RdMacros: lifecycle Encoding: UTF-8 Language: en-US LazyLoad: yes NeedsCompilation: yes RoxygenNote: 7.3.3 Collate: 'RcppExports.R' 'utils.R' 'package.R' 'generics.R' 'class_tgrid.R' 'class_numericlist.R' 'class_matlist.R' 'class_ev.R' 'class_derived.R' 'class_mrgmod.R' 'class_mrgsims.R' 'Aaaa.R' 'annot.R' 'chain.R' 'class_build.R' 'class_evd.R' 'events.R' 'class_rx.R' 'compile.R' 'custom-tol.R' 'data_set.R' 'datasets.R' 'dsl-preprocess-addin.R' 'env.R' 'funset.R' 'handle_spec_block.R' 'idata_set.R' 'init.R' 'inven.R' 'knobs.R' 'matlist.R' 'matrix.R' 'mcode.R' 'model_include.R' 'modlib.R' 'modspec.R' 'mread.R' 'mrgindata.R' 'mrgsim_q.R' 'mrgsims.R' 'mrgsolve.R' 'mwrite.R' 'nm-mode.R' 'nmxml.R' 'param.R' 'print.R' 'realize_addl.R' 'relabel.R' 'update.R' 'workflows.R' Repository: https://metrumresearchgroup.r-universe.dev Date/Publication: 2026-06-26 11:31:41 UTC RemoteUrl: https://github.com/metrumresearchgroup/mrgsolve RemoteRef: HEAD RemoteSha: 57d6a6db7a1a063cef764bbf0fbd3fda0a5a6f52 Packaged: 2026-06-26 13:22:30 UTC; root Author: Kyle T Baron [aut, cre] (ORCID: ), Bill Gillespie [ctb], Charles Margossian [ctb], Devin Pastoor [ctb], Bill Denney [ctb] (ORCID: ), Dilawar Singh [ctb], Felicien Le Louedec [ctb] (ORCID: ), Timothy Waterhouse [ctb] (ORCID: ), Kyle Meyer [ctb], Metrum Research Group [cph]