Package: paropt
Type: Package
Title: Parameter Optimizing of ODE-Systems
Version: 0.3.3
Date: 2024-02-20
Author: Krämer Konrad [aut, cre],
  Krämer Johannes [aut],
  Heyer Arnd [ths],
  University of Stuttgart [uvp],
  Institute of Biomaterials and Biomolecular Systems at the University of Stuttgart [his]
  | file AUTHORS
Maintainer: Krämer Konrad <Konrad_kraemer@yahoo.de>
BugReports: https://github.com/Konrad1991/paropt
Description: Enable optimization of parameters of ordinary differential equations.
             Therefore, using 'SUNDIALS' to solve the ODE-System (see Hindmarsh, Alan C., Peter N. Brown, Keith E. Grant, Steven L. Lee, Radu Serban, Dan E. Shumaker, and Carol S. Woodward. (2005) <doi:10.1145/1089014.1089020>).
             Furthermore, for optimization the particle swarm algorithm is used (see: Akman, Devin, Olcay Akman, and Elsa Schaefer. (2018) <doi:10.1155/2018/9160793> and Sengupta, Saptarshi, Sanchita Basak, and Richard Peters. (2018) <doi:10.3390/make1010010>). 
License: GPL-3
Imports: Rcpp (>= 1.0.4), ast2ast, methods, dfdr, RcppThread, rlang
LinkingTo: Rcpp, RcppArmadillo, RcppThread, ast2ast
Suggests: knitr, rmarkdown, tinytest, deSolve
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-02-22 12:20:50 UTC; konrad
Repository: CRAN
Date/Publication: 2024-02-22 13:00:02 UTC
