Package: ino
Title: Initialization of Numerical Optimization
Version: 1.0.1
Authors@R: c(
    person("Lennart", "Oelschl\u00e4ger", 
           email = "oelschlaeger.lennart@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5421-9313")),
    person("Marius", "\u00d6tting", 
           email = "marius.oetting@uni-bielefeld.de", 
           role = c("aut"),
           comment = c(ORCID = "0000-0002-9373-0365")),
    person("Dietmar", "Bauer", 
           email = "dietmar.bauer@uni-bielefeld.de", 
           role = c("ctb")
           ))
Description: Analysis of the initialization for numerical optimization of 
    real-valued functions, including likelihood functions of statistical models.
    See <https://loelschlaeger.de/ino/> for more details.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.3
Imports: cli, crayon, doSNOW, dplyr, forcats, foreach, ggplot2, glue,
        mvtnorm, reshape2, rlang, scales
Suggests: covr, devtools, DT, fHMM, knitr, markdown, purrr, pracma,
        rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://loelschlaeger.de/ino/,
        https://github.com/loelschlaeger/ino
BugReports: https://github.com/loelschlaeger/ino/issues
VignetteBuilder: knitr
Depends: R (>= 4.0.0), optimizeR (>= 0.3.1)
NeedsCompilation: no
Packaged: 2023-06-05 08:51:37 UTC; loelschlaeger
Author: Lennart Oelschläger [aut, cre]
    (<https://orcid.org/0000-0001-5421-9313>),
  Marius Ötting [aut] (<https://orcid.org/0000-0002-9373-0365>),
  Dietmar Bauer [ctb]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-05 18:30:06 UTC
