Package: BeastJar
Type: Package
Title: JAR Dependency for MCMC Using 'BEAST'
Version: 1.10.6
Authors@R: c(
    person("Marc A.", "Suchard", email = "msuchard@ucla.edu", role = c("aut","cre","cph")),
    person("Andrew", "Rambaut", role = "cph"),
    person("Alexei J.", "Drummond", role = "cph")
    )
Description: Provides JAR to perform Markov chain Monte Carlo (MCMC) inference using
    the popular Bayesian Evolutionary Analysis by Sampling Trees 'BEAST' software library
    of Suchard et al (2018) <doi:10.1093/ve/vey016>. 'BEAST' supports auto-tuning
    Metropolis-Hastings, slice, Hamiltonian Monte Carlo and Sequential Monte Carlo
    sampling for a large variety of composable standard and phylogenetic statistical
    models using high performance computing.  By placing the 'BEAST' JAR in this package,
    we offer an efficient distribution system for 'BEAST' use by other R packages using
    CRAN.
License: Apache License 2.0
Encoding: UTF-8
LazyData: true
Imports: rJava
URL: https://github.com/beast-dev/BeastJar
Copyright: See file COPYRIGHTS
RoxygenNote: 7.1.1
SystemRequirements: Java (>= 1.8)
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-10-25 12:25:34 UTC; msuchard
Author: Marc A. Suchard [aut, cre, cph],
  Andrew Rambaut [cph],
  Alexei J. Drummond [cph]
Maintainer: Marc A. Suchard <msuchard@ucla.edu>
Repository: CRAN
Date/Publication: 2020-10-26 14:20:06 UTC
