Package: hmer
Type: Package
Title: History Matching and Emulation Package
Version: 1.4.0
Authors@R: c(person("Andrew", "Iskauskas", email = "andrew.iskauskas@durham.ac.uk", comment = c(ORCID = "0000-0003-2825-3651"), role = c('aut', 'cre')),
  person("TJ", "McKinley", email = "t.mckinley@exeter.ac.uk", comment = c(ORCID = "0000-0002-9485-3236"), role = c('aut')))
Maintainer: Andrew Iskauskas <andrew.iskauskas@durham.ac.uk>
BugReports: https://github.com/andy-iskauskas/hmer/issues
URL: https://github.com/andy-iskauskas/hmer,
        https://hmer-package.github.io/website/
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, testthat (>= 3.0.0),
        covr, progressr
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Imports: purrr, stringr, tidyr, dplyr, ggplot2, lhs, MASS, R6, viridis,
        mvtnorm, GGally, rlang, isoband, cluster, pdist, ggbeeswarm
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Language: en-GB
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-29 19:31:04 UTC; andy
Author: Andrew Iskauskas [aut, cre] (<https://orcid.org/0000-0003-2825-3651>),
  TJ McKinley [aut] (<https://orcid.org/0000-0002-9485-3236>)
Repository: CRAN
Date/Publication: 2023-03-29 19:50:02 UTC
Built: R 4.1.2; ; 2023-03-30 11:38:36 UTC; unix
