baymedr 0.1.1
- Added a 
NEWS.md file to track changes to the
package. 
- Fixed bug about incorrect Bayes factor when using infer_bf() with
ni_margin_std = TRUE.
 
- Fixed bug about calculation of t-value when using infer_bf() with
direction = “high”.
 
- Fixed bug about placement of prior when using infer_bf().
 
- Removed argument “alternative” for super_bf().
 
- Incorporated exact hypotheses when printing results.
 
- Updated function documentation.