Package: deTestSet
Version: 1.1.7.2
Title: Test Set for Differential Equations
Authors@R: c(person("Karline","Soetaert", role = c("aut","cre"), 
                     email = "karline.soetaert@nioz.nl"),
             person("Jeff","Cash", role = "aut", 
                     email = "j.cash@imperial.ac.uk"),
             person("Francesca","Mazzia", role = "aut", 
                     email = "mazzia@dm.uniba.it"),
             person("Ernst","Hairer", role = "ctb", 
                     comment = "files dopri8.f, dopri6.f"),
             person("Gerard","Wanner", role = "ctb", 
                     comment = "files dopri8.f, dopri6.f"),
             person("T.","Abdulla", role = "ctb", 
                     comment = "file mebdfi.f"),
             person("Cecilia","Magherini", role = "ctb", 
                     comment = "files bimd.f, bimda.f"),
             person("Luigi","Brugnano", role = "ctb", 
                     comment = "files bimd.f, bimda.f"),
			 person("Cleve","Moler", role = "ctb", 
                     comment = "file bimda.f")
			)
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Author: Karline Soetaert [aut, cre],
  Jeff Cash [aut],
  Francesca Mazzia [aut],
  Ernst Hairer [ctb] (files dopri8.f, dopri6.f),
  Gerard Wanner [ctb] (files dopri8.f, dopri6.f),
  T. Abdulla [ctb] (file mebdfi.f),
  Cecilia Magherini [ctb] (files bimd.f, bimda.f),
  Luigi Brugnano [ctb] (files bimd.f, bimda.f),
  Cleve Moler [ctb] (file bimda.f)
Depends: R (>= 2.01), deSolve
Imports: graphics, grDevices, stats
Description: Solvers and test set for stiff and non-stiff differential equations, and 
  differential algebraic equations. 
  See Mazzia, F., Cash, J.R., and K. Soetaert (2012) <DOI:10.1016/j.cam.2012.03.014>.
License: GPL
Copyright: inst/COPYRIGHTS
LazyData: yes
NeedsCompilation: yes
Packaged: 2020-06-25 17:06:16 UTC; karlines
Repository: CRAN
Date/Publication: 2020-06-26 22:50:07 UTC
