Package: SPOTMisc
Type: Package
Title: Misc Extensions for the 'SPOT' Package
Version: 1.2.2
Authors@R: c(	
        person("Thomas", "Bartz-Beielstein", role = c("aut", "cre"), email = "tbb@bartzundbartz.de", comment = c(ORCID = "0000-0002-5938-5158")),
				person("Martin", "Zaefferer", role = "aut", comment = c(ORCID = "0000-0003-2372-2092")),
				person("Frederik","Rehbach", role = "aut" , comment = c(ORCID = "0000-0003-0922-8629"))
				)
Maintainer: Thomas Bartz-Beielstein <tbb@bartzundbartz.de>
Description: Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'.
    It provides tools for interfacing 'mlr', for performing Markov chain simulations, 
    and for sensitivity analysis based on sequential bifurcation methods as described in Bettonvil and Kleijnen (1996). 
    Furthermore, additional plotting functions for output from 'SPOT' runs are implemented.
    Bartz-Beielstein T, Lasarczyk C W G, Preuss M (2005) <doi:10.1109/CEC.2005.1554761>.
    Bartz-Beielstein T, Zaefferer M, Rehbach F (2021) <arXiv:1712.04076>.
    Bettonvil, B, Kleijnen JPC (1996) <doi:10.1016/S0377-2217(96)00156-7>.
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: yes
LazyData: true
Date: 2021-05-22
Depends: R (>= 4.1.0)
RoxygenNote: 7.1.1
Imports: benchmarkme, callr, emoa, ggplot2, ggsci, graphics, grDevices,
        MASS, plotly, RColorBrewer, rpart.plot, sensitivity, SimInf,
        smoof, SPOT, stats, utils, mlr
Suggests: babsim.hospital, knitr, rmarkdown, testthat
URL: https://www.spotseven.de
NeedsCompilation: no
Packaged: 2021-05-27 08:32:09 UTC; bartz
Author: Thomas Bartz-Beielstein [aut, cre]
    (<https://orcid.org/0000-0002-5938-5158>),
  Martin Zaefferer [aut] (<https://orcid.org/0000-0003-2372-2092>),
  Frederik Rehbach [aut] (<https://orcid.org/0000-0003-0922-8629>)
Repository: CRAN
Date/Publication: 2021-05-28 07:40:05 UTC
