NEWS
BayesXsrc 3.0-2 (2022-02-20)
BayesXsrc 3.0-0 (2018-02-22)
- New release of BayesXsrc accompanying the forthcoming release of
BayesX. This includes many fixed errors in the C++ code.
BayesXsrc 2.1-2 (2013-11-22)
- Fixed readline linkage failure on OS X by adding '-L${R_HOME}/lib'
to LDFLAGS.
BayesXsrc 2.1-1 (2012-05-20)
- Some fixes in the BayesX C++ sources to comply with gcc-4.7,
corresponding to BayesX/r953.
BayesXsrc 2.1-0
- First CRAN version of the BayesXsrc package, accompanying the release
of BayesX 2.1 at https://www.uni-goettingen.de/de/bayesx/550513.html.
- The R package BayesXsrc provides the BayesX command line tool for easy
installation from within R. A convenient R interface to prepare data and
estimate regression models with BayesX is provided in package R2BayesX.