Package: Boom
Version: 0.9.13
Date: 2023-12-14
Title: Bayesian Object Oriented Modeling
Author: Steven L. Scott is the sole author and creator of the BOOM project.
   Some code in the BOOM libraries has been modified from other open source
   projects.  These include Cephes (obtained from Netlib, written by Stephen
   L. Moshier), NEWUOA (M.J.D Powell, obtained from Powell's web site), and a
   modified version of the R math libraries (R core development team).  Original
   copyright notices have been maintained in all source files.  In these cases,
   copyright claimed by Steven L. Scott is limited to modifications made to the
   original code.  Google claims copyright for code written while Steven
   L. Scott was employed at Google from 2008 - 2018, but BOOM is not an
   officially supported Google project.
Maintainer: Steven L. Scott <steve.the.bayesian@gmail.com>
Description: A C++ library for Bayesian modeling, with an emphasis on Markov
   chain Monte Carlo.  Although boom contains a few R utilities (mainly plotting
   functions), its primary purpose is to install the BOOM C++ library on your
   system so that other packages can link against it.
License: LGPL-2.1 | file LICENSE
Depends: R(>= 3.5.0)
Imports: MASS
Suggests: testthat
Encoding: UTF-8
SystemRequirements: GNU Make
NeedsCompilation: yes
Packaged: 2023-12-14 23:55:42 UTC; steve
Repository: CRAN
Date/Publication: 2023-12-15 11:50:02 UTC
