fourPNO 1.1.0
Changes
- Modified function signature to remove unused returns.
 
Documentation
- Fixed missing statements in documentation.
 
fourPNO 1.0.5
Changes
- Increased R dependency to 3.5.0.
 
- Autogenerate native registration with Rcpp 1.0.0.
 
- Suppressed internal functions from being exported.
 
Documentation
- Enabled markdown in documentation.
 
- Cleaned up documentation entries.
 
Testing
- Enabled TMSA Lab’s travis-ci configuration.
 
fourPNO 1.0.4
- Added 
src/init.c to meet R 3.4 standards. 
- Added URL to project on GitHub.
 
fourPNO 1.0.3
- Changed default 
chain_length to be
burnin-2 in examples. 
fourPNO 1.0.2
- Variable name change for guessing and slipping matrices.
 
fourPNO 1.0.1
- Corrected guessing parameter notation from 
cs to
gs. 
fourPNO 1.0.0
- Initial release of 
fourPNO