Releases: tmsalab/fourPNO
Releases · tmsalab/fourPNO
fourPNO 1.1.0
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.
Maintenance Release for R 3.4
- Added
src/init.c
to meet R 3.4 standards. - Added URL to project on GitHub.
- Added citation information
Documentation Update
- Changed
chain_length
parameter in example to be double theburnin
.
Modified Guessing and Slipping Matrix Notation
- Changed guessing and slipping matrix notation from
GS
andSS
toGSS
andSSS
.
Corrected Guessing Parameter Notation
- Changed guessing parameter notation throughout code from
cs
togs
Initial Release to CRAN
Initial release of fourPNO
to CRAN.