Package: hadron
Version: 3.1.2
Date: 2020-09-09
Title: Analysis Framework for Monte Carlo Simulation Data in Physics
Authors@R: 
    c(person(given = "Bartosz",
             family = "Kostrzewa",
             role = "aut",
             email = "bartosz.kostrzewa@desy.de"),
      person(given = "Johann",
             family = "Ostmeyer",
             role = "aut",
             email = "ostmeyer@hiskp.uni-bonn.de"),
      person(given = "Martin",
             family = "Ueding",
             role = "aut",
             email = "mu@martin-ueding.de"),
      person(given = "Carsten",
             family = "Urbach",
             role = c("aut", "cre"),
             email = "urbach@hiskp.uni-bonn.de"),
      person(given = "Nikolas",
             family = "Schlage",
             role = "ctb"),
      person(given = "Markus",
             family = "Werner",
             role = "ctb"),
      person(given = "Ferenc",
             family = "Pittler",
             role = "ctb"),
      person(given = "Matthias",
             family = "Fischer",
             role = "ctb"),
      person(given = "Vittorio",
             family = "Lubicz",
             role = "ctb"))
SystemRequirements: Gnu Scientific Library version >= 1.8
Description: Toolkit to perform statistical analyses of correlation
   functions generated from Lattice Monte Carlo simulations. In
   particular, a class 'cf' for correlation functions and
   methods to analyse those are defined. This includes (blocked)
   bootstrap (based on the 'boot' package) and jackknife, but also an
   automatic determination of integrated autocorrelation
   times. 'hadron' also provides a very  general function
   bootstrap.nlsfit() to bootstrap a non-linear least squares fit.
   More specific functions are provided to extract hadronic quantities
   from Lattice Quantum Chromodynamics simulations, a particular Monte
   Carlo simulation,(see e.g. European Twisted Mass Collaboration, P. Boucaud et
   al. (2008) <doi:10.1016/j.cpc.2008.06.013>). Here, to determine
   energy eigenvalues of hadronic states, specific fitting routines
   and in particular the generalised eigenvalue method (see
   e.g. B. Blossier et al. (2009) <doi:10.1088/1126-6708/2009/04/094>
   and M. Fischer et al. (2020)
   <https://inspirehep.net/literature/1792113>) are implemented.
   In addition, input/output and plotting routines are available.
Imports: abind, boot, dplyr, Rcpp, R6, stringr
LinkingTo: Rcpp
Suggests: minpack.lm, parallel, rhdf5, knitr, testthat, tictoc,
        tikzDevice, hash, numDeriv, staplr, markdown, rmarkdown, errors
License: GPL-3
URL: https://github.com/HISKP-LQCD/hadron
BugReports: https://github.com/HISKP-LQCD/hadron/issues
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-09-09 11:45:05 UTC; urbach
Author: Bartosz Kostrzewa [aut],
  Johann Ostmeyer [aut],
  Martin Ueding [aut],
  Carsten Urbach [aut, cre],
  Nikolas Schlage [ctb],
  Markus Werner [ctb],
  Ferenc Pittler [ctb],
  Matthias Fischer [ctb],
  Vittorio Lubicz [ctb]
Maintainer: Carsten Urbach <urbach@hiskp.uni-bonn.de>
Repository: CRAN
Date/Publication: 2020-09-10 06:40:02 UTC
