Package: hmer
Type: Package
Title: History Matching and Emulation Package
Version: 1.0.0
Authors@R: c(person("Andrew", "Iskauskas", email = "andrew.iskauskas@durham.ac.uk", comment = c(ORCID = "0000-0003-2825-3651"), role = c('aut', 'cre')))
Maintainer: Andrew Iskauskas <andrew.iskauskas@durham.ac.uk>
BugReports: https://github.com/andy-iskauskas/hmer/issues
URL: https://github.com/andy-iskauskas/hmer
Description: A set of objects and functions for Bayes Linear emulation and history matching.
  Core functionality includes automated training of emulators to data, diagnostic functions
  to ensure suitability, and a variety of proposal methods for generating 'waves' of points.
  For details on the mathematical background, there are many papers available on the topic
  (see references attached to function help files); for details of the functions in this package,
  consult the manual or help files.
Suggests: spelling, knitr, rmarkdown, deSolve
VignetteBuilder: knitr
Depends: R (>= 4.0.0)
Imports: purrr, stringr, tidyr, ggplot2, lhs, MASS, R6, viridis,
        mvtnorm, GGally, rlang, isoband, mclust
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Language: en-GB
NeedsCompilation: no
Packaged: 2022-04-12 10:42:50 UTC; tqxh68
Author: Andrew Iskauskas [aut, cre] (<https://orcid.org/0000-0003-2825-3651>)
Repository: CRAN
Date/Publication: 2022-04-14 09:12:29 UTC
